Introduction to Analytic Geometry

Introduction to Analytic Geometry

Analytic Geometry, also known as Coordinate Geometry, is the study of geometry using a coordinate system. This contrasts with synthetic geometry. It forms the foundation for calculus and physics.

Rectangular Coordinate System

The Cartesian Coordinate System consists of two perpendicular number lines intersecting at a point called the origin O(0,0)O(0,0).

Key Terms

  • x-axis: The horizontal number line.
  • y-axis: The vertical number line.
  • Quadrants: The axes divide the plane into four regions (I, II, III, IV).
    • Quadrant I: (+,+)(+, +)
    • Quadrant II: (,+)(-, +)
    • Quadrant III: (,)(-, -)
    • Quadrant IV: (+,)(+, -)

Distance Formula

The distance dd between two points P1(x1,y1)P_1(x_1, y_1) and P2(x2,y2)P_2(x_2, y_2) is derived from the Pythagorean Theorem.

Distance Formula

d=(x2x1)2+(y2y1)2d = \sqrt{(x_2 - x_1)^2 + (y_2 - y_1)^2}

Midpoint Formula

The midpoint MM of a line segment joining two points P1(x1,y1)P_1(x_1, y_1) and P2(x2,y2)P_2(x_2, y_2) is the average of their coordinates.

Midpoint Formula

M=(x1+x22,y1+y22)M = \left(\frac{x_1 + x_2}{2}, \frac{y_1 + y_2}{2}\right)

Division of a Line Segment

To find a point P(x,y)P(x, y) that divides the segment P1P2P_1P_2 in the ratio r=P1PPP2r = \frac{P_1P}{PP_2}:

Section Formula

x=x1+rx21+r,y=y1+ry21+rx = \frac{x_1 + r x_2}{1 + r}, \quad y = \frac{y_1 + r y_2}{1 + r}

If rr is positive, the point is internal. If rr is negative, the point is external.

Slope and Inclination

The slope mm of a line measures its steepness and direction. It is defined as the ratio of the "rise" (vertical change) to the "run" (horizontal change).

Slope Formula

m=y2y1x2x1m = \frac{y_2 - y_1}{x_2 - x_1}

The inclination θ\theta of a line is the smallest positive angle measured counterclockwise from the positive x-axis to the line.

Relation between Slope and Inclination

m=tanθm = \tan \theta

  • If m>0m > 0, the line rises to the right (0<θ<900^\circ < \theta < 90^\circ).
  • If m<0m < 0, the line falls to the right (90<θ<18090^\circ < \theta < 180^\circ).
  • If m=0m = 0, the line is horizontal (θ=0\theta = 0^\circ).
  • If mm is undefined, the line is vertical (θ=90\theta = 90^\circ).

Solved Problems

Step-by-Step Solution0 / 4 Problems

Start the practice problems to continue