Home

Tutoring

Subjects

Live Classes

Study Coach

Essay Review

On-Demand Courses

Colleges

Games


Log in

Opening subject page...

Loading your content

← Back to quizzes

Prealgebra Quiz

Prealgebra Quiz: Pythagorean Theorem Right Triangles

Practice Pythagorean Theorem Right Triangles in Prealgebra with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.

Question 1 / 8

0 of 8 answered

A rectangular garden has a diagonal walkway that measures 25 feet. If the garden is 15 feet wide, what is the area of the garden in square feet?

Select an answer to continue

What this quiz covers

This quiz focuses on Pythagorean Theorem Right Triangles, giving you a quick way to practice the rules, question types, and explanations that matter most for Prealgebra.

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 rectangular garden has a diagonal walkway that measures 25 feet. If the garden is 15 feet wide, what is the area of the garden in square feet?

  1. 300 square feet (correct answer)
  2. 400 square feet
  3. 375 square feet
  4. 350 square feet

Explanation: Using the Pythagorean theorem: 152+l2=25215^2 + l^2 = 25^2152+l2=252, so 225+l2=625225 + l^2 = 625225+l2=625, which gives l2=400l^2 = 400l2=400, so l=20l = 20l=20 feet. The area is 15×20=30015 × 20 = 30015×20=300 square feet. Choice B uses the incorrect length (25) instead of finding the actual length. Choice C incorrectly calculates 15×2515 × 2515×25. Choice D represents a computational error in the Pythagorean calculation.

Question 2

A right triangle has legs in the ratio 3:4 and a hypotenuse of length 20. What is the length of the shorter leg?

  1. 8 units
  2. 10 units
  3. 15 units
  4. 12 units (correct answer)

Explanation: When you encounter a right triangle problem with ratios, you're dealing with similar triangles and the Pythagorean theorem. The key insight is that if the legs are in a 3:4 ratio, you can express them as 3x3x3x and 4x4x4x for some value xxx. Using the Pythagorean theorem with hypotenuse 20: (3x)2+(4x)2=202(3x)^2 + (4x)^2 = 20^2(3x)2+(4x)2=202 9x2+16x2=4009x^2 + 16x^2 = 4009x2+16x2=400 25x2=40025x^2 = 40025x2=400 x2=16x^2 = 16x2=16 x=4x = 4x=4 Therefore, the legs have lengths 3x=3(4)=123x = 3(4) = 123x=3(4)=12 and 4x=4(4)=164x = 4(4) = 164x=4(4)=16. The shorter leg is 12 units, making D correct. Let's examine why the other answers are wrong. Choice A (8 units) might come from incorrectly thinking the ratio means the legs are literally 3 and 4, then doubling to get closer to a hypotenuse of 20. Choice B (10 units) could result from mistakenly taking half the hypotenuse length. Choice C (15 units) represents the longer leg if you incorrectly solved for x=5x = 5x=5 instead of x=4x = 4x=4, perhaps from computational errors in the algebra. Remember this strategy: when legs are in a ratio, always use variables like 3x3x3x and 4x4x4x, then solve for the scaling factor xxx using the Pythagorean theorem. The 3-4-5 triangle family appears frequently in pre-algebra, so recognizing that this is a scaled version (multiplied by 4) can help you work more efficiently.

Question 3

A television screen measures 32 inches diagonally. If the screen has an aspect ratio of 4:3 (width to height), what is the width of the screen to the nearest inch?

  1. 22 inches
  2. 24 inches
  3. 28 inches
  4. 26 inches (correct answer)

