Free Quantitative Reasoning MCQs with Answers

505 Quantitative Reasoning MCQs from Analytical and Logical Reasoning, each with the correct answer and a written explanation of why it is correct. Free and unlimited, with no account needed.

Last updated

505 questions · page 28 of 51

271. (1/2x+1) + 5Which of the following is equivalent to the expression above for x > 0?

  • A. (2x + 5)/(2x + 1)
  • B. (2x + 6)/(2x + 1)
  • C. (10x + 5)/(2x + 1)
  • D. 10x + 6/2x + 1

Explanation: The correct answer is (10x + 6)/(2x + 1). To solve the expression (1/(2x+1)) + 5, you must first express the whole number 5 as a fraction with the same denominator: 5 * (2x+1)/(2x+1). This becomes (5(2x+1))/(2x+1) or (10x+5)/(2x+1). Adding this to (1/(2x+1)), the numerators combine to (10x+5+1), giving (10x+6)/(2x+1). The other options either incorrectly combine terms or misapply the process of finding a common denominator.

Correct answer: 10x + 6/2x + 1

272. What is the volume, in cubic centimeters, of a right rectangular prism that has a length of 4 centimeters, a width of 9 centimeters, and a height of 10 centimeters?

  • A. 350
  • B. 360
  • C. 370
  • D. 380

Explanation: To find the volume of a right rectangular prism, you need to multiply its length, width, and height. In this case, with dimensions of 4 cm, 9 cm, and 10 cm, the volume is calculated as (4 cm) × (9 cm) × (10 cm) = 360 cubic centimeters, making option B the correct choice. Options A, C, and D are incorrect due to errors in the multiplication process.

Correct answer: 360

273. Triangle PQR has a right angle Q. If sin R = 4/5, what is the value of tan P?

  • A. 1/4
  • B. 2/4
  • C. 3/4
  • D. 5/4

Explanation: The correct answer is 3/4, or 0.75. By definition of the sine ratio, since sin R = 4/5, PQ/PR = 4/5. Therefore, if PQ = 4n, then PR = 5n, where n is a positive constant. Then QR = kn, where k is another positive constant. Applying the Pythagorean theorem, the following relationship holds:(kn)2 + (4n)2 = (5n)2, or k2n2 + 16n2 = 25n2. Subtracting 16n2 from both sides of this equation yields k2n2 = 9n2. Taking the square root of both sides of k2n2 = 9n2 yields kn = 3n. It follows that k = 3. Therefore, if PQ = 4n and PR = 5n, then QR = 3n, and by definition of the tangent ratio, tan P = 3n/4n, or 3/4 or 0.75 may be entered as the correct answer.

Correct answer: 3/4

274. During which of the following 10-minute intervals does the temperature of the coffee decrease at the greatest average rate?

  • A. Between 0 and 10 minutes
  • B. Between 30 and 40 minutes
  • C. Between 50 and 60 minutes
  • D. Between 90 and 100 minutes

Explanation: The correct answer is Choice A: Between 0 and 10 minutes. This interval shows the greatest decrease in temperature, meaning the average rate of change is the highest. The average rate of change is calculated by dividing the change in temperature by the time interval. Since the time intervals are consistent across options, the interval with the greatest temperature change will have the highest rate. The other options (B, C, and D) show less significant temperature decreases within their respective intervals, indicating lower average rates of change.

Correct answer: Between 0 and 10 minutes

275. In the figure, AD intersects BE at C. If x = 100, what is the value of y?

  • A. 100
  • B. 90
  • C. 80
  • D. 60

Explanation: Choice C is correct. The problem gives that x = 100, which is the measure of one angle in triangle ABC. To find the other two angles, note that the sum of angles in a triangle is always 180°. Therefore, the other two angles in triangle ABC must add up to 80°. If angle ABC is given as 20°, then angle BCA is 60° (180° - 100° - 20°). Because angle BCA and angle DCE are vertical angles, angle DCE is also 60°. In triangle CDE, we apply the triangle angle sum property again: 180° - 60° - 40° = 80°, giving us angle CDE as 80°. The other options represent common mistakes, such as assuming angles are right angles without justification or confusing different angles within the triangles.

Correct answer: 80

276. A cargo helicopter delivers only 100-pound packages and 120-pound packages. For each delivery trip, the helicopter must carry at least 10 packages, and the total weight of the packages can be at most 1,100 pounds. What is the maximum number of 120-pound packages that the helicopter can carry per trip?

  • A. 2
  • B. 4
  • C. 5
  • D. 6

