document.write( "Question 1036567: One-third of a number is twelve less than one-half of the number. Find the number.
\n" );
document.write( "
\n" );
document.write( "None of these
\n" );
document.write( "
\n" );
document.write( "72
\n" );
document.write( "
\n" );
document.write( "12
\n" );
document.write( "
\n" );
document.write( "72/5
\n" );
document.write( "
\n" );
document.write( "-12
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #651249 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! The number is x \n" ); document.write( "(x/3)+12=(x/2); twelve less means is we add 12 to it, they are equal. \n" ); document.write( "multiply everything by a common denominator of 6. \n" ); document.write( "2x+72=3x \n" ); document.write( "x=72 \n" ); document.write( "(1/3) of 72 is 24 \n" ); document.write( "that is 12 fewer than 36 which is half 72. \n" ); document.write( "Second choice. \n" ); document.write( " |