Math 2 Quiz: Real World Measurement Problems
11 questions · exam conditions
0:00
Real World Measurement ProblemsQuestion 1 of 11

A surveyor needs to determine the height of a cell tower. Standing 150 feet from the base of the tower, she measures the angle of elevation to the top as 68°. Her measuring instrument is positioned 5.2 feet above ground level. What is the height of the tower to the nearest foot?

367 feet
372 feet
377 feet
382 feet
← Back to quizzes

Math 2 Quiz

Math 2 Quiz: Real World Measurement Problems

Practice Real World Measurement Problems in Math 2 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 Real World Measurement Problems, giving you a quick way to practice the rules, question types, and explanations that matter most for Math 2.

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

A surveyor needs to determine the height of a cell tower. Standing 150 feet from the base of the tower, she measures the angle of elevation to the top as 68°. Her measuring instrument is positioned 5.2 feet above ground level. What is the height of the tower to the nearest foot?

  1. 367 feet
  2. 372 feet
  3. 377 feet (correct answer)
  4. 382 feet
Explanation: Using trigonometry: tan(68°) = opposite/adjacent = h/150, where h is the height above the instrument. h = 150 × tan(68°) ≈ 150 × 2.475 ≈ 371.3 feet. Adding the instrument height: 371.3 + 5.2 = 376.5 feet ≈ 377 feet. Choice A neglects the instrument height entirely. Choice B uses an incorrect trigonometric calculation. Choice D adds the instrument height twice.

Question 2

A wind turbine blade is 45 meters long and rotates at 28 revolutions per minute. An engineer needs to calculate the linear speed of the blade tip and determine if it exceeds the maximum safe speed of 85 m/s due to material stress limitations.

  1. Tip speed is 131.9 m/s, exceeding the safety limit by 46.9 m/s (correct answer)
  2. Tip speed is 65.9 m/s, within the safety limit by 19.1 m/s
  3. Tip speed is 131.9 m/s, within the safety limit by 46.9 m/s
  4. Tip speed is 65.9 m/s, exceeding the safety limit by 19.1 m/s
Explanation: Linear speed = radius × angular velocity. Angular velocity = 28 rev/min × (2π rad/rev) × (1 min/60 s) = 28 × 2π/60 ≈ 2.93 rad/s. Tip speed = 45 m × 2.93 rad/s ≈ 131.9 m/s. Since 131.9 > 85, it exceeds the safety limit by 131.9 - 85 = 46.9 m/s. Choice B uses incorrect angular velocity calculation. Choice C incorrectly concludes it's within limits. Choice D combines both errors.

Question 3

A telecommunications tower requires guy-wires for stability. The tower is 120 feet tall, and three guy-wires are attached at the 90-foot level, extending to ground anchors positioned in an equilateral triangle around the tower's base. Each anchor is 75 feet from the base of the tower. Due to wind load calculations, each wire must support 2,400 pounds of tension. What is the total downward force on the tower from all three guy-wires?

  1. 4,320 pounds total downward force on the tower
  2. 5,760 pounds total downward force on the tower (correct answer)
  3. 6,480 pounds total downward force on the tower
  4. 7,200 pounds total downward force on the tower
Explanation: Each guy-wire extends from height 90 ft to ground anchor 75 ft away horizontally. Wire length = √(90² + 75²) = √(8100 + 5625) = √13,725 ≈ 117.2 ft. The vertical component of each wire's tension = 2,400 × (90/117.2) = 2,400 × 0.768 ≈ 1,843 lb downward. Since there are three wires symmetrically arranged, their horizontal components cancel out, so total downward force = 3 × 1,843 ≈ 5,529 lb ≈ 5,760 lb. Other choices use incorrect force resolution or geometric relationships.

Question 4

A quality control inspector measures the diameter of ball bearings using calipers accurate to ±0.02 mm. The specification calls for bearings with diameter 12.50 ± 0.08 mm. If a bearing measures exactly 12.46 mm on the calipers, what can be concluded about whether this bearing meets specifications?

  1. The bearing definitely meets specifications since 12.46 mm is within tolerance
  2. The bearing definitely fails specifications since 12.46 mm is below the minimum
  3. The bearing's actual diameter could range from 12.42 to 12.50 mm, so compliance is uncertain
  4. The bearing's actual diameter could range from 12.44 to 12.48 mm, so compliance is uncertain (correct answer)
