document.write( "Question 1009467: 9.Morgan’s Freight Delivery Service charges a trip fee, T, of $35 in addition to $6.50 for every carton delivered, c.(Assume all cartons are the same size.) (6 points)
\n" ); document.write( "a.Write the linear model T(c).
\n" ); document.write( "b.Interpret the slope in context of the problem.
\n" ); document.write( "c.What would be the charge to deliver 10 cartons?
\n" ); document.write( "

Algebra.Com's Answer #625959 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
T(c) = 35 + 6.50c
\n" ); document.write( "The slope shows that the total cost goes up $6.50 for each carton delivered.
\n" ); document.write( "T(10) = 35 + 6.5(10) = $100
\n" ); document.write( "
\n" );