document.write( "Question 171505: X - 10%=180
\n" );
document.write( "THIS IS AN EXAMPLE. TOTAL PRICE MINUS 10% EQUALS 180.HOW DO YOU FIND OUT THE START NUMBER AND HOW MUCH THE 10% IS? \n" );
document.write( "
Algebra.Com's Answer #126642 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! X - 10%=180 \n" ); document.write( "THIS IS AN EXAMPLE. TOTAL PRICE MINUS 10% EQUALS 180.HOW DO YOU FIND OUT THE START NUMBER AND HOW MUCH THE 10% IS? \n" ); document.write( "------------ \n" ); document.write( "If X is the total price and you are subtracting 10% of x \n" ); document.write( "your equation should be \n" ); document.write( "x - 0.10x = 180 \n" ); document.write( "0.90x = 180 \n" ); document.write( "x = 200 \n" ); document.write( "=========== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |