SSAT Middle Level Quiz: Multi Operation Problems
20 questions · exam conditions
0:00
Multi Operation ProblemsQuestion 1 of 20

Maria bought 3 notebooks for $4.50 each and some pens for $1.25 each. If she spent a total of $22.25, how many pens did she buy?

7
8
9
10
11
← Back to quizzes

SSAT Middle Level Quiz

SSAT Middle Level Quiz: Multi Operation Problems

Practice Multi Operation Problems in SSAT Middle Level with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

What this quiz covers

This quiz focuses on Multi Operation Problems, giving you a quick way to practice the rules, question types, and explanations that matter most for SSAT Middle Level.

How to use this quiz

Try each quiz question before looking at the correct answer. Use the explanations to review missed ideas, then come back to similar questions until the pattern feels familiar.

All questions

Question 1

Maria bought 3 notebooks for $4.50 each and some pens for $1.25 each. If she spent a total of $22.25, how many pens did she buy?

  1. 7 (correct answer)
  2. 8
  3. 9
  4. 10
  5. 11
Explanation: This is a classic two-step word problem that tests your ability to set up and solve equations with multiple purchases. When you see problems involving different items with different prices and a total cost, you'll need to account for each type of purchase separately. Start by calculating what Maria spent on notebooks: 3 notebooks × $4.50 each = $13.50. Since she spent $22.25 total, the amount spent on pens must be $22.25 - $13.50 = $8.75. Now divide the pen expenditure by the price per pen: $8.75 ÷ $1.25 = 7 pens. Let's check why the other answers are wrong. Choice B (8 pens) would cost 8 × $1.25 = $10.00, making her total spending $13.50 + $10.00 = $23.50, which exceeds her actual total. Choice C (9 pens) would cost 9 × $1.25 = $11.25, giving a total of $13.50 + $11.25 = $24.75, which is even higher than her actual spending. Choice D (10 pens) would cost 10 × $1.25 = $12.50, resulting in a total of $13.50 + $12.50 = $26.00, which is far too much. The correct answer is A (7 pens). For multi-item purchase problems, always organize your work systematically: calculate the cost of known quantities first, subtract from the total to find what's left for unknown quantities, then divide by the unit price. This step-by-step approach prevents calculation errors and makes checking your work easier.

Question 2

A rectangular garden is 15 feet long and 8 feet wide. If a path 2 feet wide is built around the entire garden, what is the area of the path only?

  1. 76 square feet
  2. 84 square feet
  3. 92 square feet (correct answer)
  4. 120 square feet
  5. 241 square feet
Explanation: When you encounter problems about paths or borders around rectangular areas, you need to find the difference between the total area (garden plus path) and the original area. Start by visualizing the situation: the original garden is 15 feet by 8 feet, and a 2-foot-wide path surrounds it completely. This means the path adds 2 feet on all four sides of the garden. The new outer dimensions become: length = 15 + 2 + 2 = 19 feet, and width = 8 + 2 + 2 = 12 feet. The total area (garden plus path) is 19×12=22819 \times 12 = 228 square feet. The original garden area is 15×8=12015 \times 8 = 120 square feet. Therefore, the path area equals: 228120=108228 - 120 = 108 square feet. Wait - that's not among the choices! Let me reconsider the problem. Looking at the answer choices, choice C (92 square feet) suggests a different interpretation might be intended, but the calculation above is mathematically correct for a 2-foot path on all sides. However, examining the choices: A) 76 could result from calculation errors with dimensions. B) 84 might come from using incorrect outer dimensions. D) 120 is exactly the garden's area - a common trap where students give the original area instead of the path area. The discrepancy suggests there may be an error in the problem setup or answer choices, but C) 92 is marked correct. Study tip: Always double-check path problems by ensuring you add the path width to both sides of each dimension, and remember that path area = total area minus original area.

Question 3

Tom has 3 times as many baseball cards as soccer cards. He has 4 more football cards than soccer cards. If he has 84 cards total, how many soccer cards does he have?

  1. 12 soccer cards
  2. 15 soccer cards
  3. 16 soccer cards (correct answer)
  4. 20 soccer cards
  5. 24 soccer cards
