document.write( "Question 548446: Kenisha sells athletic shoes part time at a department store. She can earn either $500 per month plus a 4% commission on her total sales, or $400 per month plus a 5% commission on total sales. What is the total price of the athletic shoes Kenisha needs to sell to earn the same income from each pay scale.\r
\n" );
document.write( "\n" );
document.write( "I only have a clear idea on the system of equations.
\n" );
document.write( "500+0.04c
\n" );
document.write( "400+0.05c \n" );
document.write( "
Algebra.Com's Answer #356997 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 500+0.04c=400+0.05c \n" ); document.write( "500-400=0.05c-0.04c \n" ); document.write( "100=0.01c \n" ); document.write( "100/0.01=c \n" ); document.write( "c=$10,000.00 \n" ); document.write( " |