Given the matrices A= ( -6 0 ) ( 2 -4 ), B= ( 5 -2 ) ( -3 1 ) Find i) A+B ii) A-B iii) 2A+3B iv) 3A-B v) 1/2 A + B

Mathematics
Given the matrices A= ( -6 0 ) ( 2 -4 ), B= ( 5 -2 ) ( -3 1 ) Find i) A+B ii) A-B iii) 2A+3B iv) 3A-B v) 1/2 A + B

ScanSolve AI Answer

Answer

\begin{pmatrix} -1 & -1 \ -2 & -3 \end{pmatrix}

Soient les matrices A=(6204)A = \begin{pmatrix} -6 & 2 \\ 0 & -4 \end{pmatrix} et B=(5321)B = \begin{pmatrix} 5 & -3 \\ -2 & 1 \end{pmatrix}.

i) Calcul de A+BA + B

Step 1: Pour additionner deux matrices, on additionne leurs éléments correspondants. A+B=(6204)+(5321)A + B = \begin{pmatrix} -6 & 2 \\ 0 & -4 \end{pmatrix} + \begin{pmatrix} 5 & -3 \\ -2 & 1 \end{pmatrix}

Step 2: Effectuons l'addition des éléments. A+B=(6+52+(3)0+(2)4+1)=(1123)A + B = \begin{pmatrix} -6 + 5 & 2 + (-3) \\ 0 + (-2) & -4 + 1 \end{pmatrix} = \begin{pmatrix} -1 & -1 \\ -2 & -3 \end{pmatrix} La somme des matrices est : (1123)\boxed{\begin{pmatrix} -1 & -1 \\ -2 & -3 \end{pmatrix}}

ii) Calcul de ABA - B

Step 1: Pour soustraire deux matrices, on soustrait leurs éléments correspondants. AB=(6204)(5321)A - B = \begin{pmatrix} -6 & 2 \\ 0 & -4 \end{pmatrix} - \begin{pmatrix} 5 & -3 \\ -2 & 1 \end{pmatrix}

Step 2: Effectuons la soustraction des éléments. AB=(652(3)0(2)41)=(112+30+25)=(11525)A - B = \begin{pmatrix} -6 - 5 & 2 - (-3) \\ 0 - (-2) & -4 - 1 \end{pmatrix} = \begin{pmatrix} -11 & 2 + 3 \\ 0 + 2 & -5 \end{pmatrix} = \begin{pmatrix} -11 & 5 \\ 2 & -5 \end{pmatrix} La différence des matrices est : (11525)\boxed{\begin{pmatrix} -11 & 5 \\ 2 & -5 \end{pmatrix}}

iii) Calcul de 2A+3B2A + 3B

Step 1: Multiplions chaque matrice par son scalaire respectif. 2A=2(6204)=(2×(6)2×22×02×(4))=(12408)2A = 2 \begin{pmatrix} -6 & 2 \\ 0 & -4 \end{pmatrix} = \begin{pmatrix} 2 \times (-6) & 2 \times 2 \\ 2 \times 0 & 2 \times (-4) \end{pmatrix} = \begin{pmatrix} -12 & 4 \\ 0 & -8 \end{pmatrix} 3B=3(5321)=(3×53×(3)3×(2)3×1)=(15963)3B = 3 \begin{pmatrix} 5 & -3 \\ -2 & 1 \end{pmatrix} = \begin{pmatrix} 3 \times 5 & 3 \times (-3) \\ 3 \times (-2) & 3 \times 1 \end{pmatrix} = \begin{pmatrix} 15 & -9 \\ -6 & 3 \end{pmatrix}

