SOLUTION: how do i find two consecutive odd positive integers with a product of 399??
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: how do i find two consecutive odd positive integers with a product of 399??
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 240863
:
how do i find two consecutive odd positive integers with a product of 399??
Answer by
JimboP1977(311)
(
Show Source
):
You can
put this solution on YOUR website!
let x be a odd integer
let x+2 be the next odd integer
x * (x+2) = 399
x^2 +2x = 399
(x+1)^2 - 1^2 = 399
x = sqrt(399+1)-1
x = 20-1
x = 19
x+2 = 21
Proof
21*19=