English:Analytic Geometry

Analytic Geometry
Introduction
Analytic geometry connects algebra and geometry by describing points, lines, curves, and spatial relationships with coordinates and equations. In this Grades 11–13 course, you will learn to move fluently between a geometric picture, an algebraic equation, and a vector description. This lets you solve problems about distance, direction, intersections, loci, conic sections, transformations, and mathematical models.
You should already be comfortable with algebraic manipulation, quadratic equations, the Pythagorean theorem, and basic trigonometry. By the end of the course, you should be able to justify formulas rather than merely apply them, select an efficient representation for a problem, interpret parameters geometrically, and check whether an algebraic solution makes sense in a diagram or real context.

Why coordinates are powerful
A geometric object can often be described as the set of all points satisfying a condition. For example, a circle is the locus of points at a fixed distance from a center, while a parabola is the locus of points equidistant from a focus and a directrix. Analytic geometry turns such conditions into equations. The reverse process is equally important: from an equation, you identify the shape, position, scale, orientation, and special points of the corresponding geometric object.
This two-way translation is central to coordinate systems, Algebra, Geometry, vectors, Trigonometry, conic sections, and later topics such as Calculus, Linear algebra, computer graphics, engineering, and physics.
Coordinate Foundations
Points, quadrants, and displacement
In the Cartesian plane, a point records horizontal and vertical displacement from the origin. The difference between two position vectors gives the displacement from one point to another. If and , then the displacement from A to B is .
Coordinates encode signed position, so a diagram and an equation should always be interpreted together. A point may have negative coordinates without representing a negative distance.
Distance and midpoint
The distance formula follows from the Pythagorean theorem. For and ,
The midpoint is obtained by averaging corresponding coordinates:
More generally, weighted averages divide a segment in a prescribed ratio and lead naturally to barycentric ideas used in geometry and computer graphics.
A worked example
Let and . The displacement is , the midpoint is , and the distance is . Notice how one pair of points produces three related objects: a vector, a center point, and a scalar length.
Lines in the Plane
Slope and equations of lines
For distinct points and with , the slope is
Slope measures signed vertical change per unit horizontal change. A vertical line has undefined slope and is more naturally written as .
Common forms of a line include:
- Slope-intercept form: , useful when slope and vertical intercept are important.
- Point-slope form: , useful when one point and the slope are known.
- General form: , useful for distance, intersections, and normal vectors.
- Parametric equation: , useful for vectors and motion.
Parallelism, perpendicularity, and angles
Two nonvertical lines are parallel when their slopes are equal. They are perpendicular when the product of their slopes is , provided both slopes are defined. A more general and reliable method uses direction vectors and the dot product.
If direction vectors are and , then the angle between them satisfies
Perpendicular vectors have dot product zero.
Point-to-line distance
For a point and a line , the perpendicular distance is
The vector is normal to the line. This explains why the denominator is the length of the normal vector.
Vectors and Parametric Geometry
Vector components and operations
A vector has magnitude . Vector addition combines displacements component by component, scalar multiplication changes magnitude and possibly direction, and subtraction compares positions.