Step 2: Additionnons les matrices résultantes. 2A+3B=(12408)+(15963)=(12+154+(9)0+(6)8+3)=(3565)2A + 3B = \begin{pmatrix} -12 & 4 \\ 0 & -8 \end{pmatrix} + \begin{pmatrix} 15 & -9 \\ -6 & 3 \end{pmatrix} = \begin{pmatrix} -12 + 15 & 4 + (-9) \\ 0 + (-6) & -8 + 3 \end{pmatrix} = \begin{pmatrix} 3 & -5 \\ -6 & -5 \end{pmatrix} Le résultat de l'opération est : (3565)\boxed{\begin{pmatrix} 3 & -5 \\ -6 & -5 \end{pmatrix}}

iv) Calcul de 3AB3A - B

Step 1: Multiplions la matrice A par le scalaire 3. 3A=3(6204)=(3×(6)3×23×03×(4))=(186012)3A = 3 \begin{pmatrix} -6 & 2 \\ 0 & -4 \end{pmatrix} = \begin{pmatrix} 3 \times (-6) & 3 \times 2 \\ 3 \times 0 & 3 \times (-4) \end{pmatrix} = \begin{pmatrix} -18 & 6 \\ 0 & -12 \end{pmatrix}

Step 2: Soustrayons la matrice B de la matrice 3A3A. 3AB=(186012)(5321)=(1856(3)0(2)121)=(236+30+213)=(239213)3A - B = \begin{pmatrix} -18 & 6 \\ 0 & -12 \end{pmatrix} - \begin{pmatrix} 5 & -3 \\ -2 & 1 \end{pmatrix} = \begin{pmatrix} -18 - 5 & 6 - (-3) \\ 0 - (-2) & -12 - 1 \end{pmatrix} = \begin{pmatrix} -23 & 6 + 3 \\ 0 + 2 & -13 \end{pmatrix} = \begin{pmatrix} -23 & 9 \\ 2 & -13 \end{pmatrix} Le résultat de l'opération est : (239213)\boxed{\begin{pmatrix} -23 & 9 \\ 2 & -13 \end{pmatrix}}

v) Calcul de 12A+B\frac{1}{2}A + B

Step 1: Multiplions la matrice A par le scalaire 12\frac{1}{2}. 12A=12(6204)=(12×(6)12×212×012×(4))=(3102)\frac{1}{2}A = \frac{1}{2} \begin{pmatrix} -6 & 2 \\ 0 & -4 \end{pmatrix} = \begin{pmatrix} \frac{1}{2} \times (-6) & \frac{1}{2} \times 2 \\ \frac{1}{2} \times 0 & \frac{1}{2} \times (-4) \end{pmatrix} = \begin{pmatrix} -3 & 1 \\ 0 & -2 \end{pmatrix}

Step 2: Additionnons la matrice B à la matrice 12A\frac{1}{2}A. 12A+B=(3102)+(5321)=(3+51+(3)0+(2)2+1)=(2221)\frac{1}{2}A + B = \begin{pmatrix} -3 & 1 \\ 0 & -2 \end{pmatrix} + \begin{pmatrix} 5 & -3 \\ -2 & 1 \end{pmatrix} = \begin{pmatrix} -3 + 5 & 1 + (-3) \\ 0 + (-2) & -2 + 1 \end{pmatrix} = \begin{pmatrix} 2 & -2 \\ -2 & -1 \end{pmatrix} Le résultat de l'opération est : (2221)\boxed{\begin{pmatrix} 2 & -2 \\ -2 & -1 \end{pmatrix}} Envoie-moi la prochaine 📸

Was this helpful?

Need help with your own homework?

Get instant step-by-step solutions to any question. Free to start.

Ask Your Question
Handwritten step-by-step solution preview

Handwritten Step-by-Step Solution

Get this as a handwritten image on WhatsApp — like a tutor wrote it for you.

Try on WhatsApp

Still have questions?

Quick Answer

Soient les matrices A = -6 & 2 \\ 0 & -4 et B = 5 & -3 \\ -2 & 1 . i) Calcul de A + B Step 1: Pour additionner deux matrices, on additionne leurs éléments correspondants.

