document.write( "Question 944620: At the car rental company, you must play a flat rate of $130 and then a daily fee of of $17 per day. Write a linear equation to describe the total cost, y, of renting the car for x days. What is the cost of renting a car for 9 days with this company? \n" ); document.write( "
Algebra.Com's Answer #575950 by macston(5194)![]() ![]() You can put this solution on YOUR website! y=total cost, x=number of days \n" ); document.write( "y=$130+$17x : ANSWER 1 The equation \n" ); document.write( "Rental for 9 days (x=9) \n" ); document.write( "y=$130+$17(9)=$130+$153=$283 \n" ); document.write( "ANSWER 2: The cost of renting a car for 9 days is $283 \n" ); document.write( " \n" ); document.write( " |