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. Start your own thread to ask a follow-up.
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?
 
[tex]\[<br /> \left| {\left. {\bf{A}} \right|} \right. = 285 - 48a - 7a^2 = 0<br /> \][/tex]
You can't solve that?