Solving a 3x3 Matrix: Find the Answer

  • Thread starter Thread starter munasur12
  • Start date Start date
  • Tags Tags
    3x3 Matrix
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
1 reply · 1K views
munasur12
Messages
1
Reaction score
0

Homework Statement



PHP:
Given that  
|a b c| =-6 
|d e f|    
|g h i|

find 
|-3a   -3b   -3c    |
|d       e      f   |
|g-4d   h-4e  i-4f  |


Homework Equations



NA

The Attempt at a Solution



I am not sure where to start to solve this question. I am familiar with matrix applications but not sure determine the answer.

Thanks, in advance.
 
Last edited:
Physics news on Phys.org
munasur12 said:

Homework Statement



PHP:
Given that  
|a b c| =-6 
|d e f|    
|g h i|

find 
|-3a   -3b   -3c    |
|d       e      f   |
|g-4d   h-4e  i-4f  |


Homework Equations



NA

The Attempt at a Solution



I am not sure where to start to solve this question. I am familiar with matrix applications but not sure determine the answer.

Thanks, in advance.

Those aren't just matrices. They are determinants. Look up properties of determinants. Then try.