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 #265527 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "Let \n" ); document.write( "given: \n" ); document.write( "Person 1: cost of daily rental = \n" ); document.write( "Person 2: cost of daily rental = \n" ); document.write( "Person 1: per mile fee over 150 miles = \n" ); document.write( "Person 2: per mile fee over 150 miles = \n" ); document.write( "------------------ \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Multiply both sides of each equation by \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Divide both sides of each equation by \n" ); document.write( " \n" ); document.write( " |