asked 210k views
2 votes
In a certain county, the fines for speeding in a school zone are $160 plus an additional $4 for every mile per hour over the speed limit. Write a function to represent the speeding fines. What is the value of the function for an input of 8, and what does it represent?

asked
User Hellodan
by
8.1k points

1 Answer

1 vote
The function would look like: (4x)+160 where x is the mph over the speed limit

So if you Input 8 it would be (4*8)=160, which would be: $192
answered
User Shuzheng
by
9.0k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.