document.write( "Question 475430: Find two consecutive positive integers such that the sum of their squares is 113. \n" ); document.write( "
Algebra.Com's Answer #326017 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
113/2 = 56.5
\n" ); document.write( "sqrt(56.5) = about 7.5, the center
\n" ); document.write( "--> 7 & 8
\n" ); document.write( "-----------
\n" ); document.write( "You can do it the hard way:
\n" ); document.write( "\"x%5E2+%2B+%28x%2B2%29%5E2+=+113\"
\n" ); document.write( "
\n" ); document.write( "
\n" );