Coordinate Geometry
Start with a question that has been set, in one form or another, for decades:
Find the shortest distance between the line and the curve .
The obvious attack is to take a general point on the parabola, write the distance to the line, and minimise. That is a two-variable problem with a square root in it, and it goes nowhere pleasant.
Now watch what one choice does. Every point on can be written — one parameter, not two. The line is , so the distance from that point is
The quadratic has discriminant , so it never touches zero and never changes sign. The modulus can be dropped. What is left is a quadratic in one variable, minimised at , where it equals . So .
Four lines. Nothing clever happened — the curve was written in the form that had one unknown instead of two, and a hard minimisation turned into a school-level one.
That is the whole chapter. Coordinate geometry is a translation service between geometry and algebra, and the exam is not testing whether you can translate. It is testing whether you pick the translation that leaves the least algebra behind. Everything below is either a translation worth knowing or a rule for choosing between them.
Part I — Points and lines
1. Your one free choice
Before any calculation, you get to place the origin and point the axes wherever you like. You get that choice once. Spend it making coordinates zero.
If a triangle has a right angle, put the right angle at the origin and the two legs along the axes: the three vertices become , , and two of the six coordinates die. If a figure has an axis of symmetry, put it on the -axis so points pair up as . If a chord matters more than the curve, aim an axis along the chord.
One consequence worth carrying: in a right-angled triangle the orthocentre is the right-angle vertex itself. The altitude from the right angle is one line; the other two altitudes are the legs themselves, since each leg is already perpendicular to the other. All three meet where the legs meet. No calculation, and it has been the whole content of more than one exam question.
2. The three results everything else is built from
Given and , the distance is
which is Pythagoras on the horizontal and vertical gaps, nothing more.
For the section formula, let divide internally in the ratio . Drop perpendiculars from , and onto the -axis. The two right triangles formed are similar, so horizontal gaps are in the same ratio as the segments: . Cross-multiplying, , so . The same argument on the -axis gives the other coordinate:
Put and you have the midpoint. Put negative and you have external division — which is the only thing that changes for the external case, so there is no second formula to learn.
The centroid is the point dividing each median in the ratio from the vertex, and running the section formula on that gives . Note what this means for area questions: joining the centroid to the three vertices splits the triangle into three pieces of equal area.
So if a question says " lies inside triangle and the three triangles , , have equal areas", it has told you is the centroid. Read that as a gift.
3. Distance from a point to a line, and why the formula looks like that
Most candidates memorise this one and never see where it comes from, which is why they cannot reconstruct it when the line is given in another form.
Take the line . If and both lie on it, subtracting the two equations gives . That says the vector is perpendicular to every direction along the line. So the coefficients are a normal vector — that single fact is what the formula is made of.
Now let be any point on the line and the point you are measuring from. The distance is the length of the shadow of on the unit normal:
Since is on the line, , and substituting that in collapses everything to
Two things follow immediately, and both are worth more than the formula itself.
The distance between the parallel lines and is — take any point on one and apply the result.
And the sign of , before the modulus, tells you which side of the line the point is on. Two points share a side exactly when the two expressions share a sign. That test is faster than any diagram, and it is how you check whether a point lies inside a triangle.
Illustration 1
The perpendicular distance from the origin to the normal to the curve at the point . (JEE previous-year question)
The "curve" is a red herring — a homogeneous quadratic in and always factors into two straight lines through the origin. Here , so the equation is the pair of lines and .
The point satisfies the second, so the relevant line is , whose normal at has slope : . The distance from the origin is . Answer: .
4. Angle between two lines — and the version that never breaks
If two lines make angles with the -axis then , , and the angle between them is . Expanding gives
Parallel means the numerator vanishes, . Perpendicular means the denominator vanishes, .
That last statement hides a trap. A vertical line has no slope at all, so "" cannot detect that and are perpendicular. The normal-vector version has no such gap: and are perpendicular exactly when , and parallel exactly when . Use this version whenever the lines arrive in general form, which in an exam is most of the time.
For choosing a form to write a line in: use when you have a point and a direction, when the question mentions intercepts (it hands you the intercepts directly), and when the question is about the perpendicular from the origin. Choosing the form that matches the given data is worth a minute per question.
5. The family of lines, or how to avoid finding the intersection
Suppose and meet at a point . Then for any , the equation
is satisfied at , because both terms are separately zero there. It is also linear, so it is a line. Therefore describes every line through (bar itself), with selecting which one.
The payoff: when a question asks for the line through the intersection of two given lines that also satisfies one more condition, you never have to compute the intersection. Write , impose the extra condition, solve for . One unknown instead of a simultaneous pair, and no fractions to carry.
The same idea works one level up. If and are circles, is linear — the squared terms cancel — and it is the line through their two intersection points, the radical axis. You get the common chord without ever solving for either intersection point.
6. Concurrence, and area without a diagram
Three lines are concurrent when the determinant of their coefficients vanishes:
The reason is that concurrence means the three equations have a common solution , so the system has a non-trivial solution — and a homogeneous system has a non-trivial solution exactly when its determinant is zero.
The area of the triangle on is
Set it to zero and you have the collinearity test. Set it to a given value and you get a pair of parallel lines as the locus of the third vertex — one for each sign before the modulus is applied. Exam questions exploit that: "the area is 5 square units" almost always yields two answers, and the options usually contain both.
Illustration 2
If is the centroid of the triangle with vertices , , , and is the intersection of and , which of , , , lies on the line ? (JEE previous-year question)
The centroid needs no method: .
For , the second equation gives ; substituting into the first, , so and , . Then
so is , that is . Testing the options, gives . Answer: .
Illustration 3
Find the locus of the midpoints of the perpendiculars drawn from points on the line to the line . (JEE previous-year question)
Take a general point on as — again, one parameter. The foot of the perpendicular from to is , so here it is .
The midpoint of the segment joining to that foot is
Now eliminate : dividing, . The locus is .
That elimination step is the whole technique for locus problems. Write the moving point's coordinates in terms of the parameter, then kill the parameter.
Illustration 4
and . If a point makes triangle of area square units and lies on , find . (JEE previous-year question)
Area from the determinant form: , so , giving or .
The point also satisfies . Matching, or , so or . With among the options, the answer is — and note the second root is real, which is exactly the two-parallel-lines effect from section 6.
Part II — The circle
7. From the definition to the general form
A circle is the set of points at fixed distance from a fixed point . Squaring the distance formula gives directly. Expanding and renaming , , :
Read the general form backwards and you recover everything: the centre is — half the coefficients, negated — and , so
Three conditions must hold before an equation of this shape is a circle at all: the coefficients of and must be equal, there must be no term, and must be positive.
When that last quantity is exactly zero the "circle" is the single point ; when it is negative there are no real points. Questions asking "for what does this represent a point" are testing exactly this, and the work is completing the square.
Two shortcuts save real time. If the endpoints of a diameter are and , then for any point on the circle the angle is a right angle, so , which is
And a circle touching the -axis has , one touching the -axis has , and one touching both has . Reading a tangency condition straight off the picture beats setting up a discriminant.
8. Where a line meets a circle
You can substitute the line into the circle and look at the discriminant of the resulting quadratic. Do not. Compare the perpendicular distance from the centre to the line with the radius: gives two intersection points, gives tangency, gives none. It is one application of the distance formula against half a page of algebra.
Length of the chord cut off follows from the same picture — the perpendicular from the centre bisects the chord, so half the chord, and form a right triangle:
The length of the tangent from an external point comes from the same right triangle, this time with the radius as one leg: it is , where means the circle's expression evaluated at , namely . The sign of is also the inside/outside test — negative inside, zero on, positive outside.
9. A circle through three points
The honest method is to write , substitute all three points, and solve three linear equations for . It always works and it is not slow if you subtract pairs of equations first, which kills the quadratic constants immediately.
Take , , . The three equations are , and . Subtracting the first from the third eliminates both and in one step: , so . Back-substituting gives and , hence , . The circle is , and you should confirm it by putting all three points back in — each gives zero.
The geometric route is often faster when the points are pleasant: the centre is the intersection of two perpendicular bisectors. Here the chord from to is horizontal, so its perpendicular bisector is on sight, giving the centre's -coordinate with no algebra at all.
Illustration 5
Find the centre of the circle that passes through and touches the curve at . (JEE previous-year question)
Touching a curve at a point means sharing the tangent there, which means the circle's centre lies on the curve's normal at that point. Since at , the normal has slope : , or .
The centre is also equidistant from and , both on the circle:
Expanding, the and cancel and this reduces to . Solving with : , so and . Centre .
Part III — Conics: one definition, three curves
10. The definition that generates everything
Fix a point (the focus), a line (the directrix), and a positive number (the eccentricity). A conic is the set of points with
where is the perpendicular distance from to the directrix. That is the entire content of Part III. The parabola, ellipse and hyperbola are , and of the same construction, and every relation you are asked to memorise falls out of it. Deriving them once is faster than memorising three tables, and far more reliable at the two-hour mark of a paper.
11. Parabola
Put , the focus at and the directrix at . The definition reads . Squaring, . The and cancel on both sides, leaving
Everything else is read off this. The vertex is at the origin, the axis is the -axis, the focus is , the directrix is . The latus rectum is the focal chord perpendicular to the axis: put to get , so its length is — which is why the coefficient of is written as in the first place.
The parametric point is , and you should reach for it constantly. Any question about "a variable point on the parabola" becomes a question about one number .
For a shifted or rotated version, the job is always to reduce to this form. Given , write it as : the vertex has moved to and . The directrix sits behind the vertex, at . Setting that equal to a given directrix turns the geometry into one quadratic in .
Illustration 6
The line is the directrix of the parabola . Find . (JEE previous-year question)
Put the parabola in standard shape: . So the vertex is at and , giving .
The directrix lies a distance behind the vertex, at . Multiplying by : , so and or . Both are valid — one opens right, the other left — so check which appears in the options.
Illustration 7
The locus of the midpoint of the segment joining the focus of to a moving point on the parabola is another parabola. Find its directrix. (JEE previous-year question)
The moving point is and the focus is , so the midpoint is
From the second coordinate ; substituting into the first, , that is .
This is a parabola with vertex and , so . Its directrix is behind the vertex: . The directrix is , the -axis.
12. Ellipse
Now take , focus and directrix . The definition gives . Expand the right side: . Expand the left: . The terms cancel on both sides, and collecting what is left gives . Dividing through by :
Define and it is the standard ellipse. Notice that this relation was produced by the derivation rather than asserted — that is the point of doing it. Since , automatically.
So: semi-major axis , semi-minor , foci at , directrices at , latus rectum , and the sum of the two focal distances of any point is . The parametric point is , which is the circle's parametrisation stretched — and that stretch is exactly what the auxiliary circle records.
One warning that costs marks every year: when in the equation you are handed, the major axis is vertical, the foci are at , and the eccentricity is . Always compare the two denominators before writing anything down. In , dividing by gives ; the larger denominator is under , so the major axis is vertical, , and the foci are above and below the centre — at and .
Illustration 8
is an end of the minor axis of an ellipse and are its foci. If , find the eccentricity. (JEE previous-year question)
Put , , . The right angle at means :
But always. Equating, , so . Answer: .
Notice the shape of that argument — one geometric condition, one standing identity, one unknown. Most conic questions are exactly this.
13. Hyperbola
Run the identical derivation with . Every line is the same until the last step, where is now negative. Writing to keep positive:
That is the only difference between the two curves, and it is the source of every sign you have to get right. The ellipse has ; the hyperbola has . Rearranged: for the ellipse, for the hyperbola. If you ever cannot remember which takes the plus, recall that a hyperbola must have , so its formula must be the one that adds.
Foci , latus rectum — both identical in form to the ellipse. What is new is the asymptotes, , the lines the curve approaches at infinity. They come from setting the right-hand side to instead of : factors as , a pair of straight lines. The parametric point is , chosen because matches the equation's minus sign.
Illustration 9
For a hyperbola the latus rectum is and the conjugate axis equals half the distance between the foci. Find the eccentricity. (JEE previous-year question)
Translate both statements. Conjugate axis ; distance between foci ; so , giving and .
Combine with the standing identity : , so and . Answer: .
The latus rectum was not needed for the eccentricity — it only fixes the size. If you want it, with gives . Recognising that a datum is redundant is itself worth seconds.
Illustration 10
If the foci of the ellipse and the hyperbola coincide, find . (JEE previous-year question)
The hyperbola is not in standard form — the right side must be . Dividing, , so and .
Its eccentricity: , so and the foci are at .
For the ellipse the foci are at , so . Answer: .
14. Reading a conic off a messy equation
Faced with and no term, complete the square in and in separately, then divide to make the right side . What you get tells you the curve: same signs on both squared terms is an ellipse (a circle if the coefficients are equal), opposite signs a hyperbola, one squared term missing a parabola.
Try . Completing squares, , so . Dividing, . Both signs positive, so it is an ellipse; the larger denominator is under , so and , giving and . The messy fractions never mattered — only the ratio did.
Illustration 11
Show that the curves and cut orthogonally, and find . (JEE previous-year question)
Orthogonal intersection means the tangents at each common point are perpendicular, so the product of the two gradients there is .
Differentiating implicitly: from the first, , so . From the second, , so . Their product must be :
Now use the two curve equations at that point. Substituting into the first, , so . Substituting into the second, , so and . Hence .
Part IV — Tangents and normals: one calculation, four results
15. The tangency condition, derived once
Most candidates memorise four separate conditions for to touch a curve. Three of them are the same calculation.
Write any central conic as . The circle is ; the ellipse is ; the hyperbola is . Substituting :
Tangency means this quadratic has equal roots, so its discriminant vanishes: . Expanding the right side gives , all multiplied by . The terms cancel against the left, leaving , and dividing by :
That one line is three memorised results. For the circle, . For the ellipse, . For the hyperbola, put and get . The famous sign difference between the last two is not a fourth fact to store; it is the same carrying its own sign.
The parabola is not central, so it needs its own line of work. Substituting into gives , and equal roots require . The cancels, leaving :
Illustration 12
If is a tangent to , find the distance between the foci. (JEE previous-year question)
Rewrite the line as , so and . The tangency condition gives , hence .
Then and , so the distance between the foci is . Answer: .
Illustration 13
Find the relation between the slopes of the tangents to drawn from the point . (JEE previous-year question)
Any tangent is with . Passing through forces , so
Hence and . The general move — impose the tangency condition, then impose passing through the point, and read the two slopes off one quadratic — solves every "pair of tangents from a point" question, including the director-circle case where you would set .
Illustration 14
Find the equations of the common tangents to the circle and the parabola , and the area they enclose with the two chords of contact when . (JEE previous-year question)
A tangent to (so , ) is . For it to touch the circle, its distance from the origin must equal :
Factoring, , and only is real. The common tangents are .
For the area with : the contact points on the parabola are , and on the circle they are the feet of the perpendiculars from the origin, . Those four points form a trapezium with parallel vertical sides of length and , three units apart, so the area is 15 square units.
16. Tangent at a known point: where the T = 0 rule comes from
If the point of contact is known rather than the slope, differentiate. On the ellipse, , so at the slope is . The tangent is , which clears to . But is on the ellipse, so , meaning that right-hand side is exactly . Dividing through:
Compare that with the original equation and the pattern is plain: became and became . The same substitution works on every conic, and the full rule — usually written — replaces , , , and . For the parabola it gives ; for the circle it gives .
The normal is then just the perpendicular through the same point. For the ellipse this tidies into , and for the hyperbola into .
Illustration 15
A hyperbola has vertices and passes through . Find the equation of the normal at . (JEE previous-year question)
Vertices at give . Substituting : , so and .
The hyperbola normal at is , which here reads , that is . Dividing by : .
17. The parabola's normal-chord relation
This one is worth deriving because it is asked directly. Take the point , that is . From , , so and the normal has slope . Its equation is , that is .
Ask where it meets the parabola again, at the point . Substituting , gives . Divide by and gather: . The two points are distinct so , and cancelling that factor leaves :
18. Director circle: perpendicular tangents
From which points do the two tangents to a conic meet at right angles? Let the point be . A tangent through it has , and by the condition above , so . Expanding and collecting in :
The two roots are the two tangent slopes. Perpendicular means their product is , and the product of the roots is . Setting that to gives :
One derivation, three answers. The circle has director circle ; the ellipse gives ; the hyperbola, with , gives . For a hyperbola with that circle is imaginary, which is the correct answer, not an error: no point sees such a hyperbola at a right angle.
Summary
Coordinate geometry converts a picture into equations, and the marks are in choosing the conversion, not performing it. Three habits do most of the work.
Parametrise before you minimise. A point on a curve should be one unknown, not two: on a parabola, on an ellipse, on a hyperbola. The opening problem collapsed from a constrained two-variable minimisation to a quadratic because of this alone, and every locus question is the same move followed by eliminating the parameter.
Derive the conic relations, do not memorise them. The focus–directrix definition produces at , the ellipse at and the hyperbola at , and it produces and as by-products rather than as facts to store. The whole sign confusion between ellipse and hyperbola lives at one place: whether or is the positive one.
Learn the conditions in their unified form. Writing a central conic as , one discriminant calculation yields for tangency and one more yields for the director circle — covering circle, ellipse and hyperbola at once, with the sign of doing all the work. The parabola needs its own line, , because it is not central.
Beyond that, four small results pay for themselves repeatedly: compare distance-to-centre with radius rather than substituting a line into a circle; use instead of solving for an intersection; remember that a homogeneous quadratic in and is a pair of lines through the origin; and treat "equal areas from an interior point" as a synonym for "centroid".
