document.write( "Question 701452: How do you write :\r
\n" );
document.write( "\n" );
document.write( "2 times a number less than 4 equals 12 \n" );
document.write( "
Algebra.Com's Answer #432428 by Earlsdon(6294)![]() ![]() ![]() You can put this solution on YOUR website! Let n = the number, then: \n" ); document.write( "4-2n = 12 \n" ); document.write( " |