document.write( "Question 1167836: The cost of renting a car for one day is $39 plus 30 cents per mile. Write the average cost
\n" ); document.write( "per mile 𝐶 as a function of the number of miles driven in one day 𝑥. Graph the function
\n" ); document.write( "for 𝑥 > 0. What happens to 𝐶 as the number of miles gets very large?
\n" ); document.write( "

Algebra.Com's Answer #792436 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
Cost=$39+$0.30x\r
\n" ); document.write( "\n" ); document.write( "C= (1/x)($39+$0.30x)=(39/x)+(0.3x/x)=(39/x)+0.3
\n" ); document.write( "as x gets very large the average cost per mile gets smaller and approaches $0.3 per mile, since the 39 will become irrelevant.\r
\n" ); document.write( "\n" ); document.write( "The ordinate scale for the graphs below is from -5 to 100, -5 to 10 and from -1 to 1.\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-5%2C100%2C-5%2C100%2C%281%2Fx%29%2839%2B0.3x%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-5%2C100%2C-5%2C10%2C%281%2Fx%29%2839%2B0.3x%29%29\"\r
\n" ); document.write( "\n" ); document.write( "\"graph%28300%2C300%2C-5%2C1000%2C-1%2C1%2C%281%2Fx%29%2839%2B0.3x%29%29\"
\n" ); document.write( "
\n" );