document.write( "Question 523196: Tom sells shoes part time at a department store. He can earn either $500 per month plus 4% commission of his total sales, or $400 per month plus 5% commission on his total sales.\r
\n" ); document.write( "\n" ); document.write( "What is the total price of the shoes Tom needs to sell to earn the same income from each pay scale? Which is the better offer?\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #347206 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Tom sells shoes part time at a department store.
\n" ); document.write( "He can earn either $500 per month plus 4% commission of his total sales
\n" ); document.write( "S(x) = 500 + 0.04x where x is his sales for the month.
\n" ); document.write( "-----------------------------\r
\n" ); document.write( "\n" ); document.write( "Or $400 per month plus 5% commission on his total sales.
\n" ); document.write( "T(x) = 400 + 0.05x
\n" ); document.write( "----------
\n" ); document.write( "What is the total price of the shoes Tom needs to sell to earn the same income from each pay scale?
\n" ); document.write( "Solve: S(x) = T(x)
\n" ); document.write( "500+0.04x = 400 + 0.05x
\n" ); document.write( "100 = 0.01x
\n" ); document.write( "x = $1000
\n" ); document.write( "----------------------
\n" ); document.write( "Which is the better offer?
\n" ); document.write( "500 + 0.04x R 400+0.5x
\n" ); document.write( "100 R 0.01x
\n" ); document.write( "--
\n" ); document.write( "S is better than T if sales are less than $1000
\n" ); document.write( "T is better than S if sales are greater than $1000
\n" ); document.write( "=================
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "======================== \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );