Help with linear algebra HW. Please show work!
Given that
$$\begin{vmatrix} a & b & c \\ 10d & 10e & 10e \\ g & h & i \end{vmatrix}=7,$$ find the value of
$$\begin{vmatrix} d & e & f \\ a-2g & b-2h & c-2i \\ 5g & 5h & 5i \end{vmatrix}. $$
Hint: Use row operations to transform first to
$$\begin{pmatrix} a & b & c \\ d & e & f \\ g & h& i \end{pmatrix}, $$ then continue to get the ending matrix, keeping track of how your operations change the determinant
12
Answer
Answers can only be viewed under the following conditions:
- The questioner was satisfied with and accepted the answer, or
- The answer was evaluated as being 100% correct by the judge.
443
-
Let me know if you have any questions.
The answer is accepted.
Join Matchmaticians Affiliate Marketing
Program to earn up to a 50% commission on every question that your affiliated users ask or answer.
- answered
- 1081 views
- $2.00
Related Questions
- Find $x$ so that $\begin{pmatrix} 1 & 0 & c \\ 0 & a & -b \\ -\frac{1}{a} & x & x^2 \end{pmatrix}$ is invertible
- Find an invertable matrix P such that $P^{-1} $ is diagonal.
- Stuck on this and need the answer for this problem at 6. Thanks
- Matrices Multiplication
- Prove Property of Projection Matrices
- Show that eigenvectors of a symmetric matrix are orthogonal
- [ eigenvalues and eigenvectors] Prove that (v1, v2, v3) is a basis of R^3
- Closest Points on Two Lines: How to use algebra on equations to isolate unknowns?
It's hard to read the formulas in your question. Why don't you post a picture of the question?
Didn’t realize I could do that. I just uploaded a picture.
I revised your question. The main change was that I used "pmatrix" in the LaTeX code.
And also vmatrix!