تسجيل الدخول
تذكر
تسجيل
الأسئلة
الأسئلة غير المجابة
الوسوم
الأعضاء
اطرح سؤالاً
اطرح سؤالاً
اذا كان : A equals open square brackets table row 1 2 row 3 4 end table close square brackets space comma space B equals open square brackets table row 5 6 row 7 8 end table close square brackets :تساوي A+B فإن
0
تصويتات
سُئل
مايو 7
بواسطة
مجهول
اذا كان :
A equals open square brackets table row 1 2 row 3 4 end table close square brackets space comma space B equals open square brackets table row 5 6 row 7 8 end table close square brackets
:تساوي A+B فإن
من فضلك
سجل دخولك
أو
قم بتسجيل حساب
للإجابة على هذا السؤال
1
إجابة واحدة
0
تصويتات
تم الرد عليه
مايو 7
بواسطة
مجهول
الجمع للمصفوفتين يتم عن طريق جمع العناصر المتقابلة في المصفوفتين.
A = [[1, 2], [3, 4]]
B = [[5, 6], [7, 8]]
A + B = [[1+5, 2+6], [3+7, 4+8]]
= [[6, 8], [10, 12]]
إذاً، A + B = [[6, 8], [10, 12]]
تعليقك على هذه الإجابة:
اسمك الذي سيظهر (اختياري):
أعلمني على هذا البريد الإلكتروني إذا تم إضافة تعليق بعدي:
أعلمني على بريدي الإلكتروني إذا تم إضافة تعليق بعدي
نحن نحرص على خصوصيتك: هذا العنوان البريدي لن يتم استخدامه لغير إرسال التنبيهات.
مرحبًا بك إلى يزيد، حيث يمكنك طرح الأسئلة وانتظار الإجابة عليها من المستخدمين الآخرين.
اسئلة متعلقة
0
تصويتات
1
إجابة
اذا كان : A equals open square brackets table row 1 2 row 3 4 end table close square brackets space comma space B equals open square brackets table row 5 6 row 7 8 end table close square brackets :تساوي A+B فإن open square brackets table row 4 4 row 4 4 end table close square brackets open square brackets table row 6 8 row 10 12 end table close square brackets open square brackets table row 3 11 row 7 15 end table close square brackets open square brackets table row 4 6 row 12 14 end table close square brackets
سُئل
مايو 20
بواسطة
مجهول
0
تصويتات
1
إجابة
اذا كان : A equals open square brackets table row 1 2 row 3 4 end table close square brackets space comma space B equals open square brackets table row 5 6 row 7 8 end table close square brackets :تساوي A+B فإن
سُئل
مايو 7
بواسطة
مجهول
0
تصويتات
1
إجابة
اذا كان : A equals open square brackets table row 1 2 row 3 4 end table close square brackets space comma space B equals open square brackets table row 5 6 row 7 8 end table close square brackets :تساوي A+B فإن
سُئل
مايو 1
بواسطة
مجهول
0
تصويتات
1
إجابة
اذا كان : A equals open square brackets table row 1 2 row 3 4 end table close square brackets space comma space B equals open square brackets table row 5 6 row 7 8 end table close square brackets :تساوي A+B فإن
سُئل
مايو 1
بواسطة
مجهول
0
تصويتات
1
إجابة
اذا كان : A equals open square brackets table row 1 2 row 3 4 end table close square brackets space comma space B equals open square brackets table row 5 6 row 7 8 end table close square brackets فإن A-B يساوي open square brackets table row cell negative 4 end cell cell negative 4 end cell row cell negative 4 end cell cell negative 4 end cell end table close square brackets open square brackets table row 4 4 row 4 4 end table close square brackets open square brackets table row cell negative 1 end cell cell negative 1 end cell row cell negative 1 end cell cell negative 1 end cell end table close square brackets open square brackets table row 1 1 row 1 1 end table close square brackets
سُئل
مايو 30
بواسطة
مجهول
...