SOLUTION: Not sure how to solve this problem on my daughters homework. I would like to understand so I can attempt to explain it to her. Here it is.. The difference of two numbers is 8. The
Question 512072: Not sure how to solve this problem on my daughters homework. I would like to understand so I can attempt to explain it to her. Here it is.. The difference of two numbers is 8. The first number x is 1 less than twice the second number y. Write and solve a system of linear equations to find the two numbers Found 2 solutions by scott8148, stanbon:Answer by scott8148(6628) (Show Source):
You can put this solution on YOUR website! The difference of two numbers is 8. The first number x is 1 less than twice the second number y. Write and solve a system of linear equations to find the two numbers
-----
Equations:
x - y = 8
x = 2y -1
----
Substitute the expression for "x" into the 1st equation.
Then solve for "y":
(2y-1) - y = 8
2y-y-1 = 8
y - 1 = 8
y = 9
-----------------
Now, solve for "x":
x = 2y-1
x = 2*9-1
x = 18-1 = 17
==================
Solution: x = 17 ; y = 9
=============================
Cheers,
Stan H.
==============