[5 -4]+[4 5] perform the indicated operations. if the matrix doesn't exist write impossible
This is just adding components :) You have two 1 by 2 matrices, it results in a new 1 by 2 matrix, where the left number is the sum of the left numbers, and the right number is the sum of the two right numbers. In symbols, \[\huge \left[\begin{matrix}a & b \end{matrix}\right]+\left[\begin{matrix}m & n \end{matrix}\right]=\left[\begin{matrix}a+m & b+n \end{matrix}\right]\]
so its impossible or possible
Of course it's possible :) You can ALWAYS add two matrices IF they have the same number of rows AND the same number of columns. These two matrices both have only one row, and two columns, so they may be added.
ty how can we solve that 3[9 4 -3]
This is called "scalar multiplication" It's just like distribution. You simply "bring in" that 3, by creating a new matrix, using the old one, except all the elements inside get multiplied by 3.
what will be its answer?
Come on... work this out... Remember, multiply 3 to each and every one of the numbers inside the matrix... :)
[27 12 -9] it woulb the answer
So once again, in general \[\large m \left[\begin{matrix}a & b \\ c & d\end{matrix}\right]=\left[\begin{matrix}ma & mb \\ mc & md\end{matrix}\right]\]
And you are correct :)
ty
i want to ask one thing more?
sure.
determine whether the matrices in each pair are inverses x=[1 0 y= [-1 0 1 1 ] 1 1]
You know how to multiply matrices?
we have to find inverse of matrice
Don't have to. Evaluate this product. \[\large \left[\begin{matrix}1 & 0 \\ 1 & 1\end{matrix}\right]\left[\begin{matrix}-1 & 0 \\ 1 & 1\end{matrix}\right]\]
if that product is identity matrix [1 0 0 1 ] then they both are inverses of each other.
Join our real-time social learning platform and learn together with your friends!