document.write( "Question 577446: Suppose that a car rental agency gave you the following choices.
\n" ); document.write( "Option A $30 per day plus 40¢ per mile
\n" ); document.write( " Option B flat $50 per day \r
\n" ); document.write( "\n" ); document.write( "(a) Write equations for cost per day c for options A and B. (Use m for distance in miles.)
\n" ); document.write( " c = $ \r
\n" ); document.write( "\n" ); document.write( ". (option A)
\n" ); document.write( " c) Estimate the mileage for which both rates are the same.
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #370171 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
A:
\n" ); document.write( "\"+c+=+30+%2B+.4m+\"
\n" ); document.write( "B:
\n" ); document.write( "\"+c+=+50+\"
\n" ); document.write( "Here's the plot:
\n" ); document.write( "\"+graph%28+400%2C+400%2C+-5%2C+60%2C+-5%2C+60%2C+50%2C+.4x+%2B+30+%29+\"
\n" ); document.write( "The miles, m, looks like 50 where they intersect
\n" ); document.write( "
\n" );