document.write( "Question 849504: The cost to rent a car for a certain number of hours is shown in the table. The total cost includes a fixed fee and an hourly rate.
\n" );
document.write( "Number of hours Cost
\n" );
document.write( "3 $89.25
\n" );
document.write( "6 $118.50
\n" );
document.write( "14 $196.50
\n" );
document.write( "A. Write an equation to model the data. Use y to represent the total cost and x to represent the number of hours the car is rented.
\n" );
document.write( "B. What is the fixed fee charged to rent the car?
\n" );
document.write( "c. What is the hourly rate charged to rent the car?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #511576 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The cost to rent a car for a certain number of hours is shown in the table. The total cost includes a fixed fee and an hourly rate. \n" ); document.write( "Number of hours Cost \n" ); document.write( "3 $89.25 \n" ); document.write( "6 $118.50 \n" ); document.write( "14 $196.50 \n" ); document.write( "A. Write an equation to model the data. Use y to represent the total cost and x to represent the number of hours the car is rented. \n" ); document.write( "Equation:: y = fixed + h*x \n" ); document.write( "------ \n" ); document.write( "Equations based on data: \n" ); document.write( "f + 3h = 89.25 \n" ); document.write( "f + 6h = 118.50 \n" ); document.write( "f +14h = 196.50 \n" ); document.write( "------------------------- \n" ); document.write( "Using the top two equations: \n" ); document.write( "3h = 118.50-89.25 \n" ); document.write( "3h = 29.25 \n" ); document.write( "h = $9.25 \n" ); document.write( "B. What is the fixed fee charged to rent the car? \n" ); document.write( "f + 3h = 89.25 \n" ); document.write( "f = 89.25-29.25 = $60.00 \n" ); document.write( "--------------------------------\r \n" ); document.write( "\n" ); document.write( "c. What is the hourly rate charged to rent the car? \n" ); document.write( "h = $9.25 \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "---------------------- \n" ); document.write( " \n" ); document.write( " |