document.write( "Question 409443: A truck rental company rents a moving truck for one day by charging $22 plus $0.10 per mile. Write a linear equcation that relates the cost C, in dollars, of renting the truck to the number x of miles driven. What is the cost of renting the truck is driven 190 miles? 406 miles? \n" ); document.write( "
Algebra.Com's Answer #288190 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A truck rental company rents a moving truck for one day by charging $22 plus $0.10 per mile. \n" ); document.write( "Write a linear equcation that relates the cost C, in dollars, of renting the truck to the number x of miles driven. \n" ); document.write( "C(x) = 22 + 0.1x where x is miles driven. \n" ); document.write( "----------------------------------------------- \n" ); document.write( "What is the cost of renting the truck is driven 190 miles? 406 miles? \n" ); document.write( "C(190) = 22 + 0.1*190 = 22 + 19 = $41 \n" ); document.write( "------ \n" ); document.write( "C(406) = 22 + 0.1*406 = 22+40.6 = $62.60 \n" ); document.write( "============================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "========= \n" ); document.write( " |