document.write( "Question 372802: A car rental company charges a daily rental fee plus a per mile fee over 150 miles. Two different people rent the same style of car for the same number of days. The total bill for one persons rental is $207.50 for a 5-day rental and 180 miles. The total bill for the other persons rental is $212.50 for a 5-day rental and 200 miles.\r
\n" ); document.write( "\n" ); document.write( "I need to write a linear system that I can use to find the daily rental fee and the per mile fee over 150 miles.
\n" ); document.write( "

Algebra.Com's Answer #265517 by kac123kac(8)\"\" \"About 
You can put this solution on YOUR website!
$40/day with a $0.25 charge per mile over.\r
\n" ); document.write( "\n" ); document.write( "$40x5 days=$200
\n" ); document.write( "$7.5/30 extra miles = $0.25
\n" ); document.write( "
\n" );