Explanation: When you see a problem involving a diagonal measurement and an aspect ratio, you're dealing with a right triangle where the Pythagorean theorem is your key tool. The diagonal becomes the hypotenuse, while the width and height are the two legs. Since the aspect ratio is 4:3 (width to height), you can express the dimensions using a common factor. Let the width be 4x4x4x and the height be 3x3x3x, where xxx is our unknown multiplier. Using the Pythagorean theorem: (4x)2+(3x)2=322(4x)^2 + (3x)^2 = 32^2(4x)2+(3x)2=322 Expanding: 16x2+9x2=102416x^2 + 9x^2 = 102416x2+9x2=1024, which gives us 25x2=102425x^2 = 102425x2=1024. Solving for xxx: x2=40.96x^2 = 40.96x2=40.96, so x≈6.4x ≈ 6.4x≈6.4. Therefore, the width is 4x=4(6.4)=25.64x = 4(6.4) = 25.64x=4(6.4)=25.6 inches, which rounds to 26 inches. Looking at the wrong answers: Choice A (22 inches) results from calculation errors, likely in the square root step. Choice B (24 inches) might come from incorrectly using x=6x = 6x=6 instead of the precise value. Choice C (28 inches) could result from mixing up the width and height ratios or making algebraic mistakes in the Pythagorean theorem setup. The correct answer is D (26 inches). Remember this pattern: aspect ratio problems with diagonals always involve the Pythagorean theorem. Set up your variables using the ratio (like 4x4x4x and 3x3x3x), apply a2+b2=c2a^2 + b^2 = c^2a2+b2=c2, solve for your multiplier, then calculate the specific dimension requested. Don't rush the arithmetic—these problems reward careful calculation.

Question 4

Two hikers start at the same point. One hiker walks 5 miles north, then 12 miles east. The other hiker walks directly to the first hiker's final position. How much farther did the first hiker walk compared to the second hiker?

  1. 3.5 miles
  2. 4 miles (correct answer)
  3. 4.8 miles
  4. 5.2 miles

Explanation: When you see a problem involving perpendicular paths and direct distances, think about the Pythagorean theorem. The first hiker's path forms two legs of a right triangle, while the second hiker travels along the hypotenuse. Let's trace the first hiker's journey: 5 miles north plus 12 miles east equals a total distance of 5+12=175 + 12 = 175+12=17 miles. The second hiker walks directly to the same endpoint, creating the hypotenuse of a right triangle with legs of 5 miles and 12 miles. Using the Pythagorean theorem: c2=a2+b2c^2 = a^2 + b^2c2=a2+b2, so c2=52+122=25+144=169c^2 = 5^2 + 12^2 = 25 + 144 = 169c2=52+122=25+144=169. Therefore, c=169=13c = \sqrt{169} = 13c=169​=13 miles. The difference between their distances is 17−13=417 - 13 = 417−13=4 miles. Looking at the wrong answers: A) 3.5 miles likely comes from incorrectly calculating the hypotenuse or making an arithmetic error. C) 4.8 miles might result from confusion about which distance to subtract from which, or from using the wrong formula entirely. D) 5.2 miles could stem from incorrectly using one of the leg lengths (5 miles) in the final calculation instead of properly applying the Pythagorean theorem. The correct answer is B) 4 miles. Study tip: When you see right-angle movement problems, immediately identify the right triangle. The two perpendicular movements form the legs, and the direct path is always the hypotenuse. Remember that 5-12-13 is a common Pythagorean triple worth memorizing for quick recognition.

Question 5

A rectangular field is 80 meters long and 60 meters wide. A diagonal path cuts across the field from one corner to the opposite corner. If a person walks along the perimeter from the same starting corner to the opposite corner, how many meters longer is the perimeter route compared to the diagonal path?

  1. 35 meters
  2. 45 meters
  3. 40 meters (correct answer)
  4. 50 meters

Explanation: When you encounter a problem involving rectangular shapes and diagonal paths, you're working with the Pythagorean theorem. This question asks you to compare two different routes between opposite corners of a rectangle. First, let's find the diagonal path length. Using the Pythagorean theorem with legs of 80 meters and 60 meters: 802+602=6400+3600=10000=100\sqrt{80^2 + 60^2} = \sqrt{6400 + 3600} = \sqrt{10000} = 100802+602​=6400+3600​=10000​=100 meters. Next, calculate the perimeter route. Walking along the edges from one corner to the opposite corner means traveling the length plus the width: 80+60=14080 + 60 = 14080+60=140 meters. The difference between these routes is 140−100=40140 - 100 = 40140−100=40 meters, confirming answer C. Looking at the wrong answers: A) 35 meters might result from calculation errors when finding the square root or from rounding mistakes. B) 45 meters could come from incorrectly calculating the diagonal or making arithmetic errors in the subtraction. D) 50 meters might occur if you mistakenly calculated half the full perimeter (280 ÷ 2 = 140, then confused this in your final calculation). Remember this key strategy: rectangle diagonal problems almost always involve the Pythagorean theorem, and when you see "nice" numbers like 60 and 80, check if they form a Pythagorean triple. Here, 60-80-100 is a multiple of the 3-4-5 triangle (multiplied by 20), which can speed up your calculations and help you avoid computational errors.

