The top row of matrix A (1, 2, 1) is multiplied with the first column of matrix B (1,0,-1) and the result is 1x1 + 2x0 + 1x -1 = 0 this is row 1 column 1 of the resultant matrix
The top row of matrix A (1,2,1) is multiplied with the second column of matrix B (-1, -1, 1) and the result is 1 x-1 + 2 x -1 + 1 x 1 = -2 , this is row 1 column 2 of the resultant matrix
Repeat with the second row of matrix A (-1,-1.-2) x (1,0,-1) = 1 this is row 2 column 1 of the resultant matrix, multiply the second row of A (-1,-1,-2) x (-1,-1,1) = 0, this is row 2 column 2 of the resultant
Repeat with the third row of matrix A( -1,1,-2) x (1,0, -1) = 1, this is row 3 column 1 of the resultant
the third row of A (-1,1,-2) x( -1,-1,1) = -2, this is row 3 column 2 of the resultant matrix
Matrix AB ( 0,-2/1,0/1,-2)
Multiplying or dividing two related quantities by the same number is called scaling
1. If you have 1 first then... 1,2,3,4 - 1,3,2,4 - 1,2,4,3 - 1,3,4,2 - 1,4,3,2 - 1,4,2,3
2. If you have 2 first the.... 2,1,3,4,- 2,1,4,3 - 2,3,1,4 - 2,3,4,1 - 2,4,3,1- 2,4,1,3
3. And so one with 3,4
Hope this helps:)
Answer:
c
Step-by-step explana i think its right
Answer:
3(a +3)
Step-by-step explanation:
(a+3)^2 -a(a+3)
FOIL
a^2 +3a+3a+9 -a(a+3)
Distribute
a^2 +3a +3a +9 -a^2 -3a
Combine like terms
3a +9
FACTOR out a+3
(a+3)( a+3 -a)
(a+3) (3)
3(a+3)