6.2.8 {{k,4},{3,k}}=k what is k

  • Topic:
  • Thread starter Thread starter karush
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 1K views
karush
Gold Member
MHB
Messages
3,240
Reaction score
5
What positive real value of \textbf{k}, is the determinant of the Matrix
$\begin{bmatrix}
k & 4\\3 & k
\end{bmatrix}$
equal to $k$?
a.3 b.4 c.12 d. $\sqrt{12}$ e. none $k^2-12=k\implies k^2-k-12=0\implies k^2-k-12=0\implies (k+3)(k-4)=0$
$k=\boxed{4}$

ok basically I think most could just eyeball this and get it
but when I tried to ck it in W|A it froze,,,

W|A
 
Physics news on Phys.org
Yes, what you have done is exactly correct!
$$\left|\begin{array}{cc} k & 4\\ 3 & k\end{array}\right|= k^2- 12= k$$.
[math]k^2- k- 12= (k- 4)(k+ 3)= 0[/math].

k= -3 and k= 4. Since the question asks for the "positive" solution, the answer is "4". Well done!

I would not use Wolfram alpha or any tool to check- just put k= 4 back in the original equation:
$$\left|\begin{array}{cc} k & 4\\ 3 & k\end{array}\right|= \left|\begin{array}{cc} 4 & 4\\ 3 & 4\end{array}\right|= 4^2- 12= 16- 12= 4= k$$.