Dot product and projection
For and ,
The dot product connects algebraic components with geometric angle information. It is useful for testing perpendicularity, finding projections, and measuring how strongly one vector points in the direction of another.
Vector equations of lines
A line through point with nonzero direction vector can be written
This form makes direction explicit and extends naturally to three dimensions. Intersections can be found by equating coordinate components and solving for the parameters.
Circles
Standard and general equations
A circle with center and radius has equation
Expanding gives a general second-degree equation with equal coefficients of and and no term. Completing the square reverses the process and reveals the center and radius.
For example,
becomes
,
so the center is and the radius is .
Tangents to circles
A tangent is perpendicular to the radius at the point of contact. If a circle has center and a point lies on the circle, then a direction vector of the tangent at T must be perpendicular to . This converts a geometric tangent condition into a dot-product or slope condition.
Conic Sections
From a double cone to equations
A conic section is obtained by intersecting a plane with a double cone. The nondegenerate conics are the circle, ellipse, parabola, and hyperbola. They can also be defined by focus-directrix conditions and described by quadratic equations.
The eccentricity is a useful unifying parameter. For a nondegenerate conic defined by a focus and directrix, points on the conic satisfy a constant ratio between distance to the focus and perpendicular distance to the directrix. Ellipses have , parabolas have , and hyperbolas have . A circle can be regarded as the limiting ellipse with eccentricity zero.
Parabolas
Focus, directrix, and standard form
A parabola is the locus of points equidistant from a fixed point called the focus and a fixed line called the directrix. For a vertical parabola,
Its vertex is , focus is , and directrix is . The sign of determines whether it opens upward or downward.
Reflection property and modeling
A parabola has a reflection property: rays parallel to its axis reflect toward the focus, and rays from the focus reflect parallel to the axis under the ideal geometric-optics model. This is why parabolic shapes appear in reflector antennas, headlights, microphones, and some solar concentrators. Analytic geometry lets you determine focal length from a measured cross-section.
Ellipses
Standard equation and focal relation
For an ellipse centered at with horizontal major axis,
The focal distance satisfies . The foci are , and eccentricity is .
Sum-of-distances property
For every point P on an ellipse, the sum of the distances from P to the two foci is constant and equals . This geometric property can be used to derive the equation of an ellipse and to explain its reflection behavior. In ideal geometric optics, a ray from one focus reflects from the ellipse toward the other focus.
Hyperbolas
Standard equation, foci, and asymptotes
For a hyperbola centered at with horizontal transverse axis,
The focal distance satisfies , so the foci are . Its asymptotes are
Difference-of-distances property
For a point on one branch of a hyperbola, the absolute difference of its distances to the two foci is constant and equals . Hyperbolas also appear in time-difference localization problems, where a measured difference in travel times corresponds to a difference in distances from two fixed receivers.
General Quadratic Equations and Classification
The general conic equation
A second-degree equation in two variables can be written
After suitable translation and, when necessary, rotation of axes, many such equations become standard conic forms. For a real nondegenerate conic, the discriminant gives a useful classification:
- Ellipse: , including the circle as a special case when the quadratic part is rotationally symmetric.
- Parabola: .
- Hyperbola: .
Degenerate cases can produce pairs of lines, a single point, or no real points, so classification should also check whether the equation actually represents a nondegenerate real curve.
Completing the square and changing coordinates
Translation replaces and by shifted coordinates such as and . Rotation replaces the axes by a new orthogonal coordinate system and can eliminate an term. These transformations do not change the underlying geometric curve; they change only its coordinate description.
Three-Dimensional Analytic Geometry
Coordinates, vectors, lines, and planes in space
In three dimensions, a point is . The distance formula becomes
A line can still be written . A plane with normal vector has equation
The dot product tests whether a line direction is perpendicular to a plane normal, and systems of equations determine intersections among lines and planes.

