SOLUTION: Twice one number is four more than 3 times another. Their difference is 3. Find the numbers

Algebra ->  Customizable Word Problem Solvers  -> Numbers -> SOLUTION: Twice one number is four more than 3 times another. Their difference is 3. Find the numbers      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 425978: Twice one number is four more than 3 times another. Their difference is 3. Find the numbers
Found 2 solutions by stanbon, robertb:
Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
Twice one number is four more than 3 times another. Their difference is 3. Find the numbers
-----
Equations:
2x = 3y+2
x-y = 3
----
x = y+3
---
Substitute and solve for "y":
2(y+3) = 3y+2
2y+6 = 3y+2
y = 4
-----
Solve for "x":
x = y + 3
x = 4+3 = 7
-------------------
Cheers,
Stan H.
==========

Answer by robertb(5830) About Me  (Show Source):
You can put this solution on YOUR website!
The correct equations are 2x = 3y + 4 and abs%28x-y%29 = 3.
These would give two possible pairs of solutions:
(5,2) and (-13, -10).