Explanation: Choice C is correct. Let a equal the number of 120-pound packages, and let b equal the number of 100-pound packages. It's given that the total weight of the packages can be at most 1,100 pounds: the inequality 120a + 100b ≤ 1,100 represents this situation. It's also given that the helicopter must carry at least 10 packages: the inequality a + b ≥ 10 represents this situation. Values of a and b that satisfy these two inequalities represent the allowable numbers of 120-pound packages and 100-pound packages the helicopter can transport. To maximize the number of 120-pound packages, a, in the helicopter, the number of 100-pound packages, b, in the helicopter needs to be minimized. Expressing b in terms of a in the second inequality yields b ≥ 10 − a, so the minimum value of b is equal to 10 − a. Substituting 10 − a for b in the first inequality results in 120a + 100(10 − a) ≤ 1,100. Using the distributive property to rewrite this inequality yields 120a + 1,000 − 100a ≤ 1,100, or 20a + 1,000 ≤ 1,100. Subtracting 1,000 from both sides of this inequality yields 20a ≤ 100. Dividing both sides of this inequality by 20 results in a ≤ 5. This means that the maximum number of 120-pound packages that the helicopter can carry per trip is 5.

Correct answer: 5

277. If 2w + 4t = 14 and 4w + 5t = 25, what is the value of 2w +3t?

  • A. 6
  • B. 10
  • C. 13
  • D. 17

Explanation: The correct answer is 13. To solve the system, multiply the first equation, 2w + 4t = 14, by 2 to obtain 4w + 8t = 28. Subtract the second equation, 4w + 5t = 25, from this new equation to eliminate w: (4w - 4w) + (8t - 5t) = (28 - 25), resulting in 3t = 3. Solving for t gives t = 1. Substitute t = 1 into the first equation to find w: 2w + 4(1) = 14 simplifies to 2w = 10, so w = 5. Substituting w = 5 and t = 1 into 2w + 3t results in 2(5) + 3(1) = 13. The other options result from incorrectly calculating or misinterpreting the given expressions.

Correct answer: 13

278. Jennifer bought a box of Crunchy Grain cereal. The nutrition facts on the box state that the serving size of the cereal is 3/4 cup and provides 210 calories, 50 of which are calories from fat. In addition, each serving of the cereal provides 180 milligrams of potassium, which is 5% of the daily allowance for adults.On Tuesday, Jennifer will mix Crunchy Grain cereal with Super Grain cereal for her breakfast. Super Grain cereal provides 240 calories per cup. If the total number of calories in one cup of Jennifer's mixture is 270, how much Super Grain cereal is in one cup of the mixture?

  • A. 1/8 cup
  • B. 1/4 cup
  • C. 1/3 cup
  • D. 1/2 cup

Explanation: Choice B is correct. It's given that a 3/4 cup serving of Crunch cereal provides 210 calories. The total number of calories per cup can be found by dividing 210 by 3/4, which gives 210 ÷ 3/4 = 280 calories per cup. Let c be the number of cups of Crunchy Grain cereal and s be the number of cups of Super Grain cereal. The expression 280c represents the number of calories in c cups of Crunchy Grain cereal, and 240s represents the number of calories in s cups of Super Grain cereal. The equation 280c + 240s = 270 gives the total number of calories in one cup of the mixture. Since c + s = 1 cup, c = 1 − s. Substituting 1 − s for c in the equation 280c + 240s = 270 yields 280(1 − s) + 240s = 270, or 280 − 280s + 240s = 270. Simplifying this equation yields 280 − 40s = 270. Subtracting 280 from both sides results in −40s = −10. Dividing both sides of the equation by −40 results in s = 1/4, so there is 1/4 cup of Super Grain cereal in one cup of the mixture.

Correct answer: 1/4 cup

279. Near the end of a US cable news show, the host invited viewers to respond to a poll on the show's website that asked, "Do you support the new federal policy discussed during the show?" At the end of the show, the host reported that 28% responded "Yes," and 70% responded "No." Which of the following best explains why the results are unlikely to represent the sentiments of the population of the United States?

  • A. The percentages do not add up to 100%, so any possible conclusions from the poll are invalid.
  • B. Those who responded to the poll were not a random sample of the population of the United States.
  • C. A balanced 50% "Yes" and 50% "No" response was not achieved.
  • D. The show did not provide enough time for viewers to respond to the poll.

Explanation: The correct answer is that the respondents to the poll were not randomly selected from the population of the United States. In order for a poll's results to accurately reflect the sentiments of the entire population, the sample must be representative. This is typically achieved through random sampling. In this scenario, the poll only reached individuals who had access to the show and chose to participate, introducing potential bias and lack of representation. The other options are incorrect as they do not address the issue of sample representativeness. Discrepancies in percentage totals, achieving a 50/50 split, or the time allowed to respond do not inherently affect whether the sample is representative of the broader population.

Correct answer: Those who responded to the poll were not a random sample of the population of the United States.

280. If sin x° = a, which of the following must be true for all values of x?

  • A. cos x° = a
  • B. sin (90o - xo) = a
  • C. cos (90o - xo ) = a
  • D. sin (x2)° = a2

Explanation: Choice C is correct. The sine of an angle is equal to the cosine of the angle's complement. This relationship can be expressed by the equation sin x° = cos (90° − x°). Therefore, if sin x° = a, then cos (90° − x°) must also be equal to a.

Correct answer: cos (90o - xo ) = a