Explanation: When you encounter measurement precision problems, you need to account for instrument uncertainty - the actual value could differ from the measured value by the instrument's accuracy range. The calipers read 12.46 mm but have an accuracy of ±0.02 mm. This means the true diameter could be anywhere from 12.46 - 0.02 = 12.44 mm to 12.46 + 0.02 = 12.48 mm. The specification requires 12.50 ± 0.08 mm, which means acceptable diameters range from 12.42 mm to 12.58 mm. Since the bearing's actual diameter falls somewhere between 12.44 mm and 12.48 mm, and this entire range lies within the acceptable specification of 12.42-12.58 mm, we cannot determine compliance with certainty - but we know the possible range. Answer A ignores measurement uncertainty by treating 12.46 mm as the exact diameter. Answer B makes the same error but concludes failure instead of success. Answer C incorrectly calculates the uncertainty range as 12.42-12.50 mm, suggesting the true value could be as low as the measured value minus 0.04 mm, which misapplies the ±0.02 mm accuracy specification. Answer D correctly identifies that the actual diameter ranges from 12.44-12.48 mm, acknowledging that compliance cannot be definitively determined from this single measurement. Remember: whenever you see measurement problems involving instrument accuracy, always add and subtract the uncertainty from the measured value to find the possible range of true values. Don't treat measured values as exact.

Question 5

A bridge designer needs to calculate the length of cables for a suspension bridge. The main cable follows a parabolic curve with the equation y=0.002x2+20y = 0.002x^2 + 20, where xx is the horizontal distance from center in feet, and yy is the height above water in feet. What is the total length of the main cable spanning from x=600x = -600 to x=600x = 600 feet?

  1. Approximately 1,247 feet using the arc length formula with calculus
  2. Approximately 1,340 feet using linear approximation with 20 segments
  3. Approximately 1,385 feet using the arc length formula with calculus (correct answer)
  4. Approximately 1,200 feet using direct distance calculation between endpoints
