SOLUTION: Write a formula that will help you determine your total cost.
Let's let
h = helmet rental
k = knee pad rental
p = cost of day pass
c = total cost
Algebra ->
Customizable Word Problem Solvers
-> Misc
-> SOLUTION: Write a formula that will help you determine your total cost.
Let's let
h = helmet rental
k = knee pad rental
p = cost of day pass
c = total cost
Log On
Question 976444: Write a formula that will help you determine your total cost.
Let's let
h = helmet rental
k = knee pad rental
p = cost of day pass
c = total cost Answer by Alan3354(69443) (Show Source):
You can put this solution on YOUR website! Write a formula that will help you determine your total cost.
Let's let
h = helmet rental
k = knee pad rental
p = cost of day pass
c = total cost
===============
If h & k are rental for the day:
c = p + k + h
--------------
If h & k are per hour:
c = p + t*(h + k) [t in hours]