document.write( "Question 45574: Consecutive integers. Find three consecutive integers such that the sum of their squares is 77. Please show all work and solution. Thanks. \n" ); document.write( "
Algebra.Com's Answer #30284 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! integer = i \n" ); document.write( "integer = i + 1 \n" ); document.write( "integer = i + 2 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "i = -6 \n" ); document.write( "-6,-5,-4 \n" ); document.write( "or \n" ); document.write( "i = 4 \n" ); document.write( "4,5,6 \n" ); document.write( " |