SOLUTION: Let C=[1 -3 2] and D= [-1 3 -2] find C-3D
Algebra
->
Matrices-and-determiminant
-> SOLUTION: Let C=[1 -3 2] and D= [-1 3 -2] find C-3D
Log On
Algebra: Matrices, determinant, Cramer rule
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Matrices-and-determiminant
Question 935802
:
Let C=[1 -3 2] and D= [-1 3 -2] find C-3D
Answer by
Fombitz(32388)
(
Show Source
):
You can
put this solution on YOUR website!
C-3D=(1,-3,2)-3(-1,3,-2)
C-3D=(1,-3,2)-(-3,9,-6)
C-3D=(1-(-3),-3-9,2-(-6))
C-3D=(4,-12,8)