document.write( "Question 826357: Suppose you need to move many tonnes of gravel and you have two trucks available. One truck is capable of completing the job in 15 trips, while the other truck is capable of completing the job in 25 trips.To solve the following questions, notice that one truck completes 1/15 of the job each trip and the other truck completes 1/25 of the job each trip.
\n" );
document.write( "a. How much of the job is completed if the two trucks make one trip together?
\n" );
document.write( "b. How many trips are required to complete the job if the two trucks travel together?
\n" );
document.write( "c. Suppose that one truck can complete the job in (n) trips and the other truck can complete the job in 120 trips. Write an equation to represent the total number of trips, (T), required if the two trucks work together.
\n" );
document.write( "d. If 55 trips are required when the two trucks in question c. work together, how many trips would it take for the first truck to complete the job alone? \n" );
document.write( "
Algebra.Com's Answer #498037 by ankor@dixie-net.com(22740)![]() ![]() You can put this solution on YOUR website! One truck is capable of completing the job in 15 trips, while the other truck is capable of completing the job in 25 trips. \n" ); document.write( "To solve the following questions, notice that one truck completes 1/15 of the job each trip and the other truck completes 1/25 of the job each trip. \n" ); document.write( ": \n" ); document.write( "a. How much of the job is completed if the two trucks make one trip together? \n" ); document.write( " \n" ); document.write( "The common denominator is 75 \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "b. How many trips are required to complete the job if the two trucks travel together? \n" ); document.write( "Let t = no. of trips to complete job \n" ); document.write( "Let the completed job = 1 \n" ); document.write( " \n" ); document.write( "multiply equation by 75 to clear the denominators \n" ); document.write( "5t + 3t = 75 \n" ); document.write( "8t = 75 \n" ); document.write( "t = 75/8 \n" ); document.write( "t = 9.375 ~ 10 trips of the two trucks required \n" ); document.write( "However in the interest of economy, have the smaller truck make 10 trips \n" ); document.write( "and larger truck make 9 trips \n" ); document.write( " \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "c. Suppose that one truck can complete the job in (n) trips and the other truck can complete the job in 120 trips. \n" ); document.write( " Write an equation to represent the total number of trips, (T), required if the two trucks work together. \n" ); document.write( " \n" ); document.write( "multiply by 120n, results: \n" ); document.write( "120t + tn = 120n \n" ); document.write( "t(120+n) = 120n \n" ); document.write( "t = \n" ); document.write( ": \n" ); document.write( "d. If 55 trips are required when the two trucks in question c. work together, how many trips would it take for the first truck to complete the job alone? \n" ); document.write( " \n" ); document.write( "120n = 55(120+n) \n" ); document.write( "120n = 6600 + 55n \n" ); document.write( "120n - 55n = 6600 \n" ); document.write( "65n = 6600 \n" ); document.write( "n = 6600/65 \n" ); document.write( "n ~ 101 trips for the 1st truck alone \n" ); document.write( ": \n" ); document.write( ": \n" ); document.write( "Check this \n" ); document.write( " |