document.write( "Question 446008: The sum of the square of two consecutive natural numbers is 85. Determine the number. \n" ); document.write( "
Algebra.Com's Answer #307159 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
Easiest way is to guess and check. Since 6^2 + 7^2 = 85, we conclude that 6 and 7 are the numbers. \n" ); document.write( "
\n" );