document.write( "Question 38686: Two furniture salesmen are comparing their salaries. Tom is paid $5.00 per hour plus a 15% commission of his total sales. Bob is paid $9.00 per hour plus a 10% commission of his total sales. Suppose each has sold $5000 worth of furniture, who would make the most money and during which time intervals? \n" ); document.write( "
Algebra.Com's Answer #24233 by Paul(988)![]() ![]() ![]() You can put this solution on YOUR website! Letting h be the hourly pay: \n" ); document.write( "Equation for Tom: \n" ); document.write( "T=5h+0.15(5000) \n" ); document.write( "T=5h+750\r \n" ); document.write( "\n" ); document.write( "Equation for Bob: \n" ); document.write( "T=9h+500 \n" ); document.write( "GRAPH FOR THERE INCOME: \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Hence, Tom makes a higher income. \n" ); document.write( "Paul. \n" ); document.write( " \n" ); document.write( " |