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
- 721 views
- $2.00
Related Questions
- Find $a,b,c$ so that $\begin{bmatrix} 0 & 1& 0 \\ 0 & 0 & 1\\ a & b & c \end{bmatrix} $ has the characteristic polynomial $-\lambda^3+4\lambda^2+5\lambda+6=0$
- Linear independence of functions
- Derivative Hadamard Product
- inverse of matrices
- Linear Algebra Assistance: Linear Combinations of Vectors
- Relating dot product divided with square of the vector while changing basis of vector
- Linear algebra
- [change of basis] Consider the family β = (1 + x + x 2 , x − x 2 , 2 + x 2 ) of the polynomial space of degree ≤ 2, R2[x].
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!