document.write( "Question 932227: Amber sells athletic shoes part-time at a department store. She can earn either $500 per month plus a 8% commission on her total sales, or $400 per month plus a 12% commission. What is the total price of the athletic shoes that she needs to sell to earn the same income from each pay scale? \n" ); document.write( "
Algebra.Com's Answer #566064 by rfer(16322)\"\" \"About 
You can put this solution on YOUR website!
0.08x+500=0.12x+400
\n" ); document.write( "0.08x-0.12x=400-500
\n" ); document.write( "-0.04x=-100
\n" ); document.write( "x=-100/-0.04
\n" ); document.write( "x=2500
\n" ); document.write( "
\n" );