SOLUTION: Let D and E be the following matrices: I don't know how to format matrices on here, so I will write the top row (horizontal) and the bottom row. These are all 2 x 2 matrices.

Algebra.Com
Question 1205107: Let D and E be the following matrices:
I don't know how to format matrices on here, so I will write the top row (horizontal) and the bottom row. These are all 2 x 2 matrices.
D dilates vectors by a factor of 3. E is the matrix [1 2][4 5].
Calculate the matrix D^-1 E[-2 1][1 4]
Sorry if the matrices are unclear. In latex, you are calculating $\[\mathbf{D}^{-1}\mathbf{E} \begin{pmatrix} -2 & 1\\ 1 & 4 \end{pmatrix}.\]$

Found 3 solutions by ikleyn, kately, math_tutor2020:
Answer by ikleyn(52872)   (Show Source): You can put this solution on YOUR website!
.

Since D dilates vectors by the factor 3,

    D = .


Hence,   = .


The rest is mechanical job of multiplying matrices.



Answer by kately(2)   (Show Source): You can put this solution on YOUR website!
Thank you to ikleyn! Using D^-1, I got that the final answer was [0 9][-3 24].
Answer by math_tutor2020(3817)   (Show Source): You can put this solution on YOUR website!


This matrix D scales any vector (x,y) to (3x,3y), i.e. any vector is now 3 times longer than before.


We invert each of the diagonal entries. This applies to diagonal matrices only.

Notice how


Then use matrix multiplication to find that

Furthermore, you should find that

I used GeoGebra's CAS feature to confirm the answer is correct. There are many similar alternatives.

To write out matrix notation on a keyboard, you could write something like as {{1,2},{3,4}} which is how GeoGebra and WolframAlpha handle matrices.
Or you can use Matlab's notation of [1,2;3,4] where the semicolon tells when to make a new row. There are probably other styles of notation.

LaTex notation is acceptable assuming it's properly formatted. The only drawback is that it might be tricky to decipher (even if someone is very familiar with LaTex); but the good news is that there are online LaTex editors to translate.
Personally a style like [1,2;3,4] should suffice.

RELATED QUESTIONS

Let P and R be the following matrices: P projects vectors onto (2; 3). R reflects... (answered by kately)
Let A and B be the following matrices: A rotates vectors clockwise by a right angle. B (answered by CPhill)
I don't know how to format matrices on here, so I will write the top row (horizontal)... (answered by ikleyn)
With the matrix A1∈M2,2(R) be defined A1 = [1/2//-1/-2] (sorry I don't know how to do... (answered by ikleyn)
Let G be a group Under a binary operation "*" Having subgroups H and K such that HxK= G.... (answered by khwang)
What is the solution of the matrix equation? [[2 5][3 7]][[x][y]]=[[2][4]] A) (6, -2) (answered by ikleyn)
Let A and B be the following matrices: A rotates vectors by pi/4 counterclockwise. B... (answered by mccravyedwin)
Hello, thank you for your help. I am trying to find a linear function, D(t), which... (answered by josgarithmetic)
This question was quite difficult to type up so forgive me if it seems confusing, and I... (answered by stanbon)