document.write( "Question 1144362: Acme Movers charges $100 plus $40 per hour to move household goods across town. Hank's Movers charges $65 per hour. For what lengths of time does it cost less to hire Hank's Movers?\r
\n" );
document.write( "\n" );
document.write( "It costs less to hire Hank's Movers for times less than ___hours. \n" );
document.write( "
Algebra.Com's Answer #765428 by Theo(13342)![]() ![]() You can put this solution on YOUR website! formula for acme is y = 40 * x + 100 \n" ); document.write( "formula for hank is y = 65 * x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hank cost less than acme when 65 * x < 40 * x + 100 \n" ); document.write( "subtract 40 * x from both sides of this equation to get: \n" ); document.write( "65 * x - 40 * x < 100 \n" ); document.write( "combine like terms to get: \n" ); document.write( "25 * x < 100 \n" ); document.write( "solve for x to get: \n" ); document.write( "x < 100 / 25 which becomes x < 4.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "hank will be cheaper than acme when the number of hours required to finish the job is less than 4 hours.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the two equations for hank and acme can be graphed. \n" ); document.write( "the graph shows where the break even point and when hank is cheaper and when acme is cheaper.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the graph is shown below.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the red line is hank. \n" ); document.write( "the blue line is acme.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you can see that the break even point is 4 hours. \n" ); document.write( "when the number of hours is less than 4, hank is cheaper (red line is below the blue line), \n" ); document.write( "when the number of hours is greater than 4, acme is cheaper (blue line is below the red line).\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |