document.write( "Question 959766: the sum of the squares of three consecutive positive integers is 194. find the integers. \n" ); document.write( "
Algebra.Com's Answer #586588 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! the sum of the squares of three consecutive positive integers is 194. find the integers. \n" ); document.write( "------------------ \n" ); document.write( "194/3 =~ 65 \n" ); document.write( "sqrt(65) =~ 8 \n" ); document.write( "--> 7, 8 & 9 \n" ); document.write( " \n" ); document.write( " |