SOLUTION: The sum of two numbers is 32. One of the numbers is 4 less than 5 times the other. Find the numbers But I have to use a system of equations in two variable

Algebra ->  Finance -> SOLUTION: The sum of two numbers is 32. One of the numbers is 4 less than 5 times the other. Find the numbers But I have to use a system of equations in two variable      Log On


   



Question 996855: The sum of two numbers is 32. One of the numbers is 4 less than 5 times the other. Find the numbers
But I have to use a system of equations in two variable

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
The sum of two numbers is 32. One of the numbers is 4 less than 5 times the other. Find the numbers
But I have to use a system of equations in two variable
------
Equations:
x + y = 32
x = 5y-4
-----------
x + y = 32
x - 5y= -4
-----
Subtract and solve for "y"::
6y = 36
y = 6
------
Solve for "x"::
x = 5y-4
x = 5*6-4 = 26
-------
Cheers,
Stan H.
-----------