Solving Matrix A: Find All Values of a

  • Thread starter Thread starter losmets90
  • Start date Start date
  • Tags Tags
    Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 2K views
losmets90
Messages
3
Reaction score
0
Given the matrix
A= [a 1 9]
[a -6 3]
[5 -8 a]

find all values of a that makes
4a602ec89d76de74a9e73df5c71e221.png

give your answers in increasing order.
a can be _ & _

NEED HELP! IM BEYOND STUCK! I have no idea to even approach this problem! Thanks!
 
Last edited by a moderator:
Physics news on Phys.org
I don't understand why you are stuck.
You don't know how to calculate determinants or solve equations?
 
I don't know how to solve the equation
 
[tex]\[<br /> \left| {\left. {\bf{A}} \right|} \right. = 285 - 48a - 7a^2 = 0<br /> \][/tex]
You can't solve that?
 
oh, now I feel dumb. Thanks for the help!