Question 573381
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.
===============