document.write( "Question 888974: The cost of renting a kayak is $12 for the first hour plus another $5 for each additional hour. Which of the following represents this situation where C is the total cost of renting a kayak for h hours?
\n" );
document.write( "A. C=12h+5
\n" );
document.write( "B. C=5(h-1)+12
\n" );
document.write( "C. C=5h+12
\n" );
document.write( "D. C=17h \n" );
document.write( "
Algebra.Com's Answer #537774 by josgarithmetic(39617)![]() ![]() ![]() You can put this solution on YOUR website! The C axis intercept is (0,12) and the slope is 5. Note what happens when h=1. You are counting ADDITIONAL hours after the first hour. \n" ); document.write( " |