SHSAT Math Quiz: Coordinate Distance
20 questions · exam conditions
0:00
Coordinate DistanceQuestion 1 of 20

Use the figure shown. A robot starts at (10,3)(-10, 3) and moves according to this sequence: east 7 units, south 5 units, west 12 units, south 4 units, east 20 units. What is the horizontal distance between the robot's starting point and final position?

Question graphic
1515
55
2525
99
← Back to quizzes

SHSAT Math Quiz

SHSAT Math Quiz: Coordinate Distance

Practice Coordinate Distance in SHSAT Math 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 Coordinate Distance, giving you a quick way to practice the rules, question types, and explanations that matter most for SHSAT Math.

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

Use the figure shown. A robot starts at (10,3)(-10, 3) and moves according to this sequence: east 7 units, south 5 units, west 12 units, south 4 units, east 20 units. What is the horizontal distance between the robot's starting point and final position?

  1. 1515 (correct answer)
  2. 55
  3. 2525
  4. 99
Explanation: Net east-west motion: +712+20=+15+7-12+20=+15. Starting x-coordinate is 10-10, so final x-coordinate is 10+15=5-10+15=5. Horizontal distance =5(10)=15=|5-(-10)|=15. B is just the final x-coordinate. C incorrectly adds only the eastward moves: 7+20=277+20=27 (not 25). D is the net vertical motion: 54=9-5-4=-9.

Question 2

Use the figure below. Points P(a,5)P(a, 5) and Q(a+12,5)Q(a+12, 5) lie on a horizontal line. Point RR is the midpoint of PQ\overline{PQ}, and point S(a+3,4)S(a+3, -4) lies directly below a point on PQ\overline{PQ}. What is the horizontal distance from RR to SS?

  1. 33 (correct answer)
  2. 66
  3. 99
  4. 1212
Explanation: Midpoint RR has x-coordinate a+(a+12)2=a+6\frac{a+(a+12)}{2}=a+6. SS has x-coordinate a+3a+3. Horizontal distance =(a+6)(a+3)=3=|(a+6)-(a+3)|=3. B is half of PQ. C is distance from SS to QQ. D is length of PQPQ.

Question 3

Based on the figure, rectangle ABCDABCD is divided into 33 equal vertical strips by two vertical segments. The rectangle has vertices A(5,8)A(-5, 8), B(13,8)B(13, 8), C(13,4)C(13, -4), D(5,4)D(-5, -4). What is the x-coordinate of the vertical segment closest to side BCBC?

  1. 11
  2. 77 (correct answer)
  3. 66
  4. 99
Explanation: Rectangle width is 13(5)=1813-(-5)=18, so each strip is 66 wide. Dividers are at x=5+6=1x=-5+6=1 and x=5+12=7x=-5+12=7. The one closest to side BCBC (at x=13x=13) is at x=7x=7. A is the other divider. C is the strip width, not the x-coordinate. D comes from (13+5)/2=9(13+5)/2=9 (midpoint error).

Question 4

Use the coordinate plane shown. Point AA is at (9,4)(-9, 4). Point BB is obtained by reflecting AA across the vertical line x=2x = 2. Point CC is obtained by reflecting BB across the horizontal line y=1y = -1. What is the horizontal distance from AA to CC?

  1. 2222 (correct answer)
  2. 1111
  3. 1313
  4. 1010
Explanation: Reflecting A(9,4)A(-9,4) across x=2x=2: new x-coord is 2+(2(9))=132+(2-(-9))=13, so B(13,4)B(13,4). Reflecting BB across y=1y=-1: x unchanged, so C(13,6)C(13,-6). Horizontal distance from A(9,4)A(-9,4) to C(13,6)C(13,-6) is 13(9)=22|13-(-9)|=22. B is half. C includes vertical. D comes from computing 2(9)1=102-(-9)-1=10 error.

Question 5

Refer to the figure. Square WXYZWXYZ is drawn with W(3,6)W(-3, 6) and Y(5,2)Y(5, -2) as opposite vertices, with sides parallel to the axes. What is the length of the vertical side of the square?

  1. 44
  2. 88 (correct answer)
  3. 128\sqrt{128}
  4. 1616
Explanation: Since WW and YY are opposite vertices of a square with sides parallel to axes, the horizontal distance between them equals the vertical distance: 5(3)=8|5-(-3)|=8 and 6(2)=8|6-(-2)|=8. Each side is 88. A is half the side. C is the diagonal length. D doubles it.

Question 6

Based on the coordinate plane shown, points M(7,k)M(-7, k) and N(5,k)N(5, k) are endpoints of a horizontal segment. Point P(5,3)P(5, -3) lies directly below NN, and NP=8NP = 8. If k>0k > 0, what is the horizontal distance from MM to NN?

  1. 22
  2. 1212 (correct answer)
  3. 1313
  4. 55
Explanation: Since NP=8NP = 8 and PP is directly below NN at y=3y=-3, NN has yy-coordinate 3+8=5-3+8=5, so k=5k=5. Horizontal distance from M(7,5)M(-7,5) to N(5,5)N(5,5) is 5(7)=12|5-(-7)|=12. Distractor A is 5(7)|5-(-7)| computed incorrectly as 57(1)5-7\cdot (-1) error. C uses diagonal thinking. D is just kk.

Question 7

A vertical line segment has endpoints E(9,k)E(9,\,k) and F(9,1)F(9,\, -1) and length 13. What is the value of kk?

  1. 1212 (correct answer)
  2. 1414
  3. 1515
  4. 2222
Explanation: When you see a problem involving the distance between two points, especially with a vertical or horizontal line segment, you're working with the distance formula—but there's often a shortcut. Since both points have the same x-coordinate (9), this creates a vertical line segment. For vertical lines, the distance is simply the absolute difference between the y-coordinates: k(1)=k+1=13|k - (-1)| = |k + 1| = 13. This absolute value equation gives us two cases: either k+1=13k + 1 = 13 or k+1=13k + 1 = -13. Solving these: k=12k = 12 or k=14k = -14. Since we need k>1k > -1 for the segment to have the given length in the upward direction (which is the standard interpretation), k=12k = 12. Looking at the wrong answers: Choice B (14) comes from incorrectly adding 13 directly to 1 instead of subtracting 1 from 13. Choice C (15) results from mistakenly thinking the distance is from 1 to some point 13 units away, giving 1+13+1=151 + 13 + 1 = 15. Choice D (22) appears to come from adding the length to both coordinates: 9+13=229 + 13 = 22, confusing the x-coordinate with the calculation. The correct answer is A (12). Strategy tip: For vertical line segments (same x-coordinates), distance equals y2y1|y_2 - y_1|. For horizontal segments (same y-coordinates), distance equals x2x1|x_2 - x_1|. This shortcut saves time compared to using the full distance formula and helps avoid calculation errors on test day.

Question 8

A vertical ladder on a grid leans against a wall from (4,2)(4,2) to (4,18)(4,18). What is the ladder's length on the grid?

  1. 14 units
  2. 16 units (correct answer)
  3. 18 units
  4. 20 units
Explanation: When you see coordinates and need to find distance, you're dealing with the distance formula or, in simpler cases like this one, basic coordinate geometry principles. The ladder extends from point (4,2)(4,2) to point (4,18)(4,18). Notice that both points have the same x-coordinate (4), meaning the ladder is perfectly vertical along the line x=4x = 4. When two points share the same x-coordinate, finding the distance between them becomes much simpler than using the full distance formula. Since the ladder runs vertically from (4,2)(4,2) to (4,18)(4,18), you only need to find the difference in y-coordinates: 182=1618 - 2 = 16 units. This gives you the correct answer: B) 16 units. Let's examine why the other choices are incorrect. Choice A) 14 units might result from miscalculating 18218 - 2 or confusing this with another measurement. Choice C) 18 units represents a common trap—you might mistakenly think the ladder's length equals the higher y-coordinate, but this ignores that the ladder starts at y=2y = 2, not the origin. Choice D) 20 units could come from incorrectly adding the coordinates somehow, like 18+2=2018 + 2 = 20. Remember: when finding distance between two points with the same x-coordinate, simply subtract the y-coordinates (larger minus smaller). When they share the same y-coordinate, subtract the x-coordinates. This shortcut saves time compared to the full distance formula (x2x1)2+(y2y1)2\sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} and reduces calculation errors.

Question 9

Point QQ lies on the yy-axis 18 units below (0,9)(0,9). What is the coordinate of QQ?

  1. (0,9)(0, -9) (correct answer)
  2. (9,0)(9, 0)
  3. (0,27)(0, 27)
  4. (9,0)(-9, 0)
