Back to Blog
    Exams, Assessments & Practice Tools

    ACT Coordinate Geometry Practice Questions with Answers

    June 7, 20269 min read64 views
    ACT Coordinate Geometry Practice Questions with Answers

    ACT Coordinate Geometry Practice Questions with Answers

    Mastering coordinate geometry is essential for any student aiming for a high score on the math section, as these problems typically make up about 15-20% of the exam. This guide provides comprehensive ACT Coordinate Geometry Practice Questions with Answers to help you visualize equations on a plane and solve complex spatial problems efficiently. By focusing on the relationships between points, lines, and shapes, you can turn one of the most technical sections of the ACT Prep into a significant scoring advantage.

    Concept Explanation

    Coordinate geometry is the study of geometric figures using a coordinate system, primarily the Cartesian plane where points are defined by their horizontal ( x ) (x) and vertical ( y ) (y) distances from the origin.

    To excel in this area, you must be comfortable with several core formulas and concepts. The foundation of coordinate geometry lies in understanding the Distance Formula, the Midpoint Formula, and the Slope-Intercept Form of a linear equation. According to Khan Academy's analytic geometry resources, these tools allow us to translate algebraic equations into visual representations and vice versa.

    Key formulas to memorize include:

    • Slope ( m m ): The ratio of the vertical change to the horizontal change between two points ( x 1 , y 1 ) (x_1, y_1) and ( x 2 , y 2 ) (x_2, y_2) : m = y 2 βˆ’ y 1 x 2 βˆ’ x 1 m = \frac{y_2 - y_1}{x_2 - x_1}

    • Slope-Intercept Form: y = m x + b y = mx + b , where m m is the slope and b b is the y y -intercept.

    • Midpoint Formula: The average of the coordinates of two points: ( x 1 + x 2 2 , y 1 + y 2 2 ) \left(\frac{x_1+x_2}{2},\frac{y_1+y_2}{2}\right)

    • Distance Formula: Derived from the Pythagorean theorem: d = ( x 2 βˆ’ x 1 ) 2 + ( y 2 βˆ’ y 1 ) 2 d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

    • Equation of a Circle: ( x βˆ’ h ) 2 + ( y βˆ’ k ) 2 = r 2 (x - h)^2 + (y - k)^2 = r^2 , where ( h , k ) (h, k) is the center and r r is the radius.

    Additionally, you should understand the properties of parallel and perpendicular lines. Parallel lines have identical slopes, while perpendicular lines have slopes that are negative reciprocals of each other (e.g., 2 2 and βˆ’ 1 2 -\frac{1}{2} ). Using an AI Question Generator can help you practice identifying these relationships across hundreds of different scenarios.

    Solved Examples

    Example 1: Finding the Midpoint
    What is the midpoint of the line segment with endpoints ( 4 , βˆ’ 3 ) (4, -3) and ( βˆ’ 2 , 7 ) (-2, 7) ?

    1. Identify the coordinates: x 1 = 4 , y 1 = βˆ’ 3 , x 2 = βˆ’ 2 , y 2 = 7 x_1 = 4, y_1 = -3, x_2 = -2, y_2 = 7 .

    2. Apply the midpoint formula: ( 4 + ( βˆ’ 2 ) 2 , βˆ’ 3 + 7 2 ) \left( \frac{4 + (-2)}{2}, \frac{-3 + 7}{2} \right) .

    3. Simplify the numerators: ( 2 2 , 4 2 ) \left( \frac{2}{2}, \frac{4}{2} \right) .

    4. Calculate final coordinates: ( 1 , 2 ) (1, 2) .

    Example 2: Perpendicular Slopes
    A line passes through the points ( 0 , 5 ) (0, 5) and ( 2 , 1 ) (2, 1) . What is the slope of a line perpendicular to this line?

    1. Calculate the slope of the original line: m = 1 βˆ’ 5 2 βˆ’ 0 = βˆ’ 4 2 = βˆ’ 2 m = \frac{1 - 5}{2 - 0} = \frac{-4}{2} = -2 .

    2. Identify the rule for perpendicular lines: The slope is the negative reciprocal.

    3. Find the negative reciprocal of βˆ’ 2 -2 : Change the sign to positive and flip the fraction to get 1 2 \frac{1}{2} .

    Example 3: Distance Calculation
    Find the distance between the points ( 1 , 2 ) (1, 2) and ( 4 , 6 ) (4, 6) .

    1. Plug values into the distance formula: d = ( 4 βˆ’ 1 ) 2 + ( 6 βˆ’ 2 ) 2 d = \sqrt{(4 - 1)^2 + (6 - 2)^2} .

    2. Simplify inside the parentheses: d = 3 2 + 4 2 d = \sqrt{3^2 + 4^2} .

    3. Calculate the squares: d = 9 + 16 d = \sqrt{9 + 16} .

    4. Find the square root: d = 25 = 5 d = \sqrt{25} = 5 .

    Practice Questions

    1. What is the slope of the line represented by the equation 3 x βˆ’ 4 y = 12 3x - 4y = 12 ?

    2. A circle in the standard ( x , y ) (x, y) -coordinate plane has its center at ( 3 , βˆ’ 4 ) (3, -4) and passes through the point ( 3 , 0 ) (3, 0) . What is the equation of the circle?

    3. Point A A is at ( βˆ’ 5 , 2 ) (-5, 2) and Point B B is at ( 3 , 10 ) (3, 10) . What is the length of the segment A B AB ?

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    4. Line L L passes through ( 2 , 5 ) (2, 5) and has a slope of 3 3 . What is the y y -intercept of Line L L ?

    5. Which of the following lines is parallel to the line y = βˆ’ 2 x + 5 y = -2x + 5 ?
    A. y = 2 x βˆ’ 5 y = 2x - 5
    B. 2 x + y = 10 2x + y = 10
    C. x βˆ’ 2 y = 4 x - 2y = 4
    D. y = 1 2 x + 5 y = \frac{1}{2}x + 5

    6. The midpoint of segment C D CD is ( 1 , 3 ) (1, 3) . If point C C is at ( βˆ’ 3 , 5 ) (-3, 5) , what are the coordinates of point D D ?

    7. What is the distance between the origin ( 0 , 0 ) (0,0) and the point ( βˆ’ 8 , 15 ) (-8, 15) ?

    8. A square has vertices at ( 0 , 0 ) , ( 0 , 4 ) , ( 4 , 4 ) (0,0), (0,4), (4,4) , and ( 4 , 0 ) (4,0) . What is the area of this square?

    9. What is the slope of a line that is perpendicular to the line y = 2 3 x βˆ’ 7 y = \frac{2}{3}x - 7 ?

    10. Find the equation of the line that passes through the points ( 1 , 2 ) (1, 2) and ( 3 , 8 ) (3, 8) .

    Answers & Explanations

    1. Answer: 3 4 \frac{3}{4} . Convert the equation to slope-intercept form ( y = m x + b y = mx + b ). Subtract 3 x 3x from both sides: βˆ’ 4 y = βˆ’ 3 x + 12 -4y = -3x + 12 . Divide by βˆ’ 4 -4 : y = 3 4 x βˆ’ 3 y = \frac{3}{4}x - 3 . The slope is 3 4 \frac{3}{4} .

    2. Answer: ( x βˆ’ 3 ) 2 + ( y + 4 ) 2 = 16 (x - 3)^2 + (y + 4)^2 = 16 . The center is ( h , k ) = ( 3 , βˆ’ 4 ) (h, k) = (3, -4) . The radius is the distance from the center to ( 3 , 0 ) (3, 0) , which is 4 4 units. Using the formula ( x βˆ’ h ) 2 + ( y βˆ’ k ) 2 = r 2 (x - h)^2 + (y - k)^2 = r^2 , we get ( x βˆ’ 3 ) 2 + ( y βˆ’ ( βˆ’ 4 ) ) 2 = 4 2 (x - 3)^2 + (y - (-4))^2 = 4^2 .

    3. Answer: 8 2 8\sqrt{2} . Use the distance formula: d = ( 3 βˆ’ ( βˆ’ 5 ) ) 2 + ( 10 βˆ’ 2 ) 2 = 8 2 + 8 2 = 64 + 64 = 128 d = \sqrt{(3 - (-5))^2 + (10 - 2)^2} = \sqrt{8^2 + 8^2} = \sqrt{64 + 64} = \sqrt{128} . Simplified, 64 Γ— 2 = 8 2 \sqrt{64 \times 2} = 8\sqrt{2} .

    4. Answer: βˆ’ 1 -1 . Use the point-slope form or substitute into y = m x + b y = mx + b : 5 = 3 ( 2 ) + b 5 = 3(2) + b . This gives 5 = 6 + b 5 = 6 + b , so b = βˆ’ 1 b = -1 .

    5. Answer: B. Parallel lines have the same slope. The original slope is βˆ’ 2 -2 . In choice B, 2 x + y = 10 2x + y = 10 simplifies to y = βˆ’ 2 x + 10 y = -2x + 10 , which has a slope of βˆ’ 2 -2 .

    6. Answer: ( 5 , 1 ) (5, 1) . Let D = ( x , y ) D = (x, y) . Then βˆ’ 3 + x 2 = 1 \frac{-3 + x}{2} = 1 and 5 + y 2 = 3 \frac{5 + y}{2} = 3 . Solving for x x : βˆ’ 3 + x = 2 β‡’ x = 5 -3 + x = 2 \Rightarrow x = 5 . Solving for y y : 5 + y = 6 β‡’ y = 1 5 + y = 6 \Rightarrow y = 1 .

    7. Answer: 17. This is a 8-15-17 Pythagorean triple. d = ( βˆ’ 8 ) 2 + 1 5 2 = 64 + 225 = 289 = 17 d = \sqrt{(-8)^2 + 15^2} = \sqrt{64 + 225} = \sqrt{289} = 17 .

    8. Answer: 16. The side length is the distance between any two adjacent vertices, such as ( 0 , 0 ) (0,0) and ( 0 , 4 ) (0,4) , which is 4 4 . Area = side 2 = 4 2 = 16 \text{side}^2 = 4^2 = 16 .

    9. Answer: βˆ’ 3 2 -\frac{3}{2} . Perpendicular slopes are negative reciprocals. The reciprocal of 2 3 \frac{2}{3} is 3 2 \frac{3}{2} , and changing the sign gives βˆ’ 3 2 -\frac{3}{2} .

    10. Answer: y = 3 x βˆ’ 1 y = 3x - 1 . First find slope: m = 8 βˆ’ 2 3 βˆ’ 1 = 6 2 = 3 m = \frac{8 - 2}{3 - 1} = \frac{6}{2} = 3 . Then use y = m x + b y = mx + b : 2 = 3 ( 1 ) + b 2 = 3(1) + b , which means b = βˆ’ 1 b = -1 . The equation is y = 3 x βˆ’ 1 y = 3x - 1 .

    Interactive quizQuestion 1 of 5

    1. What is the slope of a horizontal line?

    Pick an answer to check

    Frequently Asked Questions

    How many coordinate geometry questions are on the ACT?

    There are typically 9 to 12 coordinate geometry questions on the 60-question ACT math section. They range from simple slope identification to complex problems involving conic sections or transformations.

    Is the distance formula provided on the ACT?

    No, the ACT does not provide a formula sheet. You must memorize the distance formula, midpoint formula, and circle equations before taking the exam.

    What is the difference between slope and intercept?

    Slope measures the steepness or "rise over run" of a line, while an intercept is the specific point where the line crosses either the x-axis or the y-axis. On the ACT, the y-intercept is the most frequently tested intercept.

    How do I find the distance between two points without the distance formula?

    You can visualize the two points as the endpoints of the hypotenuse of a right triangle. By calculating the horizontal and vertical distances (the legs), you can use the Pythagorean Theorem a 2 + b 2 = c 2 a^2 + b^2 = c^2 to find the distance.

    What are the most common shapes tested in ACT coordinate geometry?

    While lines are the most common, the ACT frequently tests circles and sometimes parabolas. You should be familiar with the standard forms of these equations and how to identify their centers or vertices. You can practice these specific shapes using our AI Exam Simulator.

    Want a higher ACT score?

    Practice with AI-powered ACT questions, personalized quizzes, and smart study tools designed to help you improve faster.

    Start ACT Prep Free

    Start studying smarter β€” free

    Get personalized AI study tools. No credit card.

    Tags

    ACT

    Enjoyed this article?

    Share it with others who might find it helpful.