SOLUTION: If it cost 50 cents for the first 3 minutes and x cents for each additional minute, and a person talks for y minutes, what is the cost?

Algebra ->  Coordinate Systems and Linear Equations  -> Linear Equations and Systems Word Problems -> SOLUTION: If it cost 50 cents for the first 3 minutes and x cents for each additional minute, and a person talks for y minutes, what is the cost?      Log On


   



Question 339202: If it cost 50 cents for the first 3 minutes and x cents for each additional minute, and a person talks for y minutes, what is the cost?
Answer by nyc_function(2741) About Me  (Show Source):
You can put this solution on YOUR website!
50 cents for 3 minutes
x cents for each additional minute
Let y = a person talking a certain amount of minutes - the first-three minutes
Let C = total cost for phone call
C = x(y - 3) + 0.50