SOLUTION: Please Help :( Use Cramers Rule to solve for y: x-4y=4 4x-y=1 Thank:)
Algebra
->
Matrices-and-determiminant
-> SOLUTION: Please Help :( Use Cramers Rule to solve for y: x-4y=4 4x-y=1 Thank:)
Log On
Algebra: Matrices, determinant, Cramer rule
Section
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Matrices-and-determiminant
Question 39273
:
Please Help :(
Use Cramers Rule to solve for y:
x-4y=4
4x-y=1
Thank:)
Answer by
longjonsilver(2297)
(
Show Source
):
You can
put this solution on YOUR website!
D = (-1) - (-16)
D = -1+16
D = 15
Now, Dx =
Dx = (-4) - (-4)
Dx = -4 + 4
Dx = 0
and Dy =
Dy = 1 - 16
Dy = -15
So, x = Dx/D
x = 0/15
x = 0
and y = Dy/D
y = -15/15
y = -1
CHECK:
x-4y should be 4
0-4(-1)
4... correct
4x-y should be 1
0-(-1)
1... correct
jon.