document.write( "Question 860414: Which equation does this statement translate to?
\n" );
document.write( "6 more than 4 times a number is 12 \n" );
document.write( "
Algebra.Com's Answer #518399 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 6 more than 4 times a number is 12 \n" ); document.write( "---------- \n" ); document.write( "n = a number \n" ); document.write( "4 times a number = 4n \n" ); document.write( "6 more than that = 4n + 6 \n" ); document.write( "--- \n" ); document.write( "4n + 6 = 12 \n" ); document.write( " \n" ); document.write( " |