SOLUTION: How do I rewrite "A piano teacher charges 35$ for one hour. After that its an extra 5$ for each additional hour." So that it does not represent a function?

Algebra ->  Functions -> SOLUTION: How do I rewrite "A piano teacher charges 35$ for one hour. After that its an extra 5$ for each additional hour." So that it does not represent a function?       Log On


   



Question 228203: How do I rewrite "A piano teacher charges 35$ for one hour. After that its an extra 5$ for each additional hour." So that it does not represent a function?

Answer by user_dude2008(1862) About Me  (Show Source):
You can put this solution on YOUR website!
let x=number of additional hours
function is f(x)=5x+35