document.write( "Question 391775: what number increased by 1/2 of itself equals 54.
\n" );
document.write( "I can get to x + x/2 = 54 but i don't know what to do after that \n" );
document.write( "
Algebra.Com's Answer #277943 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! what number increased by 1/2 of itself equals 54. \n" ); document.write( "==== \n" ); document.write( "Equation: \n" ); document.write( "x + (1/2)x = 54 \n" ); document.write( "--- \n" ); document.write( "(3/2)x = 54 \n" ); document.write( "--- \n" ); document.write( "Multiply both sides by 2/3 to get: \n" ); document.write( "x = (2/3)54 \n" ); document.write( "--- \n" ); document.write( "x = 2*18 \n" ); document.write( "x = 36 \n" ); document.write( "========= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "======== \n" ); document.write( " |