document.write( "Question 972223: The sum of the squares of four consecutive odd integers is 36. What is the difference between the largest and smallest of the integers? \n" ); document.write( "
Algebra.Com's Answer #594590 by MathTherapy(10552)\"\" \"About 
You can put this solution on YOUR website!
The sum of the squares of four consecutive odd integers is 36. What is the difference between the largest and smallest of the integers?
\n" ); document.write( "
Let the least of the numbers be S
\n" ); document.write( "Then other 3 are: S + 2, S + 4, and S + 6
\n" ); document.write( "We then get: \"S%5E2+%2B+%28S+%2B+2%29%5E2+%2B+%28S+%2B+4%29%5E2+%2B+%28S+%2B+6%29%5E2=+36\"
\n" ); document.write( "\"S%5E2+%2B+S%5E2+%2B+4S+%2B+4+%2B+S%5E2+%2B+8S+%2B+16+%2B+S%5E2+%2B+12S+%2B+36+=+36+\"
\n" ); document.write( "\"4S%5E2+%2B+24S+%2B+56+=+36\"
\n" ); document.write( "\"4S%5E2+%2B+24S+%2B+56+-+36+=+0\"
\n" ); document.write( "\"4S%5E2+%2B+24S+%2B+20+=+0\"
\n" ); document.write( "\"4%28S%5E2+%2B+6S+%2B+5%29+=+4%280%29\"
\n" ); document.write( "\"S%5E2+%2B+6S+%2B+5+=+0\"
\n" ); document.write( "(S + 5)(S + 1) = 0
\n" ); document.write( "S, or smallest integer = - 5 OR S = - 1\r
\n" ); document.write( "\n" ); document.write( "If smallest integer is: - 5, then 4 integers are: \"highlight%28system%28-+5%2C-+3%2C+-+1%2C+1%29%29\"
\n" ); document.write( "Difference between largest and smallest integer: 1 - - 5, or 1 + 5, or \"highlight_green%286%29\"\r
\n" ); document.write( "\n" ); document.write( "If smallest integer is: - 1, then 4 integers are: \"highlight%28system%28-+1%2C+1%2C+3%2C+5%29%29\"
\n" ); document.write( "Difference between largest and smallest integer: 5 - - 1, or 5 + 1, or \"highlight_green%286%29\" \n" ); document.write( "
\n" );