document.write( "Question 1007133: A car rents for 20 dollars a day and 11 cents a mile. If the car is rented for one day only, write a formula for the rental charges in terms of the mileage driven. Graph your equation. \n" ); document.write( "
Algebra.Com's Answer #623128 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Call the cost C (in dollars) and the number of miles driven, m. Then we have
\n" ); document.write( "C = .11m + 20
\n" ); document.write( "Plot C as your y-axis and m as your x-axis.
\n" ); document.write( "Plot the point (0,20) and then go up .11 for each unit to the right.
\n" ); document.write( "
\n" );