SOLUTION: if a larger integer is 2 more than 4 times another integer and their difference is 32 . find the integer. dont understand how to make into a problem

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: if a larger integer is 2 more than 4 times another integer and their difference is 32 . find the integer. dont understand how to make into a problem      Log On


   



Question 573381: if a larger integer is 2 more than 4 times another integer and their difference is 32 . find the integer.
dont understand how to make into a problem

Answer by stanbon(75887) About Me  (Show Source):
You can put this solution on YOUR website!
if a larger integer is 2 more than 4 times another integer and their difference is 32 . find the integer.
------
Equations:
x = 4y+2
x-y = 32
---------------------
substitute for "x" and solve for "y":
4y+2-y = 32
3y = 30
y = 10
-----
Solve for "x":
x = 4y + 2
x = 42
----
Solution: (42,10)
=========================
Cheers,
Stan H.
===============