118k views
1 vote
A high definition radio station charges $200 per year in addition to $50 per month for the first 3 months to recieve its broadcast.

User Fade
by
7.9k points

2 Answers

5 votes
Assuming that you wanted to find out the total cost for the whole year,

If we put yearly payment as y and additional fees as x, The equation would be :

y = 200 + 4x

y = 200 + 4(50)

y = $ 400

hope this helps
User RZet
by
8.2k points
3 votes
x - number of months ( 1, 2 or 3 );
A function is:
f ( x ) = 50 x + 200
A reasonable domain is:
x ∈ { 1, 2, 3 }
The range is:
y ∈{ $250, $300, $350 }
User Qerub
by
8.9k points