Given the matrices A= ( -6 0 ) ( 2 -4 ), B= ( 5 -2 ) ( -3 1 ) Find i) A+B ii) A-B iii) 2A+3B iv) 3A-B v) 1/2 A + B
Mathematics

This mathematics problem involves applying core mathematical principles and formulas. Below you will find a complete step-by-step solution with detailed explanations for each step, helping you understand not just the answer but the method behind it.

ScanSolve AI Answer
Soient les matrices A = -6 & 2 \\ 0 & -4 et B = 5 & -3 \\ -2 & 1 . i) Calcul de A + B Step 1: Pour additionner deux matrices, on additionne leurs éléments correspondants. A + B = -6 & 2 \\ 0 & -4 + 5 & -3 \\ -2 & 1 Step 2: Effectuons l'addition des éléments. A + B = -6 + 5 & 2 + (-3) \\ 0 + (-2) & -4 + 1 = -1 & -1 \\ -2 & -3 La somme des matrices est : -1 & -1 \\ -2 & -3 ii) Calcul de A - B Step 1: Pour soustraire deux matrices, on soustrait leurs éléments correspondants. A - B = -6 & 2 \\ 0 & -4 - 5 & -3 \\ -2 & 1 Step 2: Effectuons la soustraction des éléments. A - B = -6 - 5 & 2 - (-3) \\ 0 - (-2) & -4 - 1 = -11 & 2 + 3 \\ 0 + 2 & -5 = -11 & 5 \\ 2 & -5 La différence des matrices est : -11 & 5 \\ 2 & -5 iii) Calcul de 2A + 3B Step 1: Multiplions chaque matrice par son scalaire respectif. 2A = 2 -6 & 2 \\ 0 & -4 = 2 × (-6) & 2 × 2 \\ 2 × 0 & 2 × (-4) = -12 & 4 \\ 0 & -8 3B = 3 5 & -3 \\ -2 & 1 = 3 × 5 & 3 × (-3) \\ 3 × (-2) & 3 × 1 = 15 & -9 \\ -6 & 3 Step 2: Additionnons les matrices résultantes. 2A + 3B = -12 & 4 \\ 0 & -8 + 15 & -9 \\ -6 & 3 = -12 + 15 & 4 + (-9) \\ 0 + (-6) & -8 + 3 = 3 & -5 \\ -6 & -5 Le résultat de l'opération est : 3 & -5 \\ -6 & -5 iv) Calcul de 3A - B Step 1: Multiplions la matrice A par le scalaire 3. 3A = 3 -6 & 2 \\ 0 & -4 = 3 × (-6) & 3 × 2 \\ 3 × 0 & 3 × (-4) = -18 & 6 \\ 0 & -12 Step 2: Soustrayons la matrice B de la matrice 3A. 3A - B = -18 & 6 \\ 0 & -12 - 5 & -3 \\ -2 & 1 = -18 - 5 & 6 - (-3) \\ 0 - (-2) & -12 - 1 = -23 & 6 + 3 \\ 0 + 2 & -13 = -23 & 9 \\ 2 & -13 Le résultat de l'opération est : -23 & 9 \\ 2 & -13 v) Calcul de (1)/(2)A + B Step 1: Multiplions la matrice A par le scalaire (1)/(2). (1)/(2)A = (1)/(2) -6 & 2 \\ 0 & -4 = (1)/(2) × (-6) & (1)/(2) × 2 \\ (1)/(2) × 0 & (1)/(2) × (-4) = -3 & 1 \\ 0 & -2 Step 2: Additionnons la matrice B à la matrice (1)/(2)A. (1)/(2)A + B = -3 & 1 \\ 0 & -2 + 5 & -3 \\ -2 & 1 = -3 + 5 & 1 + (-3) \\ 0 + (-2) & -2 + 1 = 2 & -2 \\ -2 & -1 Le résultat de l'opération est : 2 & -2 \\ -2 & -1 Envoie-moi la prochaine 📸