Part of V3D-02 — Three-Dimensional Geometry

Equation of a Line — Cartesian (Symmetric) Form

by Notetube Official76 words5 views

The Cartesian equation of a line through (x1x_{1},y1y_{1},z1z_{1}) with DRs (a,b,c) is xx1a\frac{x-x_{1}}{a} = yy1b\frac{y-y_{1}}{b} = zz1c\frac{z-z_{1}}{c} = lambda (say). Each value of lambda gives coordinates: x = x1x_{1}+a·lambda, y = y1y_{1}+b·lambda, z = z1z_{1}+c·lambda. If one DR is 0 (e.g., c = 0), write z = z1z_{1} separately: xx1a\frac{x-x_{1}}{a} = yy1b\frac{y-y_{1}}{b}, z = z1z_{1}. This means the line lies in the plane z = z1z_{1}. A common JEE mistake is forgetting to handle zero denominators.

Like these notes? Save your own copy and start studying with NoteTube's AI tools.

Sign up free to clone these notes