document.write( "Question 440467: A rental car agency charges $15 dollars per day plus 11 cents per mile to rent a certain car. Another agency charges $18 per day plus 8 cents per mile to rent the same car. How many miles will have to be driven for the cost of a car from the first agency to equal the cost of a car from the second agency? Express the problems as a system of linear equations. \n" ); document.write( "
Algebra.Com's Answer #304287 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 15+.11x=18+.08x \n" ); document.write( ".03x=3 \n" ); document.write( "x=3/.03=100 \n" ); document.write( "You'd have to drive the car from the first agency 100 miles to equal the second agencie's rental. \n" ); document.write( " |