document.write( "Question 273324: the sum of four consecutive whole number is 150\r
\n" );
document.write( "\n" );
document.write( "a. let x represent the first number. write expression to represent the other three numbers.\r
\n" );
document.write( "\n" );
document.write( "b. write and solve an equation to find the four numbers \n" );
document.write( "
Algebra.Com's Answer #199684 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! the sum of four consecutive whole number is 150 \n" ); document.write( "a. let x represent the first number. write expression to represent the other three numbers. \n" ); document.write( "1st: x \n" ); document.write( "2nd: x+1 \n" ); document.write( "3rd: x+2 \n" ); document.write( "4th: x+3 \n" ); document.write( "------------ \n" ); document.write( "b. write and solve an equation to find the four numbers \n" ); document.write( "----------------------------------- \n" ); document.write( "Add those expressions to get: \n" ); document.write( "4x+6 = 150 \n" ); document.write( "4x = 144 \n" ); document.write( "x = 38 \n" ); document.write( "x+1 = 39 \n" ); document.write( "x+2 = 40 \n" ); document.write( "x+3 = 41 \n" ); document.write( "----------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |