6.0k views
2 votes
Shawn plans to join the landscape arboretum and attend its gardening classes. The cost of a membership is a fixed amount per year, plus a $10 feed for each gardening class she decides to attend.

Write a formula that describes how much it will cost Shawna to join the arboretum and attend classes.
Let's let
c = cost of the membership

n = number of classes she attends

t = total cost

@Melo30
Help!

2 Answers

0 votes
Shawn plans to join the landscape arboretum and attend its gardening classes. The cost of a membership is a fixed amount per year, plus a $10 feed for each gardening class she decides to attend.
Write a formula that describes how much it will cost Shawna to join the arboretum and attend classes.
Let's let
c = cost of the membership

n = number of classes she attends

t = total cost

Firstly : t is at the beginning and only the beginning

Secondly : your answer is expressed in terms of c and n.

So the total amount is


t = c + (10n)

Hope this helps!
User SilentCry
by
7.7k points
6 votes
Well there is a fee for joining c, and there is an additional cost of 10 per class. So the total cost with respect to the number of classes taken is:

t=10n+c
User Jeco
by
8.3k points