document.write( "Question 1114401: Truck Rental
\n" );
document.write( "You need to rent a moving truck for two days. Rider Moving Trucks charges $50 per day and $.50 per mile. UMove Trucks charges $45 per day and $0.75 per mile. Write an equation describing each situation. Graph them on the same xy axis. You only need Quadrant I because all values are positive. The x axis represents mileage. Use a scale of 0 to 100 counting by 10’s. The y axis is cost and goes from $0 to $160, counting by 20’s.\r
\n" );
document.write( "\n" );
document.write( "a. From your graph, after how many miles would the trucks cost the same?\r
\n" );
document.write( "\n" );
document.write( "b. Which company will give you a better deal if you drive less than 30 miles? \r
\n" );
document.write( "\n" );
document.write( "c. Which company will give you a better deal if you drive more than 60 miles? \n" );
document.write( "
Algebra.Com's Answer #729393 by stanbon(75887) ![]() You can put this solution on YOUR website! You need to rent a moving truck for two days. \n" ); document.write( "Rider Moving Trucks charges $50 per day and $.50 per mile. \n" ); document.write( "R(x) = 50 + 0.5x \n" ); document.write( "------------------------- \n" ); document.write( "UMove Trucks charges $45 per day and $0.75 per mile. \n" ); document.write( "U(x) = 45+0.75x \n" ); document.write( "Write an equation describing each situation. Graph them on the same xy axis. You only need Quadrant I because all values are positive. The x axis represents mileage. Use a scale of 0 to 100 counting by 10’s. The y axis is cost and goes from $0 to $160, counting by 20’s. \n" ); document.write( " \n" ); document.write( "-------------- \n" ); document.write( "a. From your graph, after how many miles would the trucks cost the same?::20 \n" ); document.write( "Solve: 50+0.5x = 45+0.75x \n" ); document.write( "5 = 0.25x \n" ); document.write( "x = 20 \n" ); document.write( "----- \n" ); document.write( "b. Which company will give you a better deal if you drive less than 30 miles?:UM \n" ); document.write( "Check R(10) = 50+0.5(10) = 55 \n" ); document.write( "Check U(10) = 45+0.75(10) = 45+7.5 = 52.5 \n" ); document.write( " \n" ); document.write( "c. Which company will give you a better deal if you drive more than 60 miles?R \n" ); document.write( "Check R(80) \n" ); document.write( "Check U(80) \n" ); document.write( "----------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "--------------- \n" ); document.write( " |