document.write( "Question 887747: If you rent a canoe for 3 hours, you will pay $45. The hourly rate for renting a canoe is $10 per hour. Write a linear equation to find the total cost C of renting the canoe for h hours. \n" ); document.write( "
Algebra.Com's Answer #536843 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
Some information must be found for the extra cost.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"you rent a canoe for 3 hours, you will pay $45.\"\r
\n" ); document.write( "\n" ); document.write( "That is 45/3=15 dollars per hour.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"The hourly rate for renting a canoe is $10 per hour.\"\r
\n" ); document.write( "\n" ); document.write( "The rental cost and the hourly rate charge are not the same.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The problem description does not contain information for how the hourly cost and the rental cost are related. You want C as a function of h; with C being the cost and h being the number of hours. Are we supposed to assume there is a FIXED cost as part of renting the canoe? Call this b.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You may have these two data points, (h, C).
\n" ); document.write( "(0, b) and (3, 45).
\n" ); document.write( "The slope would be in units of dollars per hour, and this must be \"10%28dollars%2Fhour%29\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You have some equation, \"highlight_green%28C=10h%2Bb%29\".
\n" ); document.write( "You know a point (3, 45) but you do not yet know b.
\n" ); document.write( "-
\n" ); document.write( "\"C-10h=b\"
\n" ); document.write( "\"b=C-10h\"
\n" ); document.write( "\"b=45-10%2A3\"
\n" ); document.write( "\"b=15\";
\n" ); document.write( "So the equation is \"highlight%28C=10h%2B15%29\".
\n" ); document.write( "
\n" );