A gym charges its members $18 twice a month. If it has 300 members how much does it make a month?

Each person is charged 18*2=$

<<18*2=36>>36 per month So they get 36*300=$<<36*300=10800>>10,800 per month #### 10800 A store puts out a product sample every Saturday. The last Saturday, the sample product came in boxes of 20. If they had to open 12 boxes, and they had five samples left over at the end of the day, how many customers tried a sample if the samples were limited to one per person? The store opened 12 boxes of 20 products, so they put out 20 * 12 = <<20*12=240>>240 product samples. They had 5 samples left over, so 240 - 5 = <<240-5=235>>235 samples were used. Each customer could only have one sample, so 235 * 1 = <<235*1=235>>235 customers tried a sample. #### 235 Part of Stella's job is to restock the toilet paper in each of the 6 bathrooms at the bed and breakfast. She stocks 1 roll a day, every day of the week. She buys the toilet paper in bulk, and each pack contains 1 dozen rolls. After 4 weeks, how many packs of toilet paper dozen Stella buy? She stocks one roll in each of the 6 bathrooms, every day of the week so that 6*7 = <<6*7=42>>42 rolls a week She restocks 42 rolls a week so after 4 weeks that's 42*4 = <<42*4=168>>168 rolls The bulk toilet paper comes 1 dozen rolls in a pack and she needs 168 rolls so she needs 168/12 = <<168/12=14>>14 dozen #### 14 During my workout yesterday, I did 30 squats. Each day, I plan to increase my number of squats by 5 more than the previous day. If I do my workout for four consecutive days, how many squats will I perform the day after tomorrow? Today, I will perform 30 + 5 = <<30+5=35>>35 squats. Tomorrow, I will perform 35 + 5 = <<35+5=40>>40 squats. So the day after tomorrow, I will perform 40 + 5 = <<40+5=45>>45 squats. #### 45 Walter goes to the zoo, where he spends a certain amount of time looking at the seals, eight times as long looking at the penguins, and 13 minutes looking at the elephants. If he spent 2 hours and 10 minutes at the zoo, how many minutes did he spent looking at the seals? First find the number of minutes in 2 hours: 2 hours * 60 minutes/hour = <<2*60=120>>120 minutes Then add 10 minutes to that amount to find the total number of minutes Walter spent at the zoo: 120 minutes + 10 minutes = <<120+10=130>>130 minutes Let s be the amount of time he spends looking at the seals and p be the amount of time he spends looking at the penguins. From the problem, we know that s + p + 13 = 130 and p = 8s. Substituting the second equation into the first, we get s + 8s + 13 = 130 Combining like terms, we get 9s + 13 = 130 Subtracting 8 from both sides, we get 9s = 117 Dividing both sides by 9, we get s = 13 #### 13 Beau’s sons are triplets. They are 16 years old today. Three years ago, the sum of his 3 sons’ ages equaled Beau’s age. How old is Beau today? Three years ago, his sons were 16 - 3 = <<16-3=13>>13 years old. Three years ago, Beau was 13 + 13 + 13 = <<13+13+13=39>>39 years old. Today, Beau is 39 + 3 = <<39+3=42>>42 years old. #### 42 John's grill messes up and burns half his steak. He eats 80% of what isn't burned. If the steak was originally 30 ounces how much steak did he eat? There were 30*.5=<<30*.5=15>>15 ounces of unburnt steak So he ate 15*.8=<<15*.8=12>>12 ounces of steak #### 12 John has 25 horses. He feeds each horse twice a day and feeds them 20 pounds of food at each feeding. He buys half ton bags of food. How many of those will he have to buy in 60 days? He feeds each horse 2*20=<<2*20=40>>40 pounds of food a day So he uses 40*25=<<40*25=1000>>1000 pounds of food a day That means in 60 days he uses 60*1000=<<60*1000=60000>>60000 pounds of food Each bag of food is 2000*.5=<<2000*.5=1000>>1000 pounds So he needs to buy 60000/1000=<<60000/1000=60>>60 bags of food #### 60 Matt and Tom both walk up the stairs of the library. Matt goes up the stairs 20 steps per minute. Tom goes up the stairs 5 steps per minute more than Matt. If Matt has reached 220 steps above the entrance, how many steps will Tom have gone up by that time? Matt would have walked for 220/20=<<220/20=11>>11 minutes. Tom would have gone up by 11*5=<<11*5=55>>55 steps more. Tom would have gone up by 220+55=<<220+55=275>>275 steps. #### 275 Rene has three times as many dolls as her sister, while her sister has two more dolls than their grandmother. If their grandmother has 50 dolls, how many dolls do they have altogether? If the grandmother has 50 dolls, Rene's sister, who has 2 more dolls than their grandmother, has 50+2 = <<50+2=52>>52 dolls. Together, Rene's sister and the grandmother have 52+50 = <<52+50=102>>102 dolls. Since Rene has three times as many dolls as her sister, she has 52*3 = <<52*3=156>>156 dolls. Altogether, they have 156+102 = <<156+102=258>>258 dolls. #### 258