Write a function to describe the following scenario.
A taxi driver charges a $5 flat fee to
enter the car and $0.50 per mile.
What is the total cost of a taxi ride?
y = [?]x + [?]