Explanation: This is a classic algebra word problem that requires you to translate relationships between quantities into mathematical expressions. When you see phrases like "3 times as many" and "4 more than," you're dealing with a system where one unknown variable can help you find all the others. Let's call the number of soccer cards ss. From the problem, Tom has 3s3s baseball cards and s+4s + 4 football cards. Since the total is 84 cards, we can write: s+3s+(s+4)=84s + 3s + (s + 4) = 84. Simplifying: 5s+4=845s + 4 = 84, so 5s=805s = 80, which means s=16s = 16 soccer cards. Let's verify: 16 soccer cards, 3×16=483 \times 16 = 48 baseball cards, and 16+4=2016 + 4 = 20 football cards gives us 16+48+20=8416 + 48 + 20 = 84 total cards. ✓ Looking at the wrong answers: (A) 12 would give us 12+36+16=6412 + 36 + 16 = 64 total cards, falling short of 84. (B) 15 would yield 15+45+19=7915 + 45 + 19 = 79 cards, also too few. (D) 20 would result in 20+60+24=10420 + 60 + 24 = 104 cards, exceeding our target of 84. Strategy tip: In multi-step word problems, always define your variable clearly, translate each relationship into math, and check your answer by substituting back into the original conditions. This verification step catches calculation errors and confirms you've interpreted the relationships correctly.

Question 4

A recipe calls for 2.5 cups of flour to make 18 cookies. How many cups of flour are needed to make 45 cookies?

  1. 5.25 cups
  2. 6.25 cups (correct answer)
  3. 6.75 cups
  4. 7.25 cups
  5. 8.00 cups
Explanation: This is a proportion problem where you need to find how much of one ingredient is needed when scaling a recipe up or down. When you see questions about recipes, rates, or "per unit" relationships, think proportions. Set up the proportion by comparing cups of flour to number of cookies. You know that 2.5 cups makes 18 cookies, and you need to find how many cups make 45 cookies. Write this as: 2.5 cups18 cookies=x cups45 cookies\frac{2.5 \text{ cups}}{18 \text{ cookies}} = \frac{x \text{ cups}}{45 \text{ cookies}} Cross multiply to solve: 2.5×45=18×x2.5 \times 45 = 18 \times x, which gives you 112.5=18x112.5 = 18x. Dividing both sides by 18: x=112.518=6.25x = \frac{112.5}{18} = 6.25 cups. Looking at the wrong answers: Choice A (5.25 cups) is too small—this might come from incorrectly setting up the proportion or making an arithmetic error in the division. Choice C (6.75 cups) could result from adding instead of using proper proportion methods, or from calculation mistakes. Choice D (7.25 cups) is significantly too high and likely comes from confusing the setup of the ratio or major computational errors. You can double-check by seeing if the ratio makes sense: you're making 2.5 times as many cookies (45 ÷ 18 = 2.5), so you should need 2.5 times as much flour (2.5 × 2.5 = 6.25). Strategy tip: For proportion problems, always check if your answer makes logical sense. If you're making more of something, you should need more ingredients—and the scaling factor should be consistent.

Question 5

Sarah buys 4 pounds of apples at $2.50 per pound and 3 pounds of oranges at $3.20 per pound. If she pays with a $20 bill, how much change will she receive?

  1. $0.40 (correct answer)
  2. $0.60
  3. $1.40
  4. $1.60
  5. $2.40
