document.write( "Question 563558: the sum of the squares of three consecutive odd number is 83,find the number \n" ); document.write( "
Algebra.Com's Answer #364963 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
the sum of the squares of three consecutive odd number is 83,find the number
\n" ); document.write( "---------
\n" ); document.write( "83/3 =~ 27
\n" ); document.write( "sqrt(27) =~ 5, the middle number
\n" ); document.write( "--> 3, 5 & 7, plus and minus
\n" ); document.write( "------------
\n" ); document.write( "You can do
\n" ); document.write( "(x-2)^2 + x^2 + (x+2)^2 = 83, where x is the middle number
\n" ); document.write( "same answer
\n" ); document.write( "
\n" );