document.write( "Question 1164635: A car rental agency leases automobiles at a rate of $25 per day plus 0.07 per mile driven. If “y” equals the cost in dollars of renting a car for one day and “x” equals the number of miles driven in one day:
\n" ); document.write( "
\n" ); document.write( "i. Model the mathematical the function y=f(x) which expresses the daily cost of renting a car.\r
\n" ); document.write( "\n" ); document.write( "ii. What is f (375)?\r
\n" ); document.write( "\n" ); document.write( "iii. Comment on the restricted domain and range of this function.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #789419 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
y=$25+$0.07x
\n" ); document.write( "f(375)=$25+$(0.7*375)=$51.25
\n" ); document.write( "domain is restricted to x being >0 (0, oo)
\n" ); document.write( "range is positive and greater than $25, the base cost regardless of the mileage, so long as it is >0. (25, oo)
\n" ); document.write( "
\n" );