document.write( "Question 916701: A salesman gets $40 per day as wages and $4.50 as commission for every pair of athletic shoes he sells in a day.
\n" );
document.write( "Write an equation to represent how many pairs of shoes p he must sell in a day to make $112 on that day.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #556258 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! A salesman gets $40 per day as wages and $4.50 as commission for every pair of athletic shoes he sells in a day. \n" ); document.write( "Write an equation to represent how many pairs of shoes p he must sell in a day to make $112 on that day. \n" ); document.write( ": \n" ); document.write( "4.50P + 40 = 112 \n" ); document.write( " |