document.write( "Question 165705: Find the three consecutive odd integers such that the product of the first and third integers is 4 less than the square of the second integer. \n" ); document.write( "
Algebra.Com's Answer #122177 by Mathtut(3670)\"\" \"About 
You can put this solution on YOUR website!
so lets call our intergers x+1,x+3,x+5\r
\n" ); document.write( "\n" ); document.write( "\"%28x%2B1%29%28x%2B5%29=%28x%2B3%29%5E2-4\" lets distribute the right and left sides and simplify \"x%5E2%2B6x%2B5=x%5E2%2B6x%2B9-4\" simplifying further \"0=0\" it appears that there are NO unique solutions
\n" ); document.write( "
\n" );