document.write( "Question 79243: how do i find two consecutive positive integers such that the sum of their squares is 85? \n" ); document.write( "
Algebra.Com's Answer #56885 by sprolden(40)![]() ![]() ![]() You can put this solution on YOUR website! how do i find two consecutive positive integers such that the sum of their squares is 85?\r \n" ); document.write( "\n" ); document.write( "1- The perfect squares just before 85 are the following: \n" ); document.write( " 4, 9, 16, 25, 36, 49, 64, 81\r \n" ); document.write( "\n" ); document.write( "2- Looking at your numbers, you can add 36 and 49 to get 85.\r \n" ); document.write( "\n" ); document.write( "3- The square root of 36 is 6 and the square root of 49 is 7. Therefore, two consecutive integers whose sum of their squares is 85 are 6 and 7. \n" ); document.write( " |