document.write( "Question 38095: two furniture salesmen are comparing their salaries. tom is paid $5.00 per hour plus a 15% commission off his total sales. bob is paid $9.00 per hour plus 10% commmision off his total sales. suppose each has sold $5,000 worth of furniture, who would make the most money and during what time intervals? \n" ); document.write( "
Algebra.Com's Answer #23599 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! What's required is to find the equations for Bob and Tom's income and \n" ); document.write( "graph them both. \n" ); document.write( " Income = (hours worked)*(hourly pay) + (rate of commision)*(value of sales) \n" ); document.write( "h = hourly pay \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "graph I versus h for Tom and Bob \n" ); document.write( "hours worked is on the x-axis. The y axis is Income (Bobs or Toms) \n" ); document.write( " \n" ); document.write( "The point where their incomes are equal can be determined \n" ); document.write( "by setting I(b) = I(t) \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "So, when both have worked 62.5 hours, their incomes are equal. Before \n" ); document.write( "that point, Toms income is higher \n" ); document.write( " |