Explanation: This question tests your understanding of coordinate plane navigation and how points move vertically along the y-axis. When a point lies "on the y-axis," its x-coordinate is always 0, and you only need to determine the y-coordinate by tracking the vertical movement. Starting from the given point (0,9)(0,9), you need to move 18 units below (downward). Moving down on the coordinate plane means subtracting from the y-coordinate. So from y=9y = 9, moving 18 units down gives you: 918=99 - 18 = -9. Since point QQ remains on the y-axis, its x-coordinate stays 0, making Q=(0,9)Q = (0, -9). Looking at the answer choices: Choice A (0,9)(0, -9) correctly places the point on the y-axis with the proper downward movement. Choice B (9,0)(9, 0) incorrectly places the point on the x-axis instead of the y-axis—this suggests confusion between horizontal and vertical positioning. Choice C (0,27)(0, 27) keeps the point on the y-axis but adds 18 instead of subtracting, representing the common error of moving up when the problem specifies moving down. Choice D (9,0)(-9, 0) also incorrectly places the point on the x-axis rather than the y-axis. Strategy tip: When working with points on the axes, remember that y-axis points always have x-coordinate 0, while x-axis points always have y-coordinate 0. For vertical movement, "below" or "down" means subtract, while "above" or "up" means add to the y-coordinate.

Question 10

If B(6,5)B(6, -5) is reflected across the line y=1y = -1, what is the distance between BB and its image?

  1. 2 units
  2. 4 units
  3. 6 units
  4. 8 units (correct answer)
Explanation: When you see a reflection question, you need to understand that the distance between a point and its reflection equals twice the distance from the point to the line of reflection. To find where point B(6,5)B(6, -5) reflects across the line y=1y = -1, first calculate how far BB is from the reflection line. The distance from BB to the horizontal line y=1y = -1 is the difference between their y-coordinates: 5(1)=4=4|-5 - (-1)| = |-4| = 4 units. When reflecting across y=1y = -1, the x-coordinate stays the same (6), but the y-coordinate changes. Since BB is 4 units below the line y=1y = -1, its reflection BB' will be 4 units above the line. So B=(6,1+4)=(6,3)B' = (6, -1 + 4) = (6, 3). The distance between B(6,5)B(6, -5) and B(6,3)B'(6, 3) is 3(5)=8|3 - (-5)| = 8 units. Looking at the wrong answers: Choice A (2 units) might come from incorrectly calculating half the distance to the reflection line. Choice B (4 units) is the distance from BB to the line of reflection, not to its image. Choice C (6 units) could result from using the x-coordinate instead of properly calculating the reflection distance. Remember this pattern: the distance between any point and its reflection always equals twice the distance from the point to the line of reflection. This saves time since you don't need to find the actual coordinates of the reflection—just double the distance to the line.

Question 11

A rectangular playground has corners at (2,1)(2,1) and (2,9)(2,9) on the left side. How long is this side of the playground?

  1. 6 units
  2. 7 units
  3. 8 units (correct answer)
  4. 9 units
Explanation: When you see two points that form a side of a rectangle, you're finding the distance between those points. Since both corners have the same x-coordinate (2), this is a vertical line, making the calculation straightforward. To find the length of a vertical or horizontal line segment, you only need to look at the coordinate that changes. Here, the x-coordinate stays at 2, but the y-coordinates are 1 and 9. The distance is simply the difference between these y-values: 91=89 - 1 = 8 units. You can verify this using the distance formula: d=(x2x1)2+(y2y1)2=(22)2+(91)2=0+64=8d = \sqrt{(x_2-x_1)^2 + (y_2-y_1)^2} = \sqrt{(2-2)^2 + (9-1)^2} = \sqrt{0 + 64} = 8. Looking at the wrong answers: (A) 6 units might come from incorrectly subtracting coordinates, perhaps 921=69-2-1 = 6. (B) 7 units could result from an off-by-one error, like counting grid squares instead of measuring distance. (D) 9 units is a common trap—this is just one of the y-coordinates, not the distance between them. Strategy tip: For distance problems involving points with the same x-coordinate or y-coordinate, take the shortcut—just subtract the coordinates that are different. Save the full distance formula for diagonal lines. Always double-check by visualizing: from y = 1 to y = 9 covers 8 units on the coordinate plane.

Question 12