Question 6

A square has the same area as a right triangle with legs measuring 12 cm and 16 cm. What is the side length of the square?

  1. 9.8 cm (correct answer)
  2. 8.5 cm
  3. 10.4 cm
  4. 11.2 cm

Explanation: The area of the right triangle is 12×12×16=96\frac{1}{2} × 12 × 16 = 9621​×12×16=96 square cm. For a square with the same area, if s is the side length, then s2=96s^2 = 96s2=96, so s=96=16×6=46≈9.8s = \sqrt{96} = \sqrt{16 × 6} = 4\sqrt{6} ≈ 9.8s=96​=16×6​=46​≈9.8 cm. Choice B incorrectly uses the geometric mean of the legs. Choice C uses the arithmetic mean of the legs. Choice D assumes the area equals the sum of the legs.

Question 7

A ladder leans against a wall such that the base of the ladder is 8 feet from the wall and the top touches the wall 15 feet above the ground. If the ladder is moved so that its base is 6 feet from the wall, how high up the wall will the ladder reach?

  1. 15.6 feet
  2. 16.1 feet (correct answer)
  3. 14.8 feet
  4. 15.9 feet

Explanation: First find the ladder length: 82+152=l28^2 + 15^2 = l^282+152=l2, so 64+225=28964 + 225 = 28964+225=289, giving l=17l = 17l=17 feet. With the base 6 feet from the wall: 62+h2=1726^2 + h^2 = 17^262+h2=172, so 36+h2=28936 + h^2 = 28936+h2=289, giving h2=253h^2 = 253h2=253 and h≈15.9h ≈ 15.9h≈15.9 feet. Choice A assumes the ladder length is 16 instead of 17. Choice C incorrectly uses 15 as the new height. Choice D rounds 15.9 to 16.1 due to calculation error.

Question 8

In a right triangle, one leg is 3 units longer than the other leg. If the hypotenuse is 15 units, what is the length of the longer leg?

  1. 10.5 units
  2. 9 units
  3. 12 units (correct answer)
  4. 13.5 units

Explanation: When you see a right triangle problem with algebraic relationships between the sides, you'll need to combine the Pythagorean theorem with algebraic expressions. This type of question tests both your geometry knowledge and equation-solving skills. Let's define variables for the legs. If the shorter leg is xxx units, then the longer leg is x+3x + 3x+3 units. Using the Pythagorean theorem: a2+b2=c2a^2 + b^2 = c^2a2+b2=c2, we get: x2+(x+3)2=152x^2 + (x + 3)^2 = 15^2x2+(x+3)2=152 Expanding: x2+x2+6x+9=225x^2 + x^2 + 6x + 9 = 225x2+x2+6x+9=225 Simplifying: 2x2+6x+9=2252x^2 + 6x + 9 = 2252x2+6x+9=225 Rearranging: 2x2+6x−216=02x^2 + 6x - 216 = 02x2+6x−216=0 Dividing by 2: x2+3x−108=0x^2 + 3x - 108 = 0x2+3x−108=0 Factoring: (x+12)(x−9)=0(x + 12)(x - 9) = 0(x+12)(x−9)=0 This gives us x=9x = 9x=9 or x=−12x = -12x=−12. Since length must be positive, x=9x = 9x=9. Therefore, the longer leg is 9+3=129 + 3 = 129+3=12 units. Choice A) 10.5 likely comes from incorrectly solving the quadratic or making arithmetic errors. Choice B) 9 is the length of the shorter leg, not the longer one—this tests whether you're carefully reading what the question asks for. Choice D) 13.5 might result from calculation mistakes when expanding or simplifying the equation. Study tip: In right triangle word problems, always clearly define your variable, set up the Pythagorean theorem correctly, and double-check that your final answer matches what the question is asking for (shorter leg vs. longer leg vs. hypotenuse).