Distance from a point to a plane
For point and plane , the perpendicular distance is
This is the three-dimensional analogue of the point-to-line distance formula.
Modeling and Problem-Solving Strategy
A reliable workflow
When you solve an analytic-geometry problem, begin by identifying the geometric structure before manipulating equations.
- Diagram: Sketch the situation, label known points, and mark relevant directions or distances.
- Representation: Choose coordinates, vectors, line equations, or conic equations that make the constraints simple.
- Equation: Translate each geometric condition into algebra.
- Solution: Solve systematically and keep track of restrictions introduced by squaring or division.
- Verification: Substitute results into the original conditions and interpret them geometrically.
Example: locating a circle from conditions
Suppose a circle passes through three noncollinear points. Its center must lie on the perpendicular bisector of each chord joining a pair of points. You can therefore solve the problem geometrically by intersecting two perpendicular bisectors, or algebraically by substituting the three points into a general circle equation. Comparing both methods is a useful way to understand why the algebra works.
Example: choosing the right line form
If a problem gives one point and a direction vector, parametric form is usually efficient. If it gives a point and a slope, point-slope form is direct. If it asks for perpendicular distance, general form is often best. The same line can have many equivalent equations, so strategic representation is part of mathematical reasoning.
Interactive Tasks
Quiz: Test Your Knowledge
Which quantity measures the steepness of a nonvertical line? (Slope) (!Radius) (!Eccentricity) (!Midpoint)
Which operation is most direct for testing whether two vectors are perpendicular? (Dot product) (!Vector addition) (!Scalar multiplication) (!Coordinate averaging)
What does the parameter r represent in the standard equation of a circle? (Radius) (!Slope) (!Focus) (!Asymptote)
Which conic has eccentricity equal to one? (Parabola) (!Ellipse) (!Circle) (!Hyperbola)
Which conic has two branches and asymptotes? (Hyperbola) (!Circle) (!Parabola) (!Ellipse)
What point is found by averaging corresponding coordinates of two endpoints? (Midpoint) (!Focus) (!Vertex) (!Directrix)
Which operation is most direct for testing whether a vector direction is perpendicular to another vector direction? (Dot product) (!Vector addition) (!Coordinate averaging) (!Scalar multiplication)
Which sign of the conic discriminant corresponds to a nondegenerate hyperbola? (Positive) (!Negative) (!Zero) (!Undefined)
Which method is commonly used to reveal the center and radius from an expanded circle equation? (Completing the square) (!Factoring by grouping) (!Polynomial division) (!Taking logarithms)
Which representation of a line makes a direction vector explicit? (Parametric form) (!Slope intercept form) (!Standard circle form) (!Vertex form)
Memory Game
| Cartesian plane | Coordinate framework with two perpendicular axes |
| Midpoint | Point obtained by averaging endpoint coordinates |
| Normal vector | Direction perpendicular to a line or plane |
| Directrix | Fixed line used in a focus based conic definition |
| Asymptote | Line approached by a hyperbola at large distance |
| Eccentricity | Ratio that helps distinguish conic types |
Drag and Drop
| Match the correct terms. | Topic |
|---|---|
| Circle | Fixed distance from one center |
| Parabola | Equal distance from focus and directrix |
| Ellipse | Constant sum of distances to two foci |
| Hyperbola | Constant absolute difference of distances to two foci |
| Line | Constant direction through a point |
...
Crossword Puzzle
| Cartesian | Which coordinate system uses perpendicular axes named after Descartes |
| Midpoint | What point divides a segment into two equal parts |
| Parabola | Which conic is defined by equal distances to a focus and directrix |
| Ellipse | Which conic has a constant sum of focal distances |
| Hyperbola | Which conic has a constant absolute difference of focal distances |
| Eccentricity | What ratio distinguishes the main nondegenerate conic types |
LearningApps
Cloze Text
Open-Ended Tasks
Easy
- Coordinate map: Draw a coordinate map of your classroom or another familiar space, choose an origin and scale, plot at least eight objects, and calculate two distances and two midpoints.
- Line gallery: Create a one-page visual collection of five lines with different slopes, label each equation, and explain in your own words how changing slope and intercept changes the graph.
- Circle reconstruction: Choose a circular object, measure enough geometric data to estimate its center and radius, write a circle equation, and compare your mathematical model with the real object.
- Short explainer video: Produce a two-minute video that teaches either the distance formula or midpoint formula using one original diagram and one worked numerical example.
Standard
- Parabola investigation: Photograph or sketch a structure with an approximately parabolic cross-section, fit a simple parabola to selected points, estimate its focus, and discuss limits of your model.
- Conic comparison poster: Design an illustrated poster comparing circle, parabola, ellipse, and hyperbola by equation, focus property, eccentricity, and one application.
- Geometry interview: Interview a surveyor, engineer, architect, designer, programmer, or science teacher about how coordinates or vectors appear in their work, then summarize the mathematical ideas you heard.
- Vector navigation experiment: Plan and carry out a short walking route using displacement vectors, record measured or estimated components, compute the resultant vector, and compare it with the actual start-to-end displacement.
Advanced
- Three point circle project: Collect coordinates for three noncollinear points, determine the unique circle through them by two different methods, compare the algebra, and explain why the construction fails for collinear points.
- Conic data fitting: Generate or collect noisy two-dimensional data that roughly follows one conic, fit a plausible model with graphing software, justify the chosen conic type, and analyze residual errors qualitatively.
- Coordinate transformation study: Investigate a rotated quadratic curve with an xy term, use a suitable rotation of axes to simplify it, and present a before-and-after interpretation of the same geometric object.
- Field mathematics visit: Visit a place where geometric design matters, such as a bridge, stadium, observatory, road junction, fabrication lab, or surveying site, document at least three analytic-geometry ideas, and create a report connecting observations with equations or vectors.
Learning Assessment
- Representation choice: Given three unfamiliar geometry problems, choose an efficient representation for each, justify the choice, and compare it with at least one alternative representation.
- Derivation and explanation: Derive the point-to-line distance formula or a standard conic equation from geometric principles, explaining the role of every major algebraic step.
- Error analysis: Analyze a worked solution containing at least two conceptual errors about slope, distance, or conics, correct the errors, and explain why the original reasoning fails.
- Model evaluation: Build a coordinate or conic model for a real object or path, estimate parameters from data, and discuss accuracy, assumptions, and sources of error.
- Transfer problem: Solve a problem that combines vectors with a conic or line constraint, then explain how the methods from separate course sections interact.
- Proof and verification: Prove a geometric relation using coordinates and verify the result with an independent diagram, numerical example, or vector argument.
Evidence of Learning
- Knowledge: You can explain how coordinates, vectors, line equations, circles, and conic equations encode geometric properties and how the main formulas are derived.
- Skills: You can move between diagrams and equations, solve intersections, compute distances and angles, classify quadratic curves, use vectors, and check the plausibility of results.
- Products: You can produce accurate graphs, mathematical models, written derivations, annotated images, short explanatory videos, and data-based investigations.
- Reasoning: You can justify representation choices, distinguish equivalent equations from different geometric objects, identify assumptions, and analyze errors.
- Transfer: You can apply analytic geometry to unfamiliar contexts in physics, engineering, architecture, surveying, computing, navigation, or design.
OERs on the Topic
Linked Learning Areas
aiMOOC Projects
NEWSLernweltNOAH fragen