Solveeit Logo

Question

Question: Find the value of p and q such that \({{A}^{2}}+pI=qA\), where \(A=\left[ \begin{matrix} 3 & 1 ...

Find the value of p and q such that A2+pI=qA{{A}^{2}}+pI=qA, where A=[31 75 ]A=\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right].

Explanation

Solution

First of all multiply the matrix A by itself to get the matrix A2{{A}^{2}} then substitute the value of A2{{A}^{2}} in the given equation and also substitute the value of “I” which is the identity matrix as [10 01 ]\left[ \begin{matrix} 1 & 0 \\\ 0 & 1 \\\ \end{matrix} \right] then add the left hand side of the matrices and as left hand and right hand side of the equation are equal so the matrices written on the left and right hand side is also equal and we know that when two matrices are equal so every element of the matrix is equal from that you will get equations in p and q. Solve the equations and get the value of p and q.

Complete step-by-step answer:
We have given the equation in the above problem as:
A2+pI=qA{{A}^{2}}+pI=qA………..Eq. (1)
The matrix A is also given as:
A=[31 75 ]A=\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]
In the equation above “I” is the identity matrix.
We know that, identity matrix is written as:
I=[10 01 ]I=\left[ \begin{matrix} 1 & 0 \\\ 0 & 1 \\\ \end{matrix} \right]
In the equation, A2{{A}^{2}} is given so we are going to find A2{{A}^{2}} matrix by multiplying A by itself.
Multiplying matrix A by itself we get,
A.A=[31 75 ][31 75 ]A.A=\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]
A2=[3(3)+1(7)3(1)+1(5) 7(3)+5(7)7(1)+5(5) ] A2=[9+73+5 21+357+25 ] A2=[168 5632 ] \begin{aligned} & \Rightarrow {{A}^{2}}=\left[ \begin{matrix} 3\left( 3 \right)+1\left( 7 \right) & 3\left( 1 \right)+1\left( 5 \right) \\\ 7\left( 3 \right)+5\left( 7 \right) & 7\left( 1 \right)+5\left( 5 \right) \\\ \end{matrix} \right] \\\ & \Rightarrow {{A}^{2}}=\left[ \begin{matrix} 9+7 & 3+5 \\\ 21+35 & 7+25 \\\ \end{matrix} \right] \\\ & \Rightarrow {{A}^{2}}=\left[ \begin{matrix} 16 & 8 \\\ 56 & 32 \\\ \end{matrix} \right] \\\ \end{aligned}
Substituting the value of A, A2{{A}^{2}}, I in eq. (1) we get,
[168 5632 ]+p[10 01 ]=q[31 75 ]\left[ \begin{matrix} 16 & 8 \\\ 56 & 32 \\\ \end{matrix} \right]+p\left[ \begin{matrix} 1 & 0 \\\ 0 & 1 \\\ \end{matrix} \right]=q\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]
Multiplying p by identity matrix is done by multiplying every identity element by p.
[168 5632 ]+[p0 0p ]=q[31 75 ]\left[ \begin{matrix} 16 & 8 \\\ 56 & 32 \\\ \end{matrix} \right]+\left[ \begin{matrix} p & 0 \\\ 0 & p \\\ \end{matrix} \right]=q\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]……….Eq.(2)
Adding the two matrices on the left hand side of the above equation is done by adding the corresponding row and column of the first matrix with the second one.
[16+p8 5632+p ]=q[31 75 ]\left[ \begin{matrix} 16+p & 8 \\\ 56 & 32+p \\\ \end{matrix} \right]=q\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]
Multiplying q by matrix A on the right hand side of the above equation is done in the same manner as that we have done for the multiplication of p by identity.
[16+p8 5632+p ]=[3qq 7q5q ]\left[ \begin{matrix} 16+p & 8 \\\ 56 & 32+p \\\ \end{matrix} \right]=\left[ \begin{matrix} 3q & q \\\ 7q & 5q \\\ \end{matrix} \right]
The above two matrices are equal when the elements in the corresponding row and column are equal to the corresponding row and column of the other matrix.
16+p=3q 8=q 56=7q 32+p=5q \begin{aligned} & 16+p=3q \\\ & 8=q \\\ & 56=7q \\\ & 32+p=5q \\\ \end{aligned}
From the above equation, we have got the value of q as 8. Substituting this value of q in the equation 16+p=3q16+p=3q we get,
16+p=3(8)16+p=3\left( 8 \right)
16+p=24\Rightarrow 16+p=24
Subtracting 26 on both the sides of the above equation we get,
p=2416 p=8 \begin{aligned} & p=24-16 \\\ & \Rightarrow p=8 \\\ \end{aligned}
From the above calculations, we have got the value of p as 8 and q as 8.

Note: You can verify the values of p and q that you are getting is correct or not by substituting the value of p and q in eq. (2) and then see whether L.H.S is equal to R.H.S or not.
[168 5632 ]+[p0 0p ]=q[31 75 ]\left[ \begin{matrix} 16 & 8 \\\ 56 & 32 \\\ \end{matrix} \right]+\left[ \begin{matrix} p & 0 \\\ 0 & p \\\ \end{matrix} \right]=q\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]
Substituting the value of p as -2 and q as 8 in the above equation we get,
[168 5632 ]+[80 08 ]=8[31 75 ]\left[ \begin{matrix} 16 & 8 \\\ 56 & 32 \\\ \end{matrix} \right]+\left[ \begin{matrix} 8 & 0 \\\ 0 & 8 \\\ \end{matrix} \right]=8\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right]
Multiplying 8 with each element of the matrix [31 75 ]\left[ \begin{matrix} 3 & 1 \\\ 7 & 5 \\\ \end{matrix} \right] we get,
[168 5632 ]+[80 08 ]=[248 5640 ]\left[ \begin{matrix} 16 & 8 \\\ 56 & 32 \\\ \end{matrix} \right]+\left[ \begin{matrix} 8 & 0 \\\ 0 & 8 \\\ \end{matrix} \right]=\left[ \begin{matrix} 24 & 8 \\\ 56 & 40 \\\ \end{matrix} \right]
Adding the matrices present on the left hand side of the above equation we get,
[16+88 5632+8 ]=[248 5640 ] [248 5640 ]=[248 5640 ] \begin{aligned} & \left[ \begin{matrix} 16+8 & 8 \\\ 56 & 32+8 \\\ \end{matrix} \right]=\left[ \begin{matrix} 24 & 8 \\\ 56 & 40 \\\ \end{matrix} \right] \\\ & \Rightarrow \left[ \begin{matrix} 24 & 8 \\\ 56 & 40 \\\ \end{matrix} \right]=\left[ \begin{matrix} 24 & 8 \\\ 56 & 40 \\\ \end{matrix} \right] \\\ \end{aligned}
As you can see that L.H.S is equal to R.H.S which means that the values of p and q that we have solved above are correct.