Two shops on a street are represented by (k,12)(k,12) and (k,3)(k, -3). Their vertical separation is 15 units. Verify this statement.

  1. True, distance is 15 (correct answer)
  2. False, kk must be 0
  3. False, distance is k+15k+15
  4. False, need horizontal distance
Explanation: When you see two points with the same x-coordinate, you're looking at a vertical line situation. The distance between points that share an x-coordinate depends only on their y-coordinates. To find the vertical separation between (k,12)(k,12) and (k,3)(k,-3), you calculate the absolute difference of their y-coordinates: 12(3)=12+3=15|12 - (-3)| = |12 + 3| = 15. Since both points have x-coordinate kk, they lie on the same vertical line, making their separation purely vertical. The statement is correct. Choice A is right because the vertical distance is indeed 15 units, regardless of what value kk takes. Choice B suggests kk must be 0, but this reveals a misunderstanding. The x-coordinate kk can be any real number—it doesn't affect the vertical distance at all. Whether k=0k = 0, k=100k = 100, or k=50k = -50, the vertical separation remains 15. Choice C claims the distance is k+15k + 15, which incorrectly tries to incorporate the x-coordinate into a vertical distance calculation. This confuses horizontal position with vertical separation. Choice D states we need horizontal distance, but that's unnecessary. The question specifically asks about vertical separation, and when two points share the same x-coordinate, there is no horizontal distance between them. Remember: when points share the same x-coordinate, focus only on the y-coordinates to find vertical distance. The x-coordinate value is irrelevant to vertical separation calculations.

Question 13

Point A is at (3,7)(-3, 7) and point B is at (5,7)(5, 7). Point C is located on the same horizontal line as A and B, but is twice as far from A as B is from A. How many possible locations are there for point C?

  1. 1
  2. 2 (correct answer)
  3. 3
  4. 4
Explanation: Since A is at (-3, 7) and B is at (5, 7), the distance from A to B is |5 - (-3)| = 8 units. Point C must be on the same horizontal line (y = 7) and twice as far from A, so the distance from A to C is 16 units. C can be 16 units to the right of A at (-3 + 16, 7) = (13, 7), or 16 units to the left of A at (-3 - 16, 7) = (-19, 7). Therefore, there are 2 possible locations.

Question 14

Three points form a right triangle: A(2,1)A(-2, 1), B(4,1)B(4, 1), and C(4,3)C(4, -3). A fourth point D is added to form a rectangle ABCD. What is the sum of the horizontal and vertical distances from point A to point D?

  1. 6 units
  2. 8 units
  3. 10 units (correct answer)
  4. 12 units
Explanation: Points A(-2, 1), B(4, 1), and C(4, -3) form a right triangle with the right angle at B. To complete rectangle ABCD, point D must be at (-2, -3). The horizontal distance from A(-2, 1) to D(-2, -3) is |(-2) - (-2)| = 0 units. The vertical distance from A to D is |1 - (-3)| = 4 units. However, the question asks for the sum of horizontal and vertical distances, which refers to the rectangular components of the displacement: horizontal component = 6 units (width of rectangle), vertical component = 4 units (height of rectangle). Sum = 6 + 4 = 10 units.

Question 15

Points M, N, and O are collinear on a vertical line. Point M is at (3,2)(3, -2), point N is at (3,5)(3, 5), and point O is between M and N. If the distance from M to O is 27\frac{2}{7} of the distance from M to N, what is the y-coordinate of point O?

  1. 0 (correct answer)
  2. 1
  3. 2
  4. 3
Explanation: The distance from M(3, -2) to N(3, 5) is |5 - (-2)| = 7 units. The distance from M to O should be (2/7) × 7 = 2 units. Since O is between M and N on the vertical line x = 3, and O is 2 units above M, the y-coordinate of O is -2 + 2 = 0.

Question 16

A square has one side along the x-axis from (1,0)(1, 0) to (6,0)(6, 0). If another vertex of the square is at (1,5)(1, 5), what is the total distance traveled by a point that moves along the perimeter of the square from (1,0)(1, 0) to (6,5)(6, 5)?

  1. 5 units
  2. 10 units (correct answer)
  3. 15 units
  4. 20 units
Explanation: The square has vertices at (1,0), (6,0), (6,5), and (1,5). Each side has length 5 units. To go from (1,0) to (6,5) along the perimeter, the path is: (1,0) → (1,5) → (6,5). The distance from (1,0) to (1,5) is 5 units vertically, and from (1,5) to (6,5) is 5 units horizontally. Total distance = 5 + 5 = 10 units.

Question 17

A parallelogram has vertices at F(1,3)F(1, 3), G(5,3)G(5, 3), H(7,0)H(7, 0), and I(3,0)I(3, 0). What is the difference between the length of the longer horizontal side and the length of the shorter horizontal side?

  1. 3 units
  2. 1 unit
  3. 2 units
  4. 0 units (correct answer)
Explanation: When you encounter a parallelogram problem with coordinates, remember that opposite sides are parallel and equal in length. The key insight here is identifying which sides are actually horizontal. To find horizontal sides, look for segments where both endpoints have the same y-coordinate. Let's examine each side:
  • Side FGFG: from (1,3)(1,3) to (5,3)(5,3) — both points have y-coordinate 3, so this is horizontal with length 51=45-1 = 4 units
  • Side GHGH: from (5,3)(5,3) to (7,0)(7,0) — different y-coordinates, so this is not horizontal
  • Side HIHI: from (7,0)(7,0) to (3,0)(3,0) — both points have y-coordinate 0, so this is horizontal with length 73=47-3 = 4 units
  • Side IFIF: from (3,0)(3,0) to (1,3)(1,3) — different y-coordinates, so this is not horizontal
Both horizontal sides have length 4 units, so the difference is 44=04-4 = 0 units. Choice A (3 units) likely comes from finding the difference between horizontal and non-horizontal side lengths. Choice B (1 unit) might result from incorrectly calculating coordinates or confusing horizontal with vertical measurements. Choice C (2 units) could come from misidentifying which sides are horizontal or making arithmetic errors in the length calculations. Study tip: In coordinate geometry, always identify horizontal sides by matching y-coordinates first, then calculate lengths using the x-coordinates. Remember that in a parallelogram, opposite sides are always equal, so if you find two horizontal sides, they must have the same length.

Question 18

A rectangle has vertices at P(2,1)P(2, -1), Q(2,4)Q(2, 4), R(7,4)R(7, 4), and S(7,1)S(7, -1). If the rectangle is translated so that vertex P moves to (1,3)(-1, 3), what is the distance between the original position of vertex R and its new position?

  1. 5 units (correct answer)
  2. 7 units
  3. 8 units
  4. 9 units
Explanation: The translation moves P from (2, -1) to (-1, 3), which is a shift of (-3, 4). All vertices move by the same translation vector. R originally at (7, 4) moves to (7-3, 4+4) = (4, 8). The distance from original R(7, 4) to new R(4, 8) is calculated using vertical and horizontal distances: horizontal distance = |7-4| = 3, vertical distance = |8-4| = 4. Total distance = √(3² + 4²) = √(9 + 16) = √25 = 5 units.

Question 19

Refer to the figure. On the coordinate plane, an 'L-shaped' region has vertices, in order: (4,6)(-4, 6), (3,6)(3, 6), (3,1)(3, 1), (8,1)(8, 1), (8,5)(8, -5), (4,5)(-4, -5). What is the total length of all horizontal edges of this region?

  1. 1919
  2. 2424 (correct answer)
  3. 1717
  4. 3131
Explanation: Horizontal edges (consecutive vertices with the same y-coord): (4,6)(3,6)(-4,6)\to(3,6): length 77. (3,1)(8,1)(3,1)\to(8,1): length 55. (8,5)(4,5)(8,-5)\to(-4,-5): length 1212. Total =7+5+12=24=7+5+12=24. A misses one. C omits middle edge. D adds vertical edges too.

Question 20

Based on the figure, points A(6,2)A(-6, 2), B(6,7)B(-6, -7), C(4,7)C(4, -7), and D(4,2)D(4, 2) form a rectangle. A bug crawls along the perimeter from AA to BB to CC, then stops 25\frac{2}{5} of the way along CD\overline{CD}. What is the horizontal distance from the bug's final position to side AB\overline{AB}?

  1. 44
  2. 1010 (correct answer)
  3. 3.63.6
  4. 66
Explanation: Side CD\overline{CD} is vertical (both have x=4x=4), so moving along it changes only y. The bug's x-coordinate stays at 44 throughout. Side AB\overline{AB} lies on the vertical line x=6x=-6. Horizontal distance =4(6)=10=|4-(-6)|=10. A confuses vertical and horizontal. C uses 2/5 of something. D uses a midpoint.