document.write( "Question 389112: A salesman at a jewelry store earns $1000 per month plus a 6% commission on his total sales. If he earned $2200 last month, what was the amount of his sales? \n" ); document.write( "
Algebra.Com's Answer #275622 by haileytucki(390)![]() ![]() You can put this solution on YOUR website! If he earned 2200 last month, you have to subtract the original 1000 he already makes, which equals=1200.00 \n" ); document.write( "Having earned 1,200.00: \n" ); document.write( "(1200)/(0.06)\r \n" ); document.write( "\n" ); document.write( "Divide 1200 by 0.06 to get 20000. \n" ); document.write( "20,000.00\r \n" ); document.write( "\n" ); document.write( "He sold 20,000 worth of jewelry.\r \n" ); document.write( "\n" ); document.write( "To check your answer, reverse your math: \n" ); document.write( "20000*0.06%\r \n" ); document.write( "\n" ); document.write( "Multiply 20000 by 0.06% to get 1200. \n" ); document.write( "1200\r \n" ); document.write( "\n" ); document.write( "Answer= 20,000 \n" ); document.write( " |