document.write( "Question 344449: Three consecutive odd integers are such that the square of the third integer is 15 greater than the sum of the squares of the first two. One solution is 1, 3, and 5. Find three other consecutive odd integers that also satisfy the given conditions. What are the integers? \n" ); document.write( "
Algebra.Com's Answer #246401 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
\"x%5E2+%2B+%28x%2B2%29%5E2+=+%28x%2B4%29%5E2-15\"
\n" ); document.write( "\"x%5E2+%2B+x%5E2+%2B+4x+%2B+4+=+x%5E2+%2B+8x+%2B+16+-15\"
\n" ); document.write( "\"2x%5E2+%2B+4x+%2B+4+=+x%5E2+%2B+8x+%2B1\"
\n" ); document.write( "\"x%5E2+-4x+%2B+3=0\"
\n" ); document.write( "\"%28x-3%29%28x-1%29=0\"
\n" ); document.write( "x = 3 or x = 1
\n" ); document.write( "so 1,3,5
\n" ); document.write( "and 3,5,7\r
\n" ); document.write( "\n" ); document.write( "Now think about what happens on you square numbers.
\n" ); document.write( "So -5-3,-1
\n" ); document.write( "and -7,-5,-3
\n" ); document.write( "are also solutions
\n" ); document.write( "
\n" );