document.write( "Question 699666: \r
\n" );
document.write( "\n" );
document.write( "A salesperson has a monthly base salary of $750. He wants to earn $6000 this month. He receives a 6% commission on his total sales. How much will his total sales have to be this month in order to earn his $6000? \n" );
document.write( "
Algebra.Com's Answer #431477 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 750+.06x=6000 \n" ); document.write( ".06x=6000-750 \n" ); document.write( ".06x=5250 \n" ); document.write( "x=5250/.06 \n" ); document.write( "x=$87,500 is the required total sales value. \n" ); document.write( " |