document.write( "Question 590790: Solve the variation equation\r
\n" );
document.write( "\n" );
document.write( "The cost incurred by a trucking company vary jointly with the number of trucks in service and the number of hours they are used. When 5 trucks are used for 7 hours each, the cost are $1925. Find the cost of using 12 trucks, each for 13 hours. \n" );
document.write( "
Algebra.Com's Answer #375260 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The cost incurred by a trucking company vary jointly with the number of trucks in service and the number of hours they are used. \n" ); document.write( "--- \n" ); document.write( "cost = k*t*h \n" ); document.write( "-------- \n" ); document.write( "Solve for \"k\" using \"when 5 trucks are used for 7 hours each, the cost are $1925\". \n" ); document.write( "--- \n" ); document.write( "1925 = k*5*7 \n" ); document.write( "k = 55 \n" ); document.write( "------ \n" ); document.write( "Equation: \n" ); document.write( "cost = 55*t*h \n" ); document.write( "------\r \n" ); document.write( "\n" ); document.write( "Find the cost of using 12 trucks, each for 13 hours. \n" ); document.write( "Cost = 55*12*13 = $8580.00 \n" ); document.write( "============================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |