document.write( "Question 860780: Fine three consecutive positive odd integers such of the product in the first and third is equal to one \n" ); document.write( "
Algebra.Com's Answer #806101 by CubeyThePenguin(3113)\"\" \"About 
You can put this solution on YOUR website!
consecutive positive integers: (x-2), x, (x+2)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(x-2)(x+2) = 1
\n" ); document.write( "x^2 - 4 = 1
\n" ); document.write( "x^2 = 5\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The solution to this equation is not an integer, so this cannot happen.
\n" ); document.write( "
\n" );