document.write( "Question 337808: determine two consecutive positive integers whose squares sum to 925
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #242222 by jim_thompson5910(35256)\"\" \"About 
You can put this solution on YOUR website!
Hint: \"two consecutive positive integers\" means that we have the numbers 'x' and 'x+1'. So if we want to \"determine two consecutive positive integers whose squares sum to 925\", then we need to solve \"x%5E2%2B%28x%2B1%29%5E2=925\" \n" ); document.write( "
\n" );