Find A and B if 2A + 3B = (1 −2 3 2 0 −1)& A – 2B = (3 0 1 −1 6 2) ( The matrices are of order 2 x 3 and the elements are written row wise) About the author Hadley
Given : [tex]2A+3B=\left[\begin{array}{ccc}1&-2&3\\2&0&-1\end{array}\right][/tex] [tex]A-2B=\left[\begin{array}{ccc}3&0&1\\-1&6&2\end{array}\right][/tex] To Find : A and B Solution: [tex]2A+3B=\left[\begin{array}{ccc}1&-2&3\\2&0&-1\end{array}\right][/tex] Eq1 [tex]A-2B=\left[\begin{array}{ccc}3&0&1\\-1&6&2\end{array}\right][/tex] Eq2 2 * Eq1 + 3 * Eq2 LHS = 4A + 6B + 3A – 6B = 7A [tex]7A=\left[\begin{array}{ccc}11&-4&9\\1&18&4\end{array}\right][/tex] [tex]A=\left[\begin{array}{ccc}11/7&-4/7&9/7\\1/7&18/7&4/7\end{array}\right][/tex] Similarly solve for B Eq1 – 2 * Eq2 LHS = 2A + 3B – 2A + 4B = 7B [tex]7B=\left[\begin{array}{ccc}-5&-2&1\\4&-12&-5\end{array}\right][/tex] [tex]B=\left[\begin{array}{ccc}-5/7&-2/7&1/7\\4/7&-12/7&-5/7\end{array}\right][/tex] Learn More: Solving system of equation X-2Y=10, 2X-Y-Z=8, -2Y+Z=7 using … brainly.in/question/20090447 x+y+z=1,2x+2y+3z=6,x+4y+9z=3,solve the system of equations by … brainly.in/question/25808974 Reply
Given :
[tex]2A+3B=\left[\begin{array}{ccc}1&-2&3\\2&0&-1\end{array}\right][/tex]
[tex]A-2B=\left[\begin{array}{ccc}3&0&1\\-1&6&2\end{array}\right][/tex]
To Find : A and B
Solution:
[tex]2A+3B=\left[\begin{array}{ccc}1&-2&3\\2&0&-1\end{array}\right][/tex] Eq1
[tex]A-2B=\left[\begin{array}{ccc}3&0&1\\-1&6&2\end{array}\right][/tex] Eq2
2 * Eq1 + 3 * Eq2
LHS = 4A + 6B + 3A – 6B = 7A
[tex]7A=\left[\begin{array}{ccc}11&-4&9\\1&18&4\end{array}\right][/tex]
[tex]A=\left[\begin{array}{ccc}11/7&-4/7&9/7\\1/7&18/7&4/7\end{array}\right][/tex]
Similarly solve for B
Eq1 – 2 * Eq2
LHS = 2A + 3B – 2A + 4B = 7B
[tex]7B=\left[\begin{array}{ccc}-5&-2&1\\4&-12&-5\end{array}\right][/tex]
[tex]B=\left[\begin{array}{ccc}-5/7&-2/7&1/7\\4/7&-12/7&-5/7\end{array}\right][/tex]
Learn More:
Solving system of equation X-2Y=10, 2X-Y-Z=8, -2Y+Z=7 using …
brainly.in/question/20090447
x+y+z=1,2x+2y+3z=6,x+4y+9z=3,solve the system of equations by …
brainly.in/question/25808974