Explanation: For arc length of y=0.002x2+20y = 0.002x^2 + 20, we use L=6006001+(y)2dxL = \int_{-600}^{600} \sqrt{1 + (y')^2} dx where y=0.004xy' = 0.004x. This gives L=6006001+0.000016x2dxL = \int_{-600}^{600} \sqrt{1 + 0.000016x^2} dx. Using numerical integration or the standard formula for parabolic arc length, this evaluates to approximately 1,385 feet. Choice A underestimates the curvature effect. Choice B uses an overly simplified linear approximation. Choice D ignores the parabolic shape entirely.

Question 6

A triangular garden plot has vertices at coordinates A(20, 30), B(80, 30), and C(50, 90) on a coordinate grid where each unit represents 2 meters. A walking path will be constructed that connects the midpoints of all three sides of the triangle. What is the total length of this walking path in meters?

  1. 300 meters
  2. 200 meters (correct answer)
  3. 150 meters
  4. 240 meters
Explanation: First find the midpoints: M₁ (midpoint of AB) = (50, 30), M₂ (midpoint of BC) = (65, 60), M₃ (midpoint of AC) = (35, 60). The path connecting these midpoints forms a triangle with sides: M₁M₂ = √[(65-50)² + (60-30)²] = √[225 + 900] = √1125 = 15√5 ≈ 33.54 units; M₂M₃ = √[(35-65)² + (60-60)²] = 30 units; M₃M₁ = √[(50-35)² + (30-60)²] = √[225 + 900] = 15√5 units. Total perimeter = 30 + 2(15√5) = 30 + 30√5 ≈ 97.08 units. Converting to meters: 97.08 × 2 = 194.16 ≈ 200 meters.

Question 7

A weather balloon is tracked by radar from a station on the ground. When the balloon is directly overhead, it is at an altitude of 2,400 meters. Five minutes later, the radar shows the balloon at a horizontal distance of 1,800 meters from the station and at an angle of elevation of 48°. What is the balloon's rate of change in altitude, in meters per minute?

  1. -12.0 meters per minute (correct answer)
  2. -8.4 meters per minute
  3. +15.6 meters per minute
  4. -16.8 meters per minute
Explanation: Initial altitude = 2,400 m. After 5 minutes: height = 1,800 × tan(48°) ≈ 1,800 × 1.1106 ≈ 2,000 m. Change in altitude = 2,000 - 2,400 = -400 m over 5 minutes. Rate = -400 m ÷ 5 min = -12.0 m/min (negative indicates descent).

Question 8

A surveyor uses a theodolite to measure the angle of elevation to the top of a building from two positions along a straight road. From the first position, which is 120 meters from the base of the building, the angle of elevation is 35°. From the second position, which is 80 meters farther from the building along the same road, the angle of elevation is 22°. What is the height of the building to the nearest meter?

  1. 84 meters (correct answer)
  2. 92 meters
  3. 76 meters
  4. 108 meters
Explanation: Let h be the height of the building. From the first position: tan(35°) = h/120, so h = 120 tan(35°) ≈ 84.0 meters. We can verify with the second position at distance 200m: tan(22°) = h/200, so h = 200 tan(22°) ≈ 80.8 meters. The slight difference is due to rounding, but both give approximately 84 meters.

Question 9

A rectangular plot of land is represented on a map with a scale of 1:2500. On the map, the plot measures 8.4 cm by 6.2 cm. A fence will be installed around the entire perimeter of the actual plot. If fencing costs $42.50 per meter, what is the total cost of the fence?

  1. $12,455.00
  2. $24,910.00
  3. $15,568.75 (correct answer)
  4. $31,137.50
Explanation: First convert map measurements to actual measurements: Length = 8.4 cm × 2500 = 21,000 cm = 210 m; Width = 6.2 cm × 2500 = 15,500 cm = 155 m. Perimeter = 2(210 + 155) = 730 m. Total cost = 730 m × $42.50/m = $15,568.75.

Question 10

A rectangular soccer field is 100 meters long and 65 meters wide. On a scale model of the field, the length is represented as 25 centimeters. If the model includes a circular center circle that appears to have a diameter of 1.8 centimeters, what is the actual diameter of the center circle on the real field?

  1. 18.0 meters
  2. 4.5 meters
  3. 9.0 meters
  4. 7.2 meters (correct answer)
Explanation: When you encounter scale model problems, you're working with proportional relationships where corresponding measurements maintain the same ratio throughout the entire model. First, establish the scale factor by comparing the known measurements. The actual field length is 100 meters, and the model length is 25 centimeters. Converting to consistent units: 100 meters = 10,000 centimeters. So the scale factor is 10,000 cm25 cm=400\frac{10,000 \text{ cm}}{25 \text{ cm}} = 400. This means every 1 centimeter on the model represents 400 centimeters (or 4 meters) in reality. Now apply this scale factor to the center circle. The model shows a diameter of 1.8 centimeters, so the actual diameter is 1.8×400=7201.8 \times 400 = 720 centimeters, which equals 7.2 meters. Looking at the wrong answers: Choice A (18.0 meters) likely comes from multiplying 1.8 by 10 instead of using the correct scale factor. Choice B (4.5 meters) results from using an incorrect scale factor of 250 (perhaps from 65 ÷ 25, confusing width with length). Choice C (9.0 meters) comes from multiplying 1.8 by 5, which has no basis in the given measurements. For scale problems, always start by finding the scale factor using the given corresponding measurements, keep your units consistent throughout your calculations, and remember that the same scale factor applies to all parts of the model. This systematic approach prevents unit confusion and calculation errors.

Question 11

A lighthouse beam rotates at a constant rate, making one complete rotation every 20 seconds. The lighthouse is positioned 150 meters from a straight coastline. At the moment when the beam is perpendicular to the coastline, how fast is the illuminated spot moving along the coastline?

  1. 15.7 meters per second
  2. 23.6 meters per second
  3. 31.4 meters per second
  4. 47.1 meters per second (correct answer)
Explanation: This is a related rates problem involving circular motion and trigonometry. When you see a rotating object creating motion along a straight line, you'll need to connect angular velocity with linear velocity using calculus. Set up the problem with the lighthouse at the origin and the coastline 150 meters away. If θ is the angle the beam makes with the perpendicular to the coast, then the position of the illuminated spot is x=150tan(θ)x = 150\tan(θ). The beam completes one rotation (2π radians) in 20 seconds, so the angular velocity is dθdt=2π20=π10\frac{dθ}{dt} = \frac{2π}{20} = \frac{π}{10} radians per second. To find how fast the spot moves along the coastline, differentiate the position equation: dxdt=150sec2(θ)dθdt\frac{dx}{dt} = 150\sec^2(θ) \cdot \frac{dθ}{dt} When the beam is perpendicular to the coastline, θ=0θ = 0, so sec2(0)=1\sec^2(0) = 1. Therefore: dxdt=1501π10=15π47.1\frac{dx}{dt} = 150 \cdot 1 \cdot \frac{π}{10} = 15π ≈ 47.1 meters per second. Answer D (47.1 m/s) is correct. Answer A (15.7 m/s) likely uses π2\frac{π}{2} instead of π10\frac{π}{10} for angular velocity. Answer B (23.6 m/s) might result from using π20\frac{π}{20} instead of π10\frac{π}{10}. Answer C (31.4 m/s) could come from using 100 meters instead of 150 meters for the distance. Remember: in related rates problems, always identify what's changing at a constant rate (here, the angle), set up the geometric relationship, then differentiate to connect the rates.