All questions
Question 1
Points K and L lie on the same horizontal line on a coordinate grid. Point K has coordinates (4,10). If point L has an x-coordinate of 15, what is the ordered pair for point L?
- (4,15)
- (15,4)
- (15,10) (correct answer)
- (10,15)
Explanation: Whenever two points lie on the same horizontal line, they share the exact same y-coordinate (their height on the grid stays the same), while their x-coordinates can be different. Remember that an ordered pair is always written as (x,y) — the x comes first (left-right position), and the y comes second (up-down position).
Point K is at (4,10), so its y-coordinate is 10. Since L sits on the same horizontal line, its y-coordinate must also be 10. You're told L has an x-coordinate of 15. Putting x first and y second gives you (15,10).
The choice (4,15) keeps K's x-coordinate and treats 15 as the y-value — but 15 is the x-coordinate, and the y should stay 10. The choice (15,4) correctly uses 15 for x, but wrongly borrows 4 (which was K's x-value) instead of matching the shared height of 10. The choice (10,15) swaps the coordinates into the wrong order, putting the height first and 15 second — a classic "reversed pair" mistake.
A helpful memory trick: horizontal lines keep the y the same; vertical lines keep the x the same. Since "horizontal" and "height" both start with h, but the height (y) is what stays fixed here, always double-check which coordinate must match before you write your ordered pair — and confirm x comes first. Question 2
Based on the coordinate plane shown, if you start at point W and follow the path W → X → Y → Z, what is the total horizontal distance traveled (considering direction)?
- 2 units to the right overall (correct answer)
- 8 units total horizontal movement
- 6 units to the left overall
- 4 units to the right overall
Explanation: Following the path: W(1,1) → X(5,1) is +4 horizontal; X(5,1) → Y(5,4) is 0 horizontal; Y(5,4) → Z(3,4) is -2 horizontal. Total horizontal displacement: +4 + 0 + (-2) = +2 units to the right. Choice B adds absolute values (4+0+2=6, but shows 8). Choice C gives -6 which reverses the calculation. Choice D gives +4 which ignores the leftward movement from Y to Z.
Question 3
Four points are graphed on the coordinate plane.
Which point is located at the origin?
- Point P
- Point Q
- Point R
- Point S (correct answer)
Explanation: The origin is the point where the x-axis and the y-axis cross, and it is located at (0, 0). Point S sits at that intersection, so point S is the origin. Point Q lies on the y-axis and point R lies on the x-axis, but neither is at the place where the two axes meet. Point P is not on either axis.
Question 4
Point T is graphed on the coordinate plane.
What is the ordered pair for point T?
- (0, 0)
- (0, 5)
- (0, 6) (correct answer)
- (6, 0)
Explanation: Point T sits directly on the y-axis, so it is 0 units to the right of the y-axis and its x-coordinate is 0. It is 6 units above the x-axis, so its y-coordinate is 6, giving the ordered pair (0, 6). Choice A is the origin, not point T. Choice B reads the y-coordinate one gridline too low. Choice D reverses the two coordinates and would place the point on the x-axis instead.
Question 5
Point W is graphed on the coordinate plane.
Which statement about the coordinates of point W is true?
- The x-coordinate is 4, because W is 4 units to the right of the y-axis. (correct answer)
- The x-coordinate is 7, because W is 7 units above the x-axis.
- The y-coordinate is 4, because W is 4 units above the x-axis.
- The y-coordinate is 7, because W is 7 units to the right of the y-axis.
Explanation: The names of the axes and the coordinates match up: the x-coordinate tells how far the point is from the y-axis, measured along the x-axis, and the y-coordinate tells how far it is above the x-axis. Point W is 4 units to the right of the y-axis and 7 units above the x-axis, so its x-coordinate is 4 and its y-coordinate is 7. Choices B and C swap the two numbers. Choice D names the correct y-coordinate but gives a reason that describes horizontal distance instead of vertical distance.
Question 6
Point D is graphed on the coordinate plane.
How many units from the y-axis is point D?
- 2
- 6 (correct answer)
- 8
- 12
Explanation: Distance from the y-axis is measured horizontally, so it is given by the x-coordinate. Point D is at (6, 2), and its x-coordinate is 6, so point D is 6 units from the y-axis. Choice A is the distance from the x-axis, not the y-axis. Choice C adds the two coordinates. Choice D multiplies them.
Question 7
Four points are graphed on the coordinate plane.
Which two points are the same distance from the x-axis?
- E and G
- F and H
- E and F (correct answer)
- G and H
Explanation: Distance from the x-axis is measured vertically, so it is given by the y-coordinate. The points are E (2, 5), F (7, 5), G (5, 2), and H (9, 8). Only E and F share the same y-coordinate of 5, so only those two are the same distance from the x-axis. Choice A pairs points whose coordinates are reversed, but reversed coordinates give different distances. Choices B and D pair points with y-coordinates of 5 and 8, and 2 and 8.
Question 8
Sarah is creating a coordinate plane map of her neighborhood. She places her house at the origin (0, 0). The school is 3 blocks east and 4 blocks north of her house. If each block represents 1 unit on the coordinate plane, and Sarah walks from school to a point that is the same distance east from the origin as the school, but 2 blocks south of her house, what are the coordinates of her final destination?
- (3, -2) (correct answer)
- (4, -2)
- (3, 2)
- (-3, -2)
Explanation: The school is at (3, 4) since it's 3 blocks east and 4 blocks north of the origin. Sarah's final destination is the same distance east as the school (3 units) but 2 blocks south of her house (which is at the origin), so the y-coordinate is -2. Therefore, the coordinates are (3, -2). Choice B uses 4 instead of 3 for the x-coordinate. Choice C uses +2 instead of -2. Choice D incorrectly makes the x-coordinate negative.
Question 9
A treasure map places the origin at a large rock. The directions read: "From the rock, walk 7 steps to the right along one axis, then walk 3 steps up along the other axis." Which ordered pair marks the treasure's location?
- (7,3), because the right-left distance is written first and the up-down distance second (correct answer)
- (3,7), because the up-down distance is written first and the right-left distance second
- (10,7), because the two step-counts are added for the first number and the larger one repeated
- (3,3), because both numbers should match the shorter walk of 3 steps up
Explanation: An ordered pair is always written as (horizontal, vertical): the left-right distance comes first, then the up-down distance. The map says to walk 7 steps to the right, so the first number is 7, and 3 steps up, so the second number is 3. That gives (7,3).
The pair (3,7) puts the up-down distance first. Order matters on the coordinate plane, so swapping the numbers lands you at a completely different spot.
The pair (10,7) adds 7 + 3 to make 10. But you never add the two distances together—each walk belongs to its own direction, so adding them is wrong.
The pair (3,3) throws away the 7 steps to the right and uses 3 for both numbers. Every distance in the directions must be used once, in its own spot, so ignoring the 7 is wrong.
Match each step-count to its direction—right-left first, up-down second—and keep the order locked in as (horizontal, vertical). Question 10
Points C(5,12) and D(5,4) are plotted on a coordinate grid. Since both points share the same x-coordinate, they lie on the same vertical line. What is the distance between points C and D?
- 8 units (correct answer)
- 16 units
- 5 units
- 9 units
Explanation: Whenever two points share the same x-coordinate, they sit on a vertical line, and finding the distance between them is simple: you only need to look at how far apart their y-coordinates are. Since the horizontal position never changes, the distance is just the difference between the two y-values.
Here, points C(5,12) and D(5,4) both have an x-coordinate of 5. To find the distance, subtract the y-coordinates: 12−4=8. So the two points are 8 units apart. You can also picture counting the grid squares straight down from y=12 to y=4 — that's 8 spaces.
The choice of 16 units comes from adding the y-values instead of subtracting them (12+4), which measures the wrong thing. The answer 5 units is a trap — it's the shared x-coordinate, not a distance at all; that number tells you where the line is, not how long the segment is. The choice 9 units likely comes from a counting slip, like including both endpoints as you count (12,11,10,…) instead of counting the gaps between them.
Here's the key takeaway: for points on a vertical line (same x), subtract the y-coordinates; for points on a horizontal line (same y), subtract the x-coordinates. Always subtract the matching pair, and take the positive difference — distance is never negative. Question 11
Three points are plotted on a coordinate grid: P(2,5), Q(9,5), and R(2,11).
Which pair of points lies on the same horizontal line, and what is the distance between them?
- P and R lie on the same horizontal line; the distance between them is 6 units.
- P and Q lie on the same horizontal line; the distance between them is 7 units. (correct answer)
- Q and R lie on the same horizontal line; the distance between them is 4 units.
- Q and R lie on the same horizontal line; the distance between them is 11 units.
Explanation: Points on the same horizontal line share the same y-coordinate (the second number), and you find the distance by subtracting their x-coordinates. Look at P(2,5) and Q(9,5): both have a y-value of 5, so they sit on the same horizontal line. Subtract the x-coordinates: 9−2=7 units. So the pair P and Q with a distance of 7 units is correct.
The choice pairing P and R is wrong because P(2,5) and R(2,11) share an x-coordinate of 2, placing them on the same vertical line, not horizontal; its 6 comes from 11−5, the vertical distance. The choice pairing Q and R with 4 units is wrong because those points share neither coordinate, so they lie on no common horizontal or vertical line. The choice pairing Q and R with 11 units is wrong for the same pairing reason, and 11 is simply R's y-coordinate, not a distance you calculate. Remember: same y-value means horizontal, same x-value means vertical, so check which coordinate matches before you subtract. Question 12
A point lies exactly on both the x-axis and the y-axis at the same time. What must be true about this point's coordinates?
- The x-coordinate must be 0 while the y-coordinate can be any number, since being on the y-axis is enough.
- Both the x-coordinate and y-coordinate must be 0, since the origin is the only point shared by both axes. (correct answer)
- The x-coordinate and y-coordinate must be equal to each other, such as (5,5), so the point sits on both axes.
- Only one of the two coordinates needs to be 0, since a point on either axis technically touches both of them.
Explanation: A point on the x-axis always has a y-value of 0, and a point on the y-axis always has an x-value of 0. To sit on both axes at once, a point must follow both rules at the same time, so both coordinates must be 0. That single spot is the origin, (0,0) — this is the correct answer.
The choice saying the x-coordinate is 0 but the y-coordinate can be anything only describes points on the y-axis, not points on both axes. The choice saying the coordinates must be equal, like (5,5), mixes up 'both axes' with a diagonal line; (5,5) isn't on either axis. The choice saying only one coordinate needs to be 0 forgets that touching both axes requires both conditions together, not just one.
Remember: x-axis means y=0, y-axis means x=0. When a point is on both, both must be zero — always the origin, (0,0). Question 13
Points E(3,7) and F(15,7) are plotted on a coordinate grid. What is the distance between points E and F?
- 11 units, found by counting the spaces between the points on the grid
- 18 units, found by combining the two x-coordinates of the points
- 7 units, the value shown in the y-coordinate that both points share
- 12 units, the difference between the two x-coordinates of the points (correct answer)
Explanation: Both points have a y-coordinate of 7, so they sit on the same horizontal line. On a horizontal line, the distance is just how far apart the x-coordinates are, so you subtract: 15 − 3 = 12 units. That makes 12 units the correct choice.
The answer combining the two x-coordinates adds 15 + 3 to get 18, but distance is a difference, not a sum. The answer using the shared y-coordinate grabs the number 7 that both points have in common, confusing what the points share with the space between them. The answer of 11 units comes from a counting slip—miscounting the grid spaces instead of subtracting carefully; the true gap is 12, not 11.
A quick check: for points on a horizontal line, subtract the x-values; for points on a vertical line, subtract the y-values. Always take the bigger number minus the smaller one so your distance stays positive.
Question 14
Point A has coordinates (0,9) and point B has coordinates (9,0). Which statement correctly describes these two points?
- Point A lies on the y-axis because its x-coordinate is 0, and point B lies on the x-axis because its y-coordinate is 0. (correct answer)
- Point A lies on the x-axis because its first coordinate is 0, and point B lies on the y-axis because its second coordinate is 0.
- Point A lies on the x-axis because its y-coordinate is 9, and point B lies on the y-axis because its x-coordinate is 9.
- Point A lies off both axes because a point sits on an axis only when both of its coordinates equal 0.
Explanation: A point sits on an axis when exactly one of its coordinates is 0. If the x-coordinate is 0, the point hasn't moved sideways, so it stays on the y-axis. If the y-coordinate is 0, the point hasn't moved up or down, so it stays on the x-axis. Look at point A=(0,9): its x-coordinate is 0, so it lies on the y-axis. Point B=(9,0) has a y-coordinate of 0, so it lies on the x-axis. That's what the correct statement says.
The statement that A is on the x-axis and B is on the y-axis reverses the rule—it swaps which coordinate controls which axis. The statement that uses the 9 to place each point is wrong; the 9 doesn't determine the axis—only the 0 does. And the statement that neither point is on an axis is false; only one coordinate needs to be 0. A point where both coordinates are 0 is the origin (0,0).
Remember: zero x, on the y-axis; zero y, on the x-axis. The axis you land on is the opposite letter from the coordinate that equals zero. Question 15
Point M is located at (12,3) on a coordinate grid. Which statement correctly explains how to determine how far point M is above the origin?
- Add both coordinates, 12+3=15, since combining the horizontal and vertical values gives the total distance up from the origin.
- Look at the x-coordinate, 12, since the first number in a point tells you how far up from the origin it is.
- Look at the y-coordinate, 3, since vertical distance from the origin is measured along the y-axis. (correct answer)
- Find the difference of the coordinates, 12−3=9, since subtracting them tells you how far the point rises above the origin.
Explanation: Every point is written as (x, y): the first number tells you how far left or right, and the second tells you how far up or down. "How far above the origin" is a vertical question, so you use the y-coordinate. For point M at (12, 3), the y-coordinate is 3, meaning you travel up 3 units from the origin to reach M's height. That's why looking at the y-coordinate, 3, is correct.
Adding the two coordinates to get 15 mixes horizontal and vertical movement together, but distance "up" only involves vertical movement, so the sum is meaningless. Using the x-coordinate, 12, confuses the two axes: 12 tells you how far right the point is, not how far up. Subtracting the coordinates to get 9 also invents a step that doesn't exist; the y-coordinate already is the vertical distance, so there is nothing to subtract. A helpful trick: coordinates go in alphabetical order, x before y, just like across before up. For "up" or "height" questions, grab the second number.
Question 16
Ann and Ben each start at a flagpole, which represents the origin of a coordinate grid. Ann walks 6 units in the direction of the x-axis, then 2 units in the direction of the y-axis, ending at point A. Ben walks 2 units in the direction of the x-axis, then 6 units in the direction of the y-axis, ending at point B.
Based on their movements, which statement about points A and B is true?
- Point B is farther from the origin along the x-axis than point A is.
- Points A and B end up in the same location because each person moved the same total distance.
- Point A has a greater x-coordinate than point B does. (correct answer)
- The y-coordinate of point A is greater than the y-coordinate of point B.
Explanation: The first number in a point tells how far you move along the x-axis, and the second number tells how far you move along the y-axis, so we write points as (x,y). Ann walks 6 units along the x-axis, then 2 units along the y-axis, so point A is at (6,2). Ben walks 2 units along the x-axis, then 6 units along the y-axis, so point B is at (2,6). Comparing x-coordinates, Ann's is 6 and Ben's is 2. Since 6>2, point A has the greater x-coordinate. That makes the statement that point A has a greater x-coordinate correct.
The idea that point B is farther along the x-axis reverses the truth: Ben moved only 2 units along the x-axis, while Ann moved 6. The claim that both end in the same location because they traveled the same total distance ignores that order and direction matter, so (6,2) and (2,6) are different spots. The statement that Ann's y-coordinate is greater is backwards, since Ann's y is 2 and Ben's is 6. Always write points in (x,y) order before comparing them. Question 17
A student claims, "If I slide a point only in the direction of the y-axis, the x-coordinate will change but the y-coordinate will stay the same." Is this student's claim correct?
- Yes, but only if the point starts exactly at the origin, because that is where both axes cross.
- Yes, this is correct, because sliding along the y-axis pushes the point sideways and only shifts its x-coordinate.
- No, moving a point along the y-axis direction changes both coordinates by the same amount at once.
- No, moving a point along the y-axis direction changes only the y-coordinate; the x-coordinate stays the same. (correct answer)
Explanation: Every point is written as (x, y): the x-coordinate tells how far left or right it is, and the y-coordinate tells how far up or down. The y-axis runs up and down, so sliding a point "in the direction of the y-axis" moves it up or down. That changes only the height, which is the y-coordinate, while the left-right position, the x-coordinate, stays put. For example, sliding (3, 2) up by 4 gives (3, 6): the 3 never moved. So the claim is backwards, and the choice saying only the y-coordinate changes is correct.
The origin idea is wrong because this rule works for every point, not just one starting spot. The choice saying a y-axis slide pushes the point sideways and changes the x-coordinate flips the axes; up-and-down movement never changes left-right position. The choice saying both coordinates change by the same amount is false, because one coordinate stays completely still during a vertical slide.
Memory trick: the letter matches the coordinate. Move along the x-axis (left/right) and the x-coordinate changes; move along the y-axis (up/down) and the y-coordinate changes. Match the axis to its own letter and you won't flip them.
Question 18
A scientist graphs a plant's growth on a coordinate grid, where the x-axis represents the number of days and the y-axis represents the plant's height in centimeters.
On day 4, the plant measured 10 centimeters tall. Which ordered pair correctly represents this data point on the scientist's grid?
- (10,4)
- (4,10) (correct answer)
- (14,4)
- (10,14)
Explanation: An ordered pair is always written as (x, y): the horizontal value comes first and the vertical value comes second. Here the x-axis stands for days and the y-axis stands for height. On day 4 (the x-value) the plant is 10 cm tall (the y-value), so the point is (4, 10). The pair (10, 4) reverses the values — it would mean day 10 with a height of 4 cm, which is the classic swap of x and y. The pair (14, 4) adds the two numbers to get 14 for days, then reuses one of the original numbers for height, mixing quantities that should stay separate. The pair (10, 14) puts height in the first slot and adds the numbers for the second slot, ignoring both the correct order and the given values. Always decide which axis stands for which quantity first, then place your numbers in (x, y) order and double-check that the first number matches the horizontal axis.
Question 19
To locate point G, a mapmaker writes: "From the origin, go up 5 units, then go right 8 units." Which ordered pair correctly represents point G?
- (5,3)
- (5,8)
- (3,8)
- (8,5) (correct answer)
Explanation: An ordered pair is written as (x,y), where the first number is the horizontal position (left/right) and the second is the vertical position (up/down). Going right 8 units is the horizontal move, so 8 is the x-coordinate. Going up 5 units is the vertical move, so 5 is the y-coordinate. In the correct (x,y) order this gives (8,5). The pair (5,8) copies the numbers in the same order the sentence lists them, without checking which move is horizontal and which is vertical. The pair (5,3) keeps the up value 5 but pairs it with a number that appears in neither move, so it does not match the directions at all. The pair (3,8) places 8 in the vertical spot even though the 8-unit move was to the right, and it uses a first number that was never given. To find any point, mark the right/left number as x and the up/down number as y, then write (x,y).