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 #347209 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
Let x be the total sales
\n" ); document.write( "Option I 500 + 0.04 x
\n" ); document.write( "Option II 400 + 0.05 x
\n" ); document.write( "Option I = Option II
\n" ); document.write( "500+0.04x=400+0.05 x
\n" ); document.write( "500+0.04x=400+0.05x
\n" ); document.write( "500-400=0.05x-0.04x
\n" ); document.write( "100 = 0.01 x
\n" ); document.write( "10000 = x\r
\n" ); document.write( "\n" ); document.write( "CHECK
\n" ); document.write( "$10000 should be total sales
\n" ); document.write( "Option I500 + 0.04 * 10000= 900
\n" ); document.write( "Option II400 + 0.05 * 10000= 900\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Option II is better offer . the income is more than that of option I when he sells for more than $10,000
\n" ); document.write( "
\n" );