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 #199685 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 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. \n" ); document.write( "x+1, x+2, x+3 \n" ); document.write( "-------------------------- \n" ); document.write( "b. write and solve an equation to find the four numbers \n" ); document.write( "x + x+1 + x+2 + x+3 = 150 \n" ); document.write( "4x + 6 = 150 \n" ); document.write( "x = 36 \n" ); document.write( "--> 36, 37, 38, 39 \n" ); document.write( "------------------- \n" ); document.write( "------------------- \n" ); document.write( "If you have time to waste do it as above. \n" ); document.write( "If not: \n" ); document.write( "150/4 = 37.5, the center of the 4 numbers \n" ); document.write( "--> 36, 37, 38, 39 \n" ); document.write( " \n" ); document.write( " |