Explanation: When you encounter multi-step word problems involving money, break them down systematically: calculate the total cost, then find the change from the amount paid. First, calculate the cost of each item separately. Sarah's apples cost 4 pounds×$2.50=$10.004 \text{ pounds} \times \$2.50 = \$10.00. Her oranges cost 3 pounds×$3.20=$9.603 \text{ pounds} \times \$3.20 = \$9.60. The total purchase is $10.00+$9.60=$19.60\$10.00 + \$9.60 = \$19.60. Since Sarah pays with a $20 bill, her change is $\20.00 - $19.60 = $0.40 , making A correct. Let's examine why the other answers are wrong. Choice B ($0.60) likely comes from miscalculating one of the products—perhaps computing the oranges as $9.40 instead of $9.60, giving a total of $19.40 and change of 0.60.ChoiceC(0.60. Choice C (1.40) suggests a significant calculation error, possibly from getting a total cost of $18.60, which could happen if you mistakenly used $2.20 instead of 3.20fortheorangeprice.ChoiceD(3.20 for the orange price. Choice D (1.60) might result from calculating the apple cost as $9.00 (using $2.25 instead of $2.50) and getting a total of $18.40. The key strategy here is to work methodically and double-check your arithmetic, especially with decimal multiplication. Write out each step clearly: item cost calculations, total cost, then subtraction for change. Money problems on the SSAT often include answer choices that result from common calculation mistakes, so careful computation is essential.

Question 6

A box contains red, blue, and green marbles in the ratio 3:4:5. If there are 15 green marbles, what is the total number of marbles in the box?

  1. 30 marbles
  2. 32 marbles
  3. 35 marbles
  4. 36 marbles (correct answer)
  5. 40 marbles
Explanation: When you encounter ratio problems, you're working with proportional relationships between different quantities. The key insight is that ratios tell you the relative sizes of groups, and you can use any one known quantity to find all the others. The ratio 3:4:5 means that for every 3 red marbles, there are 4 blue marbles and 5 green marbles. Since you know there are 15 green marbles, you can find the "multiplier" that scales the ratio to the actual quantities. If the ratio calls for 5 green marbles but you actually have 15, then 15÷5=315 ÷ 5 = 3, so the multiplier is 3. This means you have:
  • Red marbles: 3×3=93 × 3 = 9
  • Blue marbles: 4×3=124 × 3 = 12
  • Green marbles: 5×3=155 × 3 = 15
Total marbles: 9+12+15=369 + 12 + 15 = 36 Looking at the wrong answers: Choice A (30) likely comes from incorrectly thinking the ratio parts should add to 30 when scaled. Choice B (32) might result from calculation errors in the multiplication or addition. Choice C (35) could come from forgetting to multiply one of the ratio parts by 3, perhaps counting 5 green marbles instead of 15. The correct answer is D) 36 marbles. Strategy tip: In ratio problems, always identify what quantity you know, find the multiplier by dividing the known quantity by its ratio part, then apply that multiplier to all parts of the ratio. Double-check by verifying the known quantity matches what you're given.

Question 7

A swimming pool is being filled with water. After 2 hours, the pool is 1/4 full. After 5 hours total, the pool is 5/8 full. At this rate, how many more hours will it take to completely fill the pool?

  1. 2 hours
  2. 3 hours (correct answer)
  3. 4 hours
  4. 5 hours
  5. 6 hours
Explanation: When you encounter rate problems involving filling or emptying, focus on finding the consistent rate of change per unit time. This type of problem tests your ability to work with rates and proportional reasoning. Let's determine the pool's filling rate by examining what happened between hours 2 and 5. In those 3 hours, the pool went from 14\frac{1}{4} full to 58\frac{5}{8} full. The change was 5814=5828=38\frac{5}{8} - \frac{1}{4} = \frac{5}{8} - \frac{2}{8} = \frac{3}{8} of the pool. Since this 38\frac{3}{8} was filled in 3 hours, the rate is 3/83=18\frac{3/8}{3} = \frac{1}{8} of the pool per hour. After 5 hours, 58\frac{5}{8} of the pool is full, meaning 158=381 - \frac{5}{8} = \frac{3}{8} remains to be filled. At a rate of 18\frac{1}{8} pool per hour, it will take 3/81/8=3\frac{3/8}{1/8} = 3 more hours to finish filling. Choice A (2 hours) would only fill 28=14\frac{2}{8} = \frac{1}{4} more of the pool, leaving it 78\frac{7}{8} full. Choice C (4 hours) assumes a slower rate and would overfill the pool. Choice D (5 hours) significantly overestimates the time needed, perhaps confusing total time with additional time. Study tip: In rate problems, always identify what changed over a specific time interval to find the consistent rate, then use that rate to solve for the unknown. Don't assume the rate from just the starting condition—look for the pattern between two data points.

Question 8

In a school election, candidate A received 2/5 of the votes, candidate B received 1/3 of the votes, and candidate C received the remaining votes. If 450 students voted, how many votes did candidate C receive?

  1. 90 votes
  2. 120 votes (correct answer)
  3. 150 votes
  4. 180 votes
  5. 270 votes
Explanation: When you encounter fraction problems involving "remaining" amounts, you're working with parts of a whole that must add up to 1 (or 100%). The key is finding what's left after accounting for the known portions. First, find what fraction of votes candidates A and B received together. Candidate A got 25\frac{2}{5} and candidate B got 13\frac{1}{3}. To add these fractions, find a common denominator: 25=615\frac{2}{5} = \frac{6}{15} and 13=515\frac{1}{3} = \frac{5}{15}. Together they received 615+515=1115\frac{6}{15} + \frac{5}{15} = \frac{11}{15} of the votes. Since all votes must total 1, candidate C received 11115=4151 - \frac{11}{15} = \frac{4}{15} of the votes. With 450 total votes, candidate C got 415×450=180015=120\frac{4}{15} \times 450 = \frac{1800}{15} = 120 votes. Looking at the wrong answers: Choice A (90 votes) represents 15\frac{1}{5} of the total votes, which might result from incorrectly calculating the remaining fraction. Choice C (150 votes) equals 13\frac{1}{3} of the votes—you might get this by confusing candidate C's share with candidate B's share. Choice D (180 votes) represents 25\frac{2}{5} of the votes, which would happen if you confused candidate C with candidate A. The correct answer is B: 120 votes. Strategy tip: In "remaining amount" problems, always verify your fractions add up to 1 before calculating. This catches arithmetic errors early and ensures you're working with the right proportions.

Question 9

A factory produces 150 widgets per hour for the first 6 hours, then increases production to 200 widgets per hour for the next 4 hours. What is the average number of widgets produced per hour over the entire 10-hour period?

  1. 170 widgets per hour (correct answer)
  2. 175 widgets per hour
  3. 180 widgets per hour
  4. 185 widgets per hour
  5. 190 widgets per hour
Explanation: When you encounter questions about average rates over different time periods, you need to find the total output divided by total time, not simply average the two rates. First, calculate the total widgets produced. In the first 6 hours at 150 widgets per hour: 6×150=9006 \times 150 = 900 widgets. In the next 4 hours at 200 widgets per hour: 4×200=8004 \times 200 = 800 widgets. Total production is 900+800=1,700900 + 800 = 1,700 widgets over 10 hours. The average production rate is: 1,700 widgets10 hours=170\frac{1,700 \text{ widgets}}{10 \text{ hours}} = 170 widgets per hour. Answer A (170 widgets per hour) is correct because it properly accounts for the weighted average based on time periods. Answer B (175 widgets per hour) likely comes from simply averaging the two rates: 150+2002=175\frac{150 + 200}{2} = 175. This ignores that the factory operated at each rate for different amounts of time. Answer C (180 widgets per hour) might result from incorrectly weighting the rates or making calculation errors in the total production. Answer D (185 widgets per hour) is too high and suggests confusion about how to handle the different time periods or rates. Remember: when calculating averages across different time periods with different rates, you must use a weighted average. Calculate total output, then divide by total time. Simply averaging the rates themselves will mislead you unless the time periods are equal.

Question 10

A rectangular prism has dimensions 4 cm by 6 cm by 8 cm. If each dimension is increased by 2 cm, by how much does the volume increase?

  1. 144 cubic cm
  2. 192 cubic cm
  3. 288 cubic cm (correct answer)
  4. 336 cubic cm
  5. 480 cubic cm
Explanation: When you encounter volume problems involving dimensional changes, you need to calculate the original volume, find the new volume after the changes, then determine the difference. First, find the original volume of the rectangular prism. Volume equals length × width × height, so: 4×6×8=1924 \times 6 \times 8 = 192 cubic cm. Next, calculate the new dimensions after each is increased by 2 cm: the dimensions become 6 cm, 8 cm, and 10 cm. The new volume is: 6×8×10=4806 \times 8 \times 10 = 480 cubic cm. The volume increase is: 480192=288480 - 192 = 288 cubic cm, which is answer choice C. Now let's examine why the other answers are incorrect. Choice A (144 cubic cm) represents exactly three-quarters of the original volume, which might result from incorrectly calculating 2×6×122 \times 6 \times 12 or similar computational errors. Choice B (192 cubic cm) is actually the original volume itself—this trap catches students who calculate the new volume but forget to subtract the original volume. Choice D (336 cubic cm) could result from miscalculating the new dimensions or making arithmetic errors during multiplication. Strategy tip: For volume change problems, always follow the same three-step process: calculate original volume, calculate new volume, then find the difference. Double-check your arithmetic since these problems involve multiple multiplications where small errors compound quickly. Also, be wary of answer choices that equal the original volume—they're often included as traps.

Question 11

Jenny runs at a constant speed of 8 mph for 45 minutes, then walks at 3 mph for 30 minutes. What is her average speed for the entire trip?

  1. 5.2 mph
  2. 5.5 mph
  3. 5.8 mph
  4. 6.0 mph (correct answer)
  5. 6.4 mph
Explanation: When you encounter average speed problems, remember that average speed isn't simply the arithmetic mean of the speeds—you need to consider both distance and time for the entire journey. First, convert the times to hours: 45 minutes = 0.75 hours and 30 minutes = 0.5 hours. Next, calculate the distance for each segment using distance=speed×time\text{distance} = \text{speed} \times \text{time}:
  • Running: 8 mph×0.75 hours=6 miles8 \text{ mph} \times 0.75 \text{ hours} = 6 \text{ miles}
  • Walking: 3 mph×0.5 hours=1.5 miles3 \text{ mph} \times 0.5 \text{ hours} = 1.5 \text{ miles}
Total distance = 6 + 1.5 = 7.5 miles Total time = 0.75 + 0.5 = 1.25 hours Average speed = total distancetotal time=7.51.25=6.0 mph\frac{\text{total distance}}{\text{total time}} = \frac{7.5}{1.25} = 6.0 \text{ mph} Choice A (5.2 mph) likely results from incorrectly weighting the speeds by time rather than using the proper distance-time formula. Choice B (5.5 mph) is simply the arithmetic average of 8 mph and 3 mph: 8+32=5.5\frac{8+3}{2} = 5.5, which ignores the different time periods entirely. Choice C (5.8 mph) might come from a calculation error when finding the weighted average or making unit conversion mistakes. The key strategy here is to always find total distance and total time separately, then divide. Never just average the speeds unless the time periods are equal—this is a common trap on standardized tests.

Question 12

A water tank is initially 3/4 full of its 240-gallon capacity. Due to a leak, it loses 1/3 of its current water overnight. The next day, 45 gallons are added. What fraction of the tank's capacity is now filled?

  1. 7/16
  2. 1/2
  3. 9/16
  4. 5/8
  5. 11/16 (correct answer)
Explanation: When you encounter multi-step fraction problems involving capacity, work through each change systematically and keep track of the actual amounts rather than jumping straight to fractions. Start with the initial amount: 34×240=180\frac{3}{4} \times 240 = 180 gallons. After losing 13\frac{1}{3} of the current water overnight, the tank loses 13×180=60\frac{1}{3} \times 180 = 60 gallons, leaving 18060=120180 - 60 = 120 gallons. Adding 45 gallons the next day gives us 120+45=165120 + 45 = 165 gallons total. To find what fraction this represents: 165240=165÷15240÷15=1116\frac{165}{240} = \frac{165 \div 15}{240 \div 15} = \frac{11}{16}. Since this isn't among choices A-D, the correct answer must be E. Let's see where each wrong answer comes from. Choice A (716\frac{7}{16}) equals 105 gallons—you'd get this if you incorrectly calculated the overnight loss. Choice B (12\frac{1}{2}) equals 120 gallons—this is the amount before adding the 45 gallons, suggesting you forgot the final step. Choice C (916\frac{9}{16}) equals 135 gallons—this might result from calculation errors in the loss amount. Choice D (58\frac{5}{8}) equals 150 gallons, which doesn't correspond to any logical step in the problem. The key strategy here is recognizing that not all multiple-choice questions have the answer listed in the visible choices. When working with fractions and capacities, always convert to actual amounts first, complete all operations, then convert back to the fraction form. This prevents compounding errors from working with fractions throughout multiple steps.

Question 13

A machine fills bottles at a rate of 45 bottles per minute for the first 8 minutes, then slows to 30 bottles per minute for the next 12 minutes. How many bottles are filled in total?

  1. 360 bottles
  2. 540 bottles
  3. 720 bottles (correct answer)
  4. 900 bottles
  5. 1080 bottles
Explanation: When you encounter a rate problem with changing conditions, you need to calculate each phase separately and then add the results together. Let's break this into two distinct time periods. In the first 8 minutes, the machine fills 45 bottles per minute. So the total for this period is: 45 bottles/minute×8 minutes=360 bottles45 \text{ bottles/minute} \times 8 \text{ minutes} = 360 \text{ bottles} In the second phase, the machine slows down to 30 bottles per minute for 12 minutes. This gives us: 30 bottles/minute×12 minutes=360 bottles30 \text{ bottles/minute} \times 12 \text{ minutes} = 360 \text{ bottles} Adding both phases together: 360+360=720 bottles360 + 360 = 720 \text{ bottles} Looking at the wrong answers, choice A (360 bottles) represents only the first 8 minutes of production—a common trap where students calculate just one phase and stop. Choice B (540 bottles) might result from incorrectly using 45 bottles/minute for only 12 minutes, mixing up the rates and time periods. Choice D (900 bottles) could come from using the faster rate (45 bottles/minute) for the entire 20-minute period, ignoring the fact that the machine slowed down. The key strategy for multi-step rate problems is to organize your work clearly: identify each distinct phase, calculate each one separately using the rate formula (rate × time = quantity), then combine your results. Always double-check that you've accounted for all time periods and used the correct rate for each phase.

Question 14

Lisa saves $12 per week for the first 6 weeks, then increases her savings to $18 per week for the next 8 weeks. She then buys a gift that costs 2/3 of her total savings. How much money does she have left?

  1. $72 (correct answer)
  2. $84
  3. $96
  4. $108
  5. $216
Explanation: This is a multi-step word problem that tests your ability to break down a savings scenario and apply fraction operations. When you see problems involving accumulating money over different time periods, work systematically through each phase. First, calculate Lisa's total savings. In the first 6 weeks, she saves $12 per week: $6×12=726 \times 12 = 72 dollars.Inthenext8weeks,shesaves$18perweek:$ dollars. In the next 8 weeks, she saves $18 per week: $8 \times 18 = 144dollars.Hertotalsavingsisdollars. Her total savings is72 + 144 = 216$$ dollars. Next, determine how much she spends. The gift costs 23\frac{2}{3} of her total savings: 23×216=144\frac{2}{3} \times 216 = 144 dollars. Finally, subtract what she spent from her total savings: 216144=72216 - 144 = 72 dollars remaining. Looking at the wrong answers: Choice B ($84) might result from incorrectly calculating $\frac{1}{2} \times 216 - 24$$, mixing up the fraction. Choice C (96) could come from calculating 216 \times \frac{2}{3} - 48 , perhaps from an arithmetic error in the gift cost calculation. Choice D ($108) might result from finding 216×12216 \times \frac{1}{2}, using the wrong fraction entirely. The correct answer is A) $72. Strategy tip: In multi-step money problems, always organize your work: (1) find total money accumulated, (2) calculate money spent or saved using any fractions given, (3) subtract to find what remains. Double-check your fraction arithmetic since these problems often hinge on that calculation.

Question 15

A store offers a 20% discount on all items, then applies a 6% sales tax to the discounted price. If an item originally costs $45, what is the final price after the discount and tax?

  1. $33.48
  2. $36.00
  3. $38.16 (correct answer)
  4. $41.40
  5. $47.70
Explanation: When you encounter problems involving sequential percentage changes like discounts followed by taxes, you must apply each percentage to the result of the previous calculation—never to the original amount for both steps. Let's work through this step-by-step. First, apply the 20% discount to the original $45 price. A 20% discount means you pay 80% of the original price: $45×0.80=3645 \times 0.80 = 36 $. So the discounted price is $36. Next, apply the 6% sales tax to this discounted price of $36. Sales tax is added to the price, so you'll pay 106% of the discounted amount: $$36 \times 1.06 = 38.16$$. The final price is $38.16. Looking at the wrong answers: Choice A (33.48)representsapplyingboththediscountANDtreatingthetaxasareductionratherthananadditionadoubleerror.ChoiceB(33.48) represents applying both the discount AND treating the tax as a reduction rather than an addition—a double error. Choice B (36.00) is the price after discount but before tax is applied. Choice D ($41.40) comes from incorrectly applying the 6% tax to the original $45 price, then subtracting the 20% discount from that result. The key strategy for percentage problems is to work sequentially: complete each step fully before moving to the next, and always apply the second percentage to the result of the first calculation, not the original number. Watch for answer choices that represent intermediate steps—they're common traps on the SSAT.

Question 16

A car rental company charges $25 per day plus $0.15 per mile driven. If someone rents a car for 3 days and drives 240 miles, what is the total cost?

  1. $75.00
  2. $111.00 (correct answer)
  3. $114.00
  4. $116.00
  5. $120.00
Explanation: This is a multi-step word problem involving linear cost functions, where you need to calculate both fixed costs (daily charges) and variable costs (mileage charges), then add them together. Start by identifying the two cost components: the daily rental fee of $25 per day, and the mileage charge of $0.15 per mile. For a 3-day rental, the daily charges are $3 \times \25 = $75 . For 240 miles driven, the mileage charges are 240 \times $0.15 = $36 . The total cost is $75 + $36 = $111 . Choice A (75.00)representsonlythedailyrentalchargeswithoutincludinganymileagefeesacommonerrorwhenstudentsforgetaboutthevariablecostcomponent.ChoiceC(75.00) represents only the daily rental charges without including any mileage fees—a common error when students forget about the variable cost component. Choice C (114.00) likely comes from miscalculating the mileage portion, perhaps computing 240 \times $0.20 = $48 instead of the correct 240 \times $0.15 = $36 , then adding $75 + $48 = $123 ... actually, this doesn't match C either, but it's close to the right answer and might result from arithmetic errors. Choice D ($116.00) could result from adding an extra day or making calculation mistakes in the mileage computation. When tackling rental or pricing problems, always break them into fixed costs (time-based charges) and variable costs (usage-based charges). Double-check your arithmetic, especially with decimal multiplication, and make sure you've included all cost components before selecting your answer.

Question 17

A train travels 180 miles in 3 hours. At this same rate, how long will it take to travel 420 miles?

  1. 6 hours
  2. 7 hours (correct answer)
  3. 8 hours
  4. 9 hours
  5. 10 hours
Explanation: When you encounter a problem about constant rates, you're dealing with proportional relationships. The key insight is that if something travels at a steady rate, the ratio of distance to time remains the same. First, find the train's speed by dividing the distance by time: 180 miles3 hours=60 miles per hour\frac{180 \text{ miles}}{3 \text{ hours}} = 60 \text{ miles per hour}. Now you can find how long it takes to travel 420 miles at this same rate: 420 miles60 miles per hour=7 hours\frac{420 \text{ miles}}{60 \text{ miles per hour}} = 7 \text{ hours}. Alternatively, you can set up a proportion: 180 miles3 hours=420 milesx hours\frac{180 \text{ miles}}{3 \text{ hours}} = \frac{420 \text{ miles}}{x \text{ hours}}. Cross-multiplying gives you 180x=1260180x = 1260, so x=7x = 7 hours. Choice A (6 hours) would mean the train is traveling 70 mph, which is faster than the given rate. Choice C (8 hours) suggests a speed of 52.5 mph, slower than the actual rate. Choice D (9 hours) implies an even slower speed of about 46.7 mph. These answers likely come from calculation errors or misunderstanding the relationship between the given information and what you're solving for. Choice B (7 hours) correctly maintains the 60 mph rate established in the problem. Remember that rate problems often test your ability to recognize when quantities are directly proportional. Always check that your answer makes sense—if the distance increases, time should increase proportionally when speed stays constant.

Question 18

A bakery makes muffins and sells them for $2.50 each. The daily fixed costs are $45, and each muffin costs $0.80 to make. How many muffins must be sold in one day to make a profit of at least $85?

  1. 72 muffins
  2. 76 muffins
  3. 77 muffins (correct answer)
  4. 80 muffins
  5. 85 muffins
Explanation: When you encounter profit problems, you need to set up an equation using the relationship: Profit = Revenue - Total Costs. Here, you're looking for the number of muffins needed to achieve at least $85 in profit. Let's define the variable: let $nn $ = number of muffins sold. Revenue from selling n muffins = 2.50n Total costs = Fixed costs + Variable costs = 45 + 0.80n Setting up the profit equation: \text{Profit} = 2.50n - (45 + 0.80n) = 2.50n - 45 - 0.80n = 1.70n - 45 For a profit of at least $85: 1.70n45851.70n - 45 \geq 85 1.70n1301.70n \geq 130 n76.47n \geq 76.47 Since you can't sell a fraction of a muffin, you need to round up to 77 muffins. Let's verify: With 77 muffins, profit = 1.70(77)45=130.9045=85.901.70(77) - 45 = 130.90 - 45 = 85.90, which exceeds $85. Choice A (72 muffins) gives a profit of 1.70(72) - 45 = 77.40 , which falls short of $85. Choice B (76 muffins) yields 1.70(76)45=84.201.70(76) - 45 = 84.20, still below the target. Choice D (80 muffins) would work but represents unnecessary overproduction since the question asks for the minimum needed. The answer is C: 77 muffins. Remember: In "at least" problems, always round up to the next whole number when dealing with discrete items, and verify your answer by substituting back into the original inequality.

Question 19

A rectangular field is 80 meters long and 60 meters wide. A running track goes around the perimeter of the field. If someone runs around the track 2.5 times, how far do they run?

  1. 350 meters
  2. 700 meters (correct answer)
  3. 875 meters
  4. 1050 meters
  5. 1400 meters
Explanation: When you encounter a perimeter problem, you need to find the distance around the entire shape, then multiply by how many times the person travels that distance. To find the perimeter of a rectangle, use the formula: P=2l+2wP = 2l + 2w where ll is length and ww is width. With a field that's 80 meters long and 60 meters wide: P=2(80)+2(60)=160+120=280P = 2(80) + 2(60) = 160 + 120 = 280 meters. Since the runner goes around the track 2.5 times, multiply the perimeter by 2.5: 280×2.5=700280 × 2.5 = 700 meters. This confirms answer B is correct. Looking at the wrong answers: A) 350 meters represents running around the track only 1.25 times (280×1.25=350280 × 1.25 = 350), suggesting you might have confused 2.5 with 1.25. C) 875 meters would result from incorrectly calculating the perimeter as 350 meters (perhaps adding 80+60+80+60+7080 + 60 + 80 + 60 + 70 by mistake), then multiplying by 2.5. D) 1050 meters comes from miscalculating the perimeter as 420 meters (possibly 80+60=14080 + 60 = 140, then incorrectly tripling it), then multiplying by 2.5. For perimeter problems, always double-check your rectangle perimeter formula — it's easy to forget to double both the length and width. Also, pay careful attention to decimal multipliers like 2.5, as these often appear in SSAT problems to test your decimal multiplication skills.

Question 20

A school fundraiser sells tickets for $8 each. The cost to rent the venue is $200, and refreshments cost $3 per person attending. If 150 people attend, what is the profit from the fundraiser?

  1. $250
  2. $350
  3. $450
  4. $550 (correct answer)
  5. $650
Explanation: When you encounter profit problems, remember that profit equals total revenue minus total costs. You need to identify all sources of income and all expenses to find the net result. Let's calculate the profit step by step. First, find the total revenue: 150 people × $8 per ticket = $1,200. Next, identify all costs: the venue rental is a fixed cost of $200, and refreshments cost $3 per person, so 150 people × $3 = $450 in refreshment costs. Total costs = $200 + $450 = $650. Therefore, profit = $1,200 (revenue) - $650 (total costs) = $550. Looking at the wrong answers: Choice A ($250) likely comes from forgetting the venue cost entirely—just calculating $1,200 revenue minus $450 refreshments minus an arbitrary 500.ChoiceB(500. Choice B (350) might result from a calculation error, perhaps subtracting the venue cost twice or making an arithmetic mistake when combining costs. Choice C ($450) represents a common trap where students calculate only the refreshment costs instead of the actual profit, confusing an expense category with the final answer. The key strategy for profit problems is to organize your work clearly: write "Revenue:" and list all income sources, then "Costs:" and list all expenses. Many students rush and miss either fixed costs (like venue rental) or variable costs (like per-person refreshments). Double-check that you're subtracting total costs from total revenue, not just one type of cost.