document.write( "Question 1066767: The sum of the squares of three consecutive integers is 50. Find these integers. \n" ); document.write( "
Algebra.Com's Answer #681974 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The sum of the squares of three consecutive integers is 50. Find these integers. \n" ); document.write( "=============== \n" ); document.write( "50/3 =~ 16 \n" ); document.write( "sqrt(16) = 4 \n" ); document.write( "--> 3, 4 & 5 or -5, -4 & -3 \n" ); document.write( " \n" ); document.write( " |