document.write( "Question 57584: how do i find three consecutive intergers such that the sum of the squares is 77. \n" ); document.write( "
Algebra.Com's Answer #39298 by funmath(2933) ![]() You can put this solution on YOUR website! how do i find three consecutive intergers such that the sum of the squares is 77. \n" ); document.write( "Let the 1st integer=x \n" ); document.write( "then the 2nd integer=x+1 \n" ); document.write( "then the third integer=x+1+1=x+2 \n" ); document.write( "Then the equation to solve is: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x+6=0 and x-4=0 \n" ); document.write( "x+6-6=0-6 and x-4+4=0+4 \n" ); document.write( "x=-6 and x=4 \n" ); document.write( "There are two possible sets of integers: -6,-5,-4 and 4,5,6 \n" ); document.write( ": \n" ); document.write( "Check by seeing if the sum of their squares is = to 77 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "77=77 checks \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Happy Calculating!!! \n" ); document.write( " |