SOLUTION: Courtney’s grandmother gives her $350 to take gymnastics lessons. The fee for the first month is $50 and each additional month is $30. How many months of gymnastics can Courtney ta

Algebra ->  Customizable Word Problem Solvers  -> Age -> SOLUTION: Courtney’s grandmother gives her $350 to take gymnastics lessons. The fee for the first month is $50 and each additional month is $30. How many months of gymnastics can Courtney ta      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 210631: Courtney’s grandmother gives her $350 to take gymnastics lessons. The fee for the first month is $50 and each additional month is $30. How many months of gymnastics can Courtney take using her grandmother’s gift? 11months
11 months
Additional Month is x
30(x)+50=350

30x=300
X=10
I know answer but how do I set up formular?

Found 2 solutions by jim_thompson5910, MathTherapy:
Answer by jim_thompson5910(35256) About Me  (Show Source):
You can put this solution on YOUR website!
Let C=total cost of lessons


So at first, the cost is $50. So no matter how long she stays, she'll be paying $50. So at first, the cost is C=50


Now let's say that she now decides to do another month on top of the first month. She's already paid $50, but she now has to pay an extra $30. So for one additional month, the cost is now C=50%2B30=80. If she does it for another month after that, she has to pay another $30, giving the cost of C=50%2B30%2B30=50%2B60=110


Now let's say that she does 8 additional months. This means that she has to pay 8 $30 fees. So the cost would be C=50%2B30%2B30%2B30%2B30%2B30%2B30%2B30%2B30=290 (there are 8 thirty's here)

To save time and sanity, instead of adding repeated values, we can just multiply. So instead of having eight 30's out there, we can rewrite that part as 8%2A30.

So in general, if she stays for 'x' additional months, you're going to add on 'x' charges of $30 which will cost 30x. Add this to the original cost of $50 to get the total charge C=30x%2B50


Since we want to hold the cost to $350 (that's her budget), we simply make C=350 and plug it in to get 350=30x%2B50


Note: you can rearrange the last equation to get 30x%2B50=350

Answer by MathTherapy(10555) About Me  (Show Source):
You can put this solution on YOUR website!
Courtney’s grandmother gives her $350 to take gymnastics lessons. The fee for the first month is $50 and each additional month is $30. How many months of gymnastics can Courtney take using her grandmother’s gift? 11months
11 months
Additional Month is x
30(x)+50=350

30x=300
X=10
I know answer but how do I set up formular?

First of all, let's make the amount of months she can take lessons be M

The 1st month, therefore, would be counted as 1 month, at $50

The other months would then be M - 1, at $30

Therefore, we have the equation: 1(50) + (M - 1)30 = 350

Solving for M, we get: 50 + 30M - 30 = 350

30M + 20 = 350

30M = 330

M+=+330%2F30+=+11

Thus, the total amount of months that she can take lessons, or M is: highlight_green%2811%29