document.write( "Question 697461: Find the two consecutive positive integer such that the sum of their squares is 145. \n" ); document.write( "
Algebra.Com's Answer #430036 by Positive_EV(69)![]() ![]() You can put this solution on YOUR website! Call the smaller of the two integers x. The larger integer is one higher, so it equals x+1. We are told the sum of their squares is 145, so: \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \r \n" ); document.write( "\n" ); document.write( "(x-8)(x+9) = 0, so x = 8 or -9. Since you are looking for positive integers, x = 8 is the smaller number, and the larger number is 8 + 1 = 9. A quick check: \r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |