KnowledgeBoat Logo
|

Mathematics

If A=[2a35],B=[237b],C=[c9111]A = \begin{bmatrix}[r] 2 & a \ -3 & 5 \end{bmatrix}, B = \begin{bmatrix}[r] -2 & 3 \ 7 & b \end{bmatrix}, C = \begin{bmatrix}[r] c & 9 \ -1 & -11 \end{bmatrix} and 5A + 2B = C, find the values of a, b and c.

Matrices

38 Likes

Answer

Given, 5A + 2B = C

5[2a35]+2[237b]=[c9111][105a1525]+[46142b]=[c9111][10+(4)5a+615+1425+2b]=[c9111][65a+6125+2b]=[c9111]6=c,5a+6=9 and 25+2b=11c=6,5a=3 and 2b=1125c=6,a=35 and 2b=36c=6,a=35 and b=18a=35,b=18 and c=6.\Rightarrow 5\begin{bmatrix}[r] 2 & a \ -3 & 5 \end{bmatrix} + 2\begin{bmatrix}[r] -2 & 3 \ 7 & b \end{bmatrix} = \begin{bmatrix}[r] c & 9 \ -1 & -11 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] 10 & 5a \ -15 & 25 \end{bmatrix} + \begin{bmatrix}[r] -4 & 6 \ 14 & 2b \end{bmatrix} = \begin{bmatrix}[r] c & 9 \ -1 & -11 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] 10 + (-4) & 5a + 6 \ -15 + 14 & 25 + 2b \end{bmatrix} = \begin{bmatrix}[r] c & 9 \ -1 & -11 \end{bmatrix} \\[1em] \Rightarrow \begin{bmatrix}[r] 6 & 5a + 6 \ -1 & 25 + 2b \end{bmatrix} = \begin{bmatrix}[r] c & 9 \ -1 & -11 \end{bmatrix} \\[1em] \Rightarrow 6 = c, 5a + 6 = 9 \text{ and } 25 + 2b = -11 \\[0.5em] \Rightarrow c = 6, 5a = 3 \text{ and } 2b = -11 - 25 \\[0.5em] \Rightarrow c = 6, a = \dfrac{3}{5} \text{ and } 2b = -36 \\[0.5em] \Rightarrow c = 6, a = \dfrac{3}{5} \text{ and } b = -18 \\[0.5em] \therefore a = \dfrac{3}{5}, b = -18 \text{ and } c = 6.

Hence, the values are a = 35,\bold{\dfrac{3}{5}}, b = -18 and c = 6.

Answered By

21 Likes


Related Questions