SOLUTION: the product of 2 consecutive odd integers is 42 more than 3 times the smaller integer. Find the integer
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: the product of 2 consecutive odd integers is 42 more than 3 times the smaller integer. Find the integer
Log On
Word Problems: Problems with consecutive odd even integers
Word
Solvers
Solvers
Lessons
Lessons
Answers archive
Answers
Click here to see ALL problems on Problems-with-consecutive-odd-even-integers
Question 969513
:
the product of 2 consecutive odd integers is 42 more than 3 times the smaller integer. Find the integer
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2)
(x)(x+2) = 42 + 3x
x^2 + 2x = 42 + 3x
x^2 - x - 42 = 0
(x - 7)(x + 6) = 0
x is odd, so x = 7. The integers are 7 and 9.