SOLUTION: one integer is 6 less than another integer. the product of the lesser integer and -7 is 42 more than the greater integer. What are the integers?

Algebra ->  Problems-with-consecutive-odd-even-integers -> SOLUTION: one integer is 6 less than another integer. the product of the lesser integer and -7 is 42 more than the greater integer. What are the integers?      Log On


   



Question 957115: one integer is 6 less than another integer. the product of the lesser integer and -7 is 42 more than the greater integer. What are the integers?
Answer by CubeyThePenguin(3113) About Me  (Show Source):
You can put this solution on YOUR website!
x = larger integer
y = smaller integer

x = y + 6
-7y = x + 42

Use substitution.

-7y = y + 6 + 42
-7y = y + 48
-8y = 48
y = -6

The integers are x = 0 and y = -6.