document.write( "Question 305215: Six times a certain number is 12 more than 4 times the number. Find the number. \n" ); document.write( "
Algebra.Com's Answer #218541 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Six times a certain number is 12 more than 4 times the number. Find the number.\r \n" ); document.write( "\n" ); document.write( "let the number be x\r \n" ); document.write( "\n" ); document.write( "6x is 12+4x\r \n" ); document.write( "\n" ); document.write( "6x=12+4x\r \n" ); document.write( "\n" ); document.write( "2x=12\r \n" ); document.write( "\n" ); document.write( "x=6\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |