What this quiz covers
This quiz focuses on Lines Angles And Triangles, giving you a quick way to practice the rules, question types, and explanations that matter most for SAT Math.
Triangles △ABC and △DEF are similar. The correspondence is A↔D, B↔E, and C↔F. If AB=9, DE=6, and EF=10, what is the length of BC?
SAT Math Quiz
Practice Lines Angles And Triangles in SAT Math with focused quiz questions that help you check what you know, review explanations, and build confidence with test-style prompts.
This quiz focuses on Lines Angles And Triangles, giving you a quick way to practice the rules, question types, and explanations that matter most for SAT Math.
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.
Triangles △ABC and △DEF are similar. The correspondence is A↔D, B↔E, and C↔F. If AB=9, DE=6, and EF=10, what is the length of BC?
Explanation: We need to find BC in triangle ABC, which is similar to triangle DEF with given lengths AB = 9, DE = 6, and EF = 10. In similar triangles, corresponding sides are proportional. The correspondence tells us AB corresponds to DE, and BC corresponds to EF. Setting up the proportion: AB/DE = BC/EF, which gives us 9/6 = BC/10. Cross-multiplying: 9 × 10 = 6 × BC, so 90 = 6 × BC, giving BC = 15. We can verify this makes sense: the scale factor from DEF to ABC is 9/6 = 3/2 = 1.5, and indeed 10 × 1.5 = 15. A common error is mixing up which sides correspond—always check the vertex correspondence carefully. When working with similar triangles, find the scale factor first to quickly check your answer.
In the coordinate plane, points P(1,2), Q(5,2), and R(5,−1) form triangle PQR. What is the area of triangle PQR?
Explanation: This problem asks for the area of a triangle with vertices given in the coordinate plane. Points P(1,2), Q(5,2), and R(5,-1) form a right triangle since PQ is horizontal (both points have y = 2) and QR is vertical (both points have x = 5). The base PQ has length |5 - 1| = 4, and the height QR has length |2 - (-1)| = 3. The area is (1/2) × base × height = (1/2) × 4 × 3 = 6. A common error is forgetting the factor of 1/2 in the triangle area formula. When you can identify perpendicular sides in a coordinate plane triangle, use them as base and height for easy calculation.
Triangle PQR is isosceles with PQ=PR. The vertex angle at P measures 36∘. What is the measure of ∠Q?
Explanation: This problem involves an isosceles triangle where we need to find a base angle. In an isosceles triangle with PQ = PR, the base angles Q and R are congruent. The vertex angle at P is 36°, and since all angles sum to 180°, we have: 36° + angle Q + angle R = 180°. Since angle Q = angle R, we can write: 36° + 2(angle Q) = 180°, which gives us 2(angle Q) = 144°, so angle Q = 72°. A common error is confusing which angles are equal in an isosceles triangle - remember that the base angles (opposite the equal sides) are congruent. When working with isosceles triangles, always identify the equal sides first to determine which angles are congruent.
Points A(2, -5) and B(-6, 1) are translated by the vector (-4, 3) and then reflected across the x-axis to A' and B'. What is the midpoint of segment A'B'?
Explanation: After translating, A and B become (-2, -2) and (-10, 4); reflecting across the x-axis gives (-2, 2) and (-10, -4), whose midpoint is (-6, -1). The other choices come from skipping the reflection, doing transformations in the wrong order, or reflecting across the wrong axis.
What is the distance between the points (3, -1) and (-5, 6) in the coordinate plane?
Explanation: By the distance formula, (3−(−5))2+(−1−6)2=82+(−7)2=113. The other options come from omitting the square root, subtracting squares, or using equal differences.
Triangle PQR is isosceles with PQ=PR. The vertex angle at P measures 34∘. What is the measure of each base angle, ∠Q and ∠R?
Explanation: We need to find the base angles in isosceles triangle PQR where PQ = PR and the vertex angle at P is 34°. In an isosceles triangle, the base angles (the angles opposite the equal sides) are congruent. Since the sum of angles in any triangle is 180°, and we have two equal base angles plus the vertex angle of 34°, we can write: ∠Q + ∠R + ∠P = 180°. Since ∠Q = ∠R (base angles), we have: 2(∠Q) + 34° = 180°, so 2(∠Q) = 146°, giving ∠Q = ∠R = 73°. A common error is confusing which angle is the vertex angle—remember it's the angle between the two equal sides. For quick mental math, subtract the vertex angle from 180° and divide by 2.
In the coordinate plane, triangle ABC has vertices A(0,0), B(6,0), and C(0,8). What is the length of side BC?
Explanation: The question asks for the length of side BC in triangle ABC with vertices A(0,0), B(6,0), and C(0,8). The relevant property is the distance formula, which calculates the length between two points (x1,y1) and (x2,y2) as sqrt((x2-x1)^2 + (y2-y1)^2). For points B(6,0) and C(0,8), plug in: sqrt((0-6)^2 + (8-0)^2) = sqrt(36 + 64) = sqrt(100) = 10. This confirms BC is the hypotenuse of a right triangle with legs 6 and 8. A key error is confusing the coordinates, such as using A instead of B. Another mistake is forgetting to take the square root, leaving the answer as 100. When working with coordinate geometry, plot the points mentally to identify the correct side and apply the formula accurately.
In the coordinate plane, the distance from point (x, 2) to (10, -4) equals the distance from (x, 2) to (4, 8). What is the value of x?
Explanation: Set (x−10)2+(2+4)2=(x−4)2+(2−8)2, which simplifies to (x−10)2=(x−4)2, so x=7. Other choices come from arithmetic slips when expanding or from plugging one of the fixed x-values.
What is the slope of a line perpendicular to the line through (1, 5) and (5, -3)?
Explanation: The slope through the given points is 5−1−3−5=−2, so a perpendicular line has slope the negative reciprocal, 21. The other options are the original slope or reciprocal/sign errors.
What is the distance between the points (-3, 4) and (1, -2)?
Explanation: Distance = (1−(−3))2+(−2−4)2=42+(−6)2=52=213. The other options come from using a reciprocal factor, taking Manhattan distance, or doubling the correct value.
Point A at (3, -4) is reflected across the y-axis to A', and point B at (-5, 2) is translated by the vector (5, 1) to B'. What is the slope of line A'B'?
Explanation: A' = (-3, -4) and B' = (0, 3), so slope =0−(−3)3−(−4)=37. The other choices are the reciprocal or have incorrect signs.
Two parallel lines l and m are cut by a transversal t. At the intersection with line l, one angle is labeled 68∘. Angle x is the angle in the corresponding position at the intersection with line m. What is the measure of angle x?
Explanation: This question asks for the measure of a corresponding angle when parallel lines are cut by a transversal. When two parallel lines are cut by a transversal, corresponding angles are congruent (equal in measure). Since angle x is in the corresponding position to the 68° angle, they must have the same measure. Therefore, angle x = 68°. A common error is confusing corresponding angles with supplementary angles and calculating 180° - 68° = 112°. When identifying corresponding angles, look for angles in the same relative position at each intersection.
In triangle ABC, an exterior angle at vertex C measures 124∘. The remote interior angle ∠A measures 49∘. What is the measure of ∠B?
Explanation: This question involves the exterior angle theorem for triangles. An exterior angle of a triangle equals the sum of the two remote interior angles. The exterior angle at C is 124°, and it equals the sum of angles A and B. Since angle A = 49°, we have 49° + angle B = 124°, so angle B = 124° - 49° = 75°. A common error is thinking the exterior angle and its adjacent interior angle sum to 180° and using that relationship incorrectly.
Lines p and q intersect at point O. One angle at the intersection is 118∘. What is the measure of the vertical angle to this 118∘ angle?
Explanation: This problem asks for the measure of a vertical angle when two lines intersect. Vertical angles are the non-adjacent angles formed when two lines intersect, and they are always congruent. Since one angle measures 118°, its vertical angle also measures 118°. The common mistake is confusing vertical angles with adjacent angles (which would be supplementary and sum to 180°). Remember that vertical angles are across from each other at the intersection point and are always equal.
On a coordinate plane, points A(−2,1), B(4,1), and C(4,6) form triangle ABC. What is the length of BC?
Explanation: This question asks for the length of a vertical line segment on a coordinate plane. Points B(4,1) and C(4,6) have the same x-coordinate, making BC a vertical segment. The length is the difference in y-coordinates: |6 - 1| = 5. A common error is using the distance formula unnecessarily when dealing with horizontal or vertical segments. For vertical segments, simply find the difference in y-values; for horizontal segments, find the difference in x-values.
In triangle GHI, an exterior angle at vertex H measures 132∘. The remote interior angle at vertex G measures 47∘. What is the measure of the remaining interior angle ∠I?
Explanation: This problem involves an exterior angle of a triangle and asks for angle I. The exterior angle theorem states that an exterior angle equals the sum of the two remote interior angles. The exterior angle at H is 132°, and one remote interior angle (at G) is 47°, so the other remote interior angle (at I) = 132° - 47° = 85°. A common error is confusing which angles are the remote interior angles or trying to use the triangle angle sum instead of the exterior angle theorem. When dealing with exterior angles, identify the two non-adjacent interior angles first.
Two parallel lines are cut by a transversal. An alternate interior angle measures 121∘. Angle x is the interior angle on the same intersection that forms a linear pair with that 121∘ angle. What is the measure of x?
Explanation: This question asks for an angle that forms a linear pair with an alternate interior angle. The alternate interior angle is 121°, and angle x forms a linear pair with this angle at the same intersection. Linear pairs are supplementary, so x + 121° = 180°, giving us x = 180° - 121° = 59°. A common mistake is confusing the relationship and thinking x should equal 121° because of the parallel lines. Remember that linear pairs always sum to 180° regardless of parallel lines.
Triangle DEF is isosceles with DE=DF. The vertex angle at D measures 40∘. What is the measure of each base angle, ∠E and ∠F?
Explanation: This question asks for the base angles in an isosceles triangle given the vertex angle. In an isosceles triangle, the two base angles are congruent. The sum of all angles is 180°, and the vertex angle at D is 40°. So the two base angles sum to 180° - 40° = 140°. Since they're equal, each base angle = 140° ÷ 2 = 70°. A common mistake is dividing the vertex angle by 2 instead of finding what remains after subtracting from 180°.
Lines p and q are parallel. A transversal intersects them, forming an angle of 125∘ in an exterior position at the top intersection. What is the measure of the alternate exterior angle at the bottom intersection?
Explanation: This question asks about alternate exterior angles formed by parallel lines and a transversal. The key property is that alternate exterior angles are equal when lines are parallel. If one exterior angle measures 125°, its alternate exterior angle on the opposite side of the transversal also measures 125°. A common mistake is confusing alternate exterior angles with corresponding angles or same-side exterior angles. When identifying alternate exterior angles, look for angles on opposite sides of the transversal and outside the parallel lines.
In triangle ABC, the measure of ∠A is 3x+10 degrees, the measure of ∠B is 2x+20 degrees, and the measure of ∠C is x+30 degrees. What is the value of x?
Explanation: This problem requires finding the value of x using the fact that the sum of angles in any triangle equals 180°. The triangle inequality theorem states that the three angles must sum to 180°: (3x + 10) + (2x + 20) + (x + 30) = 180. Combining like terms: 6x + 60 = 180, which gives us 6x = 120, so x = 20. We can verify: angle A = 3(20) + 10 = 70°, angle B = 2(20) + 20 = 60°, angle C = 20 + 30 = 50°, and 70° + 60° + 50° = 180°. A common mistake is forgetting to distribute or combine all terms correctly when setting up the equation.