document.write( "Question 920581: the sum of three consecutive numbers is sixty. what is the smallest of the three numbers? \n" ); document.write( "
Algebra.Com's Answer #558458 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of three consecutive numbers is sixty. what is the smallest of the three numbers? \n" ); document.write( "1st: x-1 \n" ); document.write( "2nd: x \n" ); document.write( "3rd: x+1 \n" ); document.write( "----------------- \n" ); document.write( "Equation: \n" ); document.write( "sum = 60 \n" ); document.write( "3x = 60 \n" ); document.write( "x = 20 \n" ); document.write( "---- \n" ); document.write( "1st: 19 \n" ); document.write( "2nd: 20 \n" ); document.write( "3rd: 21 \n" ); document.write( "---------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |