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
- 966 views
- $2.00
Related Questions
- Calculate the inverse of a triangular matrix
- Euclidean lattices with a metric part 2
- Find the eigenvalues of $\begin{pmatrix} -1 & 1 & 0 \\ 1 & 2 & 1 \\ 0 & 3 & -1 \end{pmatrix} $
- Step by step method to solve the following problem: find coordinates of B.
- linear algebra
- Consider the matrix, calculate a basis of the null space and column space
- Linear independence of functions
- Prove that $V={(𝑥_1,𝑥_2,⋯,𝑥_n) \in ℝ^n ∣ 𝑥_1+𝑥_2+...+𝑥_{𝑛−1}−2𝑥_𝑛=0}\}$ is a subspace of $\R^n$.
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!