SOLUTION: find three consecutive positive odd integers such that the product of the first and third is equal to 1.
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.
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 895452
:
find three consecutive positive odd integers such that the product of the first and third is equal to 1.
Answer by
CubeyThePenguin(3113)
(
Show Source
):
You can
put this solution on YOUR website!
consecutive odd integers: (x-2), x, (x+2)
(x-2)(x+2) = 1
x^2 - 4 = 1
x^2 = 5
The solutions of this equation are not integers.