document.write( "Question 833310: A moving van company charges $4.50 a mile plus a $50 loading fee. What does the final cost represent? \n" ); document.write( "
Algebra.Com's Answer #502449 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! The fixed cost is $50. The variable is $4.50/mile. \n" ); document.write( "Total cost (C) = Fixed + variable \n" ); document.write( "C = 50 + 4.5x \n" ); document.write( " |