SOLUTION: A teen club has weekly dances. You can become a member of the club for $30 a year and pay only $4 to attend each dance. Otherwise each dance costs $6. How many dances do you have

Algebra ->  Human-and-algebraic-language -> SOLUTION: A teen club has weekly dances. You can become a member of the club for $30 a year and pay only $4 to attend each dance. Otherwise each dance costs $6. How many dances do you have       Log On


   



Question 366326: A teen club has weekly dances. You can become a member of the club for $30 a year and pay only $4 to attend each dance. Otherwise each dance costs $6. How many dances do you have to attend so that becoming a member will cost less than paying the nonmember rate?
Found 2 solutions by mananth, josmiceli:
Answer by mananth(16946) About Me  (Show Source):
You can put this solution on YOUR website!
cost when member
x be the number of dances
30 + 4x
..
non member cost
6x
..
4x+30<6x
add -6x
4x-6x+30<0
-2x+30<0
add 2x
-2x+2x+30<2x
30<2x
30/2 15 x must be greater than 15
..
m.ananth@hotmail.ca

Answer by josmiceli(19441) About Me  (Show Source):
You can put this solution on YOUR website!
Let d = number of dances you need to attend to break even
Let C = cost for member and non-member
For member:
C+=+30+%2B+4d
For non-member:
C+=+6d
When are the costs the same?
30+%2B+4d+=+6d
2d+=+30
d+=+15
When you attend 16 dances, the cost as a member
is less than a non-member
check:
For 15 dances:
For member:
C+=+30+%2B+4%2A15
C+=+90
For non-member:
C+=+6%2A15
C+=+90
And for 16 dances:
For member:
C+=+30+%2B+4%2A16
C+=+94
For non-member:
C+=+6%2A16
C+=+96
OK