Use Cramer's rule to solve the system of equations. { 2x+3y=4 x-2y=9
Are you studying matrices / linear algebra?
yes!
Great, so how far have you got until now?
(If you're stuck from the beginning, that's fine too though!)
i understand how to do it, just the last step is where i mess up. I only know how to put them into the matrix sets, and solve those out. but i have no idea where to go from there.
As I remember it, you create a square matrix A (left hand side of the equation) and column (that's vertical) vector b (right side of the equation). To get x, you replace the first column of your square matrix with vector b, whereas for y you replace the second column of your square matrix with vector b instead. In both cases, you then take the determinant of the new matrix you've created, and divide by the determinant of the original square matrix A. Does that make sense?
If so, we can try it with the numbers now?
If that doesn't make sense, we can do it using Draw.
\[\left[\begin{matrix}2 & 3 \\ 1 & -2\end{matrix}\right]\left(\begin{matrix}x \\ y\end{matrix}\right)=\left(\begin{matrix}4 \\ 9\end{matrix}\right)\]
yea i understand,
Thanks iven5880!
I'm still working on it. I'm not goot at using this editor
So the original square matrix is the one that iven5880 has laid out, and whose determinant is 2*-2 -3*1 = -4-3=-7.
|dw:1327953451141:dw|
Join our real-time social learning platform and learn together with your friends!