SOLUTION: Find three consecutive positive odd integers such that the product of the first and third is equal to 1 less than twice the second.
Algebra
->
Problems-with-consecutive-odd-even-integers
-> SOLUTION: Find three consecutive positive odd integers such that the product of the first and third is equal to 1 less than twice the second.
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 865327
:
Find three consecutive positive odd integers such that the product of the first and third is equal to 1 less than twice the second.
Answer by
richwmiller(17219)
(
Show Source
):
You can
put this solution on YOUR website!
x*(x+4)=2x+4-1
x^2+4x)=2x+4-1
x^2+2x-3=0
(x+3)*(x-1)
1 3 5
check
1*5=2*3-1
5=5
ok