document.write( "Question 938048: Find the bigger 2 consecutive positive integers such that the sum of their squares is 613? \n" ); document.write( "
Algebra.Com's Answer #571396 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Find the bigger 2 consecutive positive integers such that the sum of their squares is 613? \n" ); document.write( "============== \n" ); document.write( "613/2 =~ 306 \n" ); document.write( "sqrt(306) =~ 17.5 \n" ); document.write( "--> 17 & 18 \n" ); document.write( " |