document.write( "Question 778472: three consecutive numbers are added together and then their sum is multiplied by 3
\n" );
document.write( "which equation(s) applies to this
\n" );
document.write( "1)3x + 3x + 1 + 3x + 2
\n" );
document.write( "2)3x + 3x + 3 + 3x + 6
\n" );
document.write( "3)3x + 3(x + 1) + 3(x + 2)
\n" );
document.write( "4)x + x + 3 + x + 6 \n" );
document.write( "
Algebra.Com's Answer #474662 by algebrahouse.com(1659)![]() ![]() You can put this solution on YOUR website! Three consecutive numbers would be:\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = first \n" ); document.write( "x + 1 = second \n" ); document.write( "x + 2 = third {consecutive numbers increase by 1}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 1 + x + 2 = the sum \n" ); document.write( "3(x + x + 1 + x + 2) {multiplied the sum by 3} \n" ); document.write( "3x + 3x + 3 + 3x + 6 {used distributive property}\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "3.) 3x + 3x + 3 + 3x + 6 \n" ); document.write( " For more help from me, visit: www.algebrahouse.com \n" ); document.write( " |