SOLUTION: Can you explain how to get the answer the product of two consecutive odd integers is 63. find the integers.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Can you explain how to get the answer the product of two consecutive odd integers is 63. find the integers.
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 719396
:
Can you explain how to get the answer the product of two consecutive odd integers is 63. find the integers.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: x, (x+2)
x(x+2) = 63
x^2 + 2x = 63
x^2 + 2x - 63 = 0
(x + 9)(x - 7) = 0
x = -9, x = 7
integers: (-9, -7) or (7, 9)