document.write( "Question 420185: If the sum of the three consecutive number is 12 and x is represents the smallest number, what is the value of x?
\n" );
document.write( "pls answer this with complete solution. \n" );
document.write( "
Algebra.Com's Answer #293657 by algebrahouse.com(1659) You can put this solution on YOUR website! \"If the sum of the three consecutive number is 12 and x is represents the smallest number, what is the value of x?\"\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 1st consecutive number \n" ); document.write( "x + 1 = 2nd consecutive number \n" ); document.write( "x + 2 = 3rd consecutive number\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x + x + 1 + x + 2 = 12 {the sum of the three numbers is 12} \n" ); document.write( "3x + 3 = 12 {combined like terms} \n" ); document.write( "3x = 9 {subtracted 3 from both sides} \n" ); document.write( "x = 3 {divided both sides by 3} \n" ); document.write( "www.algebrahouse.com\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |