All questions
Question 1
A school library starts the week with 1,200 books. On Monday, 30 books are checked out. On Tuesday, a donation of d new books arrives. On Wednesday, twice as many books are checked out as on Monday. At the end of Wednesday, the library has 1,190 books. Which equation represents the number of books in the library?
- 1200 - 30 + d - (2 * 30) = 1190 (correct answer)
- 1200 - 30 + d = 1190
- 1200 + d = 1190
- 1200 - 30 - 2 + d = 1190
Explanation: Start with the initial number of books, 1,200. Subtract the books checked out on Monday (30). Add the donated books on Tuesday (d). On Wednesday, 'twice as many books...as on Monday' were checked out, which is (2 \times 30). This amount is also subtracted. The final count is 1,190. The equation showing all these changes is (1200 - 30 + d - (2 \times 30) = 1190).
Question 2
Maria scored 85, 90, and x on three science tests. Her average score for the three tests was exactly 88. Which equation represents this situation?
- 85 + 90 + x = 88
- (85 + 90 + x) / 3 = 88 (correct answer)
- 85 + 90 = 88 + x
- (85 + 90) / 2 = x
Explanation: To find the average of a set of numbers, you add the numbers together and then divide by the count of the numbers. In this case, the sum of Maria's three test scores is (85 + 90 + x). To find the average, this sum is divided by 3. The problem states this average is 88. Therefore, the correct equation is ((85 + 90 + x) / 3 = 88).
Question 3
A class of 25 students is going on a trip that costs a total of 500.Thestudentsheldabakesaleandraised50, which will be used to reduce the total cost of the trip. The remaining cost will be split equally among the students. If c represents the new, lower cost for each student, which equation shows this situation?
- 25c = 500 + 50
- 25c = 500 - 50 (correct answer)
- c = 500 / 25 - 50
- 25 + c = 500 - 50
Explanation: The total cost of the trip is 500.Thefundraiserreducesthiscostby50, so the new total cost is (500 - 50). This new total is split equally among 25 students, with each paying c. Therefore, the total amount paid by the students is (25 \times c), or 25c. The correct equation is (25c = 500 - 50).
Question 4
Maya has a jar of coins containing only dimes and quarters. She has 3 more quarters than she has dimes. The total value of the coins is $2.75. If d represents the number of dimes, which equation represents the total value of the coins in cents?
- d + (d + 3) = 275
- 10d + 25(d - 3) = 275
- 35(2d + 3) = 275
- 10d + 25(d + 3) = 275 (correct answer)
Explanation: The number of dimes is d. The number of quarters is '3 more than dimes', which is (d + 3). To find the total value in cents, multiply the number of each coin by its value in cents. The value of the dimes is 10d. The value of the quarters is (25(d + 3)). The total value is $2.75, which is 275 cents. The equation is the sum of the values: (10d + 25(d + 3) = 275).
Question 5
A tank contains 200 gallons of water. A pump removes water at a rate of 5 gallons per minute, while a hose adds water at a rate of 3 gallons per minute. Which equation can be used to find m, the number of minutes it will take until the tank contains exactly 150 gallons of water?
- 200 + 5m - 3m = 150
- 200 - 5m + 3m = 150 (correct answer)
- 200 - (5 + 3)m = 150
- 200 / (5 - 3) = m
Explanation: The tank starts with 200 gallons. Each minute (m), 5 gallons are removed, so we subtract 5m. At the same time, 3 gallons are added, so we add 3m. The amount of water in the tank after m minutes is the starting amount plus the changes: (200 - 5m + 3m). We want this amount to be 150 gallons. Therefore, the equation is (200 - 5m + 3m = 150).
Question 6
The number of fish in a pond, 60, is 12 less than three times the number of fish, f, that were in the pond last year. Which equation correctly represents the relationship between the current and previous number of fish?
- 3f + 12 = 60
- 12 - 3f = 60
- 3f - 12 = 60 (correct answer)
- f/3 - 12 = 60
Explanation: The phrase 'three times the number of fish, f' translates to (3f). The phrase '12 less than' means you subtract 12 from the previous quantity. So, '12 less than three times the number of fish' is (3f - 12). This amount is equal to 60. Therefore, the correct equation is (3f - 12 = 60).
Question 7
Leo bought 4 notebooks that each cost the same price and a single pen for 2.Thetotalcostforalltheitemsbeforetaxwas14. If n is the price of one notebook, which equation represents the total cost of his purchase?
- 4(n + 2) = 14
- 4n + 2 = 14 (correct answer)
- 4 + n + 2 = 14
- 4n - 2 = 14
Explanation: The cost of 4 notebooks at price n each is (4 \times n), or 4n. He also bought a pen for 2. The total cost is the sum of the cost of the notebooks and the cost of the pen, which is \(4n + 2\). This total is equal to 14. The correct equation is (4n + 2 = 14).
Question 8
A group of 4 friends buys a gift that costs 48.Onefriend,Amy,contributes12 toward the cost. The remaining cost is split equally among all 4 friends. If p represents the equal amount that each of the 4 friends pays in addition to Amy's initial contribution, which equation shows this situation?
- 3p + 12 = 48
- 4p = 48 - 12
- 4p + 12 = 48 (correct answer)
- p = (48 - 12) / 3
Explanation: The total cost of the gift is 48.Thetotalmoneycollectedmustequalthisamount.Amycontributes12. Then, each of the 4 friends contributes an additional p dollars. The total from the four friends is (4 \times p), or 4p. The sum of Amy's contribution and the friends' contribution is (12 + 4p). This total must equal the gift's cost, so (12 + 4p = 48).
Question 9
Five less than the product of a number x and three is the same as the number increased by nine. Which equation correctly represents this complex statement?
- 5 - 3x = x + 9
- 3(x - 5) = x + 9
- 3x - 5 = x + 9 (correct answer)
- 3x - 5 = 9x
Explanation: Let's break down the statement. 'The product of a number x and three' is 3x. 'Five less than' this product means we subtract 5 from it, giving (3x - 5). 'The number increased by nine' is (x + 9). 'Is the same as' means these two expressions are equal. Therefore, the equation is (3x - 5 = x + 9).
Question 10
A math puzzle says: 'I am thinking of a number, n. If you divide it by 4 and then add 7, the result is 15.' Which equation matches this puzzle?
- (n + 7) / 4 = 15
- 4n + 7 = 15
- n / (4 + 7) = 15
- n/4 + 7 = 15 (correct answer)
Explanation: The puzzle describes a sequence of operations. First, 'divide it by 4' gives (n/4). Second, 'then add 7' means you add 7 to that result: (n/4 + 7). The final result 'is 15', so the correct equation is (n/4 + 7 = 15). Choice A is incorrect because it adds before dividing.
Question 11
A father is 25 years older than his son. In 5 years, the sum of their ages will be 55. If s is the son's current age, which equation represents the sum of their ages in 5 years?
- (s + 5) + (s + 25 + 5) = 55 (correct answer)
- s + (s + 25) = 55
- (s + 5) + (s + 25) = 55
- s + 25 = 55 - 5
Explanation: The son's current age is s. The father's current age is (s + 25). In 5 years, the son's age will be (s + 5). In 5 years, the father's age will be his current age plus 5, which is ((s + 25) + 5). The sum of their ages in 5 years is 55. So, the equation is the sum of their future ages: ((s + 5) + (s + 25 + 5) = 55).
Question 12
Which of the following situations can be represented by the equation (50 - 4n = 10)?
- A carpenter had a 50-foot board. He cut off a 10-foot section, then cut the remaining part into 4 equal pieces of length
n. - A baker made 50 muffins. She gave away 4 muffins and then sold 10 muffins. She has
n muffins left. - A girl had 50.Shebought4identicalshirtsfor‘n‘dollarseachandreceived10 in change. (correct answer)
- A farmer has 50 acres. He plants
n acres of corn and a section of wheat 4 times as large. He has 10 acres left unplanted.
Explanation: The equation (50 - 4n = 10) represents starting with a quantity of 50, subtracting a group of 4 equal items of size n, and having a result of 10. Story C describes paying with 50,wherethecostof4shirtsat‘n‘dollarseach(4n)issubtractedfromthe50,resultingin10 change. This matches the equation.
Question 13
A rectangular garden has a perimeter of 50 feet. The length of the garden is 5 feet longer than its width. If w represents the width in feet, which equation can be used to find the dimensions of the garden?
- w(w + 5) = 50
- w + (w + 5) = 50
- 2w + 5 = 50
- 2w + 2(w + 5) = 50 (correct answer)
Explanation: The width is w. The length is '5 feet longer than its width', which is (w + 5). The formula for the perimeter of a rectangle is (2 \times \text{length} + 2 \times \text{width}). Substituting the expressions for length and width gives (2(w + 5) + 2w). The total perimeter is 50, so the equation is (2w + 2(w + 5) = 50).
Question 14
At a book fair, paperback books cost 4eachandhardcoverbookscost7 each. A school bought h hardcover books. They bought twice as many paperback books as hardcover books. The total cost for all the books was $225. Which equation represents the school's purchase?
- 7h + 4h = 225
- 7(2h) + 4h = 225
- 7h + 4(2h) = 225 (correct answer)
- h + 2h = 225
Explanation: The number of hardcover books is h, and their cost is (7h). The number of paperback books is 'twice as many', which is 2h. The cost of the paperback books is (4(2h)). The total cost is the sum of the cost of hardcovers and paperbacks. So, the equation is (7h + 4(2h) = 225).
Question 15
A baker makes a large batch of c cookies. He packs them into boxes of 12. After filling 10 full boxes, he has 5 cookies left over. Which equation correctly represents the total number of cookies, c, that he made?
- c / 12 = 10 - 5
- c = 12 / 10 + 5
- c = (12 * 10) + 5 (correct answer)
- c = 10 * (12 + 5)
Explanation: The total number of cookies is the number of cookies packed in boxes plus the number of cookies left over. The number of cookies in the boxes is the number of boxes (10) multiplied by the number of cookies per box (12), which is (12 \times 10). There are 5 cookies left over, which are added to this total. Therefore, the total number of cookies c is given by the equation (c = (12 \times 10) + 5).
Question 16
Liam starts with 20inhissavingsaccount.Eachweekforseveralweeks,headdsexactly5 to the account. Which equation could be used to find w, the number of weeks it will take for him to have a total of $75 in the account?
- 20w + 5 = 75
- 20 + 5w = 75 (correct answer)
- 5(w + 20) = 75
- 20 + w + 5 = 75
Explanation: Liam begins with a starting amount of 20. He then adds a recurring amount each week. The money added after `w` weeks is \(5 \times w\), or `5w`. The total amount in the account is the starting amount plus the weekly savings, which is \(20 + 5w\). This total equals 75, so the correct equation is (20 + 5w = 75).
Question 17
A pizza was cut into 12 slices. Mark ate m slices and his friend ate twice as many slices as Mark. After they both finished eating, there were 3 slices left. Which equation shows this situation?
- 12 - m + 2m = 3
- m + 2m = 12
- 12 - (m + 2) = 3
- 12 - m - 2m = 3 (correct answer)
Explanation: The starting number of slices is 12. The number of slices eaten must be subtracted from this total. Mark ate m slices. His friend ate 'twice as many', which is 2m slices. The total number of slices eaten is (m + 2m). The remaining slices are found by subtracting the eaten slices from the start: (12 - m - 2m). This is equal to 3. So, the equation is (12 - m - 2m = 3).
Question 18
Which of the following stories can be represented by the equation (3x + 5 = 23)?
- Sam had 23.Hebought3itemsthatcost5 each and had
x dollars left. - Sam bought 5 t-shirts for
x dollars each and used a 3coupon,foratotalof23. - Sam bought 3 movie tickets for
x dollars each. He also spent 5onpopcorn.Histotalspendingwas23. (correct answer) - Sam had 23 cookies and gave 5 away. He split the rest equally among 3 friends, with each getting
x cookies.
Explanation: Let's analyze the equation (3x + 5 = 23). It shows a quantity x being multiplied by 3, then 5 being added to the result, with a final total of 23. Story C matches this perfectly: the cost of 3 tickets at x dollars each is 3x, and adding the $5 popcorn cost gives a total of (3x + 5 = 23).
Question 19
Jason and Ken are collecting cans for a recycling drive. Ken collected 10 fewer than three times the number of cans Jason collected. Together, they collected a total of 90 cans. If j represents the number of cans Jason collected, which equation represents their combined total?
- j + (3j - 10) = 90 (correct answer)
- 3j - 10 = 90
- j + (10 - 3j) = 90
- j + 3j + 10 = 90
Explanation: Jason collected j cans. 'Three times the number of cans Jason collected' is 3j. '10 fewer than' that amount is (3j - 10). This is the number of cans Ken collected. 'Together, they collected a total of 90' means you add Jason's cans and Ken's cans to get 90. So, the equation is (j + (3j - 10) = 90).
Question 20
A teacher starts with a supply of p pencils. After giving 3 pencils to each of her 20 students, she has 8 pencils remaining. Which equation correctly represents this situation?
- p - (20 * 3) = 8 (correct answer)
- p + 8 = 20 * 3
- 20 * 3 - p = 8
- p / 3 - 20 = 8
Explanation: The initial number of pencils is p. The number of pencils given away is the number of students (20) times the number of pencils each received (3), which is (20 \times 3). The number remaining (8) is the starting amount minus the amount given away. Therefore, the equation is (p - (20 \times 3) = 8).