SOLUTION: Solve the following systems of equations using Cramer's rule: 2x+y=11, x+3y=18. This is what I came up with: D=7, Dx=51, Dy=47 with the solution being [7.29, 6.71] Not s

Algebra.Com
Question 173092: Solve the following systems of equations using Cramer's rule:
2x+y=11, x+3y=18.
This is what I came up with:
D=7, Dx=51, Dy=47
with the solution being [7.29, 6.71]
Not sure if this is correct, just need a little help.

Answer by nerdybill(7384)   (Show Source): You can put this solution on YOUR website!
Your two equations
2x + y = 11
x +3y = 18
.
Your extended matrix:
2 1 11
1 3 18
.
coefficient matrix:
2 1
1 3
Determinant coef (detc): (2)(3)-(1)(1) = 6-1 = 5
.
x matrix
11 1
18 3
Determinant x (detx): (11)(3)-(18)(1) = 33-18 = 15
x = detx/detc = 15/5 = 3
.
y matrix
2 11
1 18
Determinant y (dety): (2)(18) - (1)(11) = 36-11 = 25
y = dety/detc = 25/5 = 5
.
solution:
(x,y) = (3, 5)

RELATED QUESTIONS

Question 1 What is the set up for the coefficient determinant (D) in the... (answered by solver91311)
Solve the following system of equations by using Cramer's Rule: "-2x+3y-z=1," x+2y-z=4,... (answered by Alan3354)
Solve the following system of equations using cramer`s rule 2x + y - z= 5 3x - 2y +... (answered by Edwin McCravy)
Solve the following simultaneous equations by using Cramer’s rule 3x+2y=13... (answered by mananth)
solve the following simultaneous equations by using cramer’s rule 3x-2y=3 ; 2x+y=6 (answered by MathLover1)
solve the following simultaneous equations by using cramer’s rule 3x-2y=3 ; 2x+y=6 (answered by MathLover1)
When using Cramer’s Rule: x= (33 5 51 7)/ (3 5 (answered by richwmiller)
When using Cramer’s Rule: x= (33 5) 51 7/ (3 5) (answered by Fombitz)
I DONT UNDERSTAND THIS PLEASE HELP..! Use Cramer’s rule to solve for y in the... (answered by tlwright)