SOLUTION: How do I solve the following system of linear equation 5x + 4y = 40 x + 2y = 11

Algebra ->  Algebra  -> Coordinate Systems and Linear Equations -> SOLUTION: How do I solve the following system of linear equation 5x + 4y = 40 x + 2y = 11      Log On

Ad: You enter your algebra equation or inequality - Algebrator solves it step-by-step while providing clear explanations. Free on-line demo .
Ad: Algebra Solved!™: algebra software solves algebra homework problems with step-by-step help!
Ad: Algebrator™ solves your algebra problems and provides step-by-step explanations!

   


Question 149515: How do I solve the following system of linear equation
5x + 4y = 40
x + 2y = 11

Answer by Alan3354(21584) About Me  (Show Source):
You can put this solution on YOUR website!
How do I solve the following system of linear equation
5x + 4y = 40
x + 2y = 11
-----------
There's more than one way. I like determinants (I have an Excel sheet that does them).
5 4 -40
1 2 -11
Det = (5*2)-(1*4) = 6
x*Det = 4*(-11)-2*(-40) = 36
x = 6
-----------
y*Det = -(5*(-11) - 1*(-40)) = 15
y = 2.5