Geometry and Coordinate Geometry Study Notes

Geometry and Coordinate Geometry Notes
Section 1: Coordinate Geometry Basics
  • Definition of G:

    • G is a point located on a segment FH where the ratio of FG to FH is 1/2. This means G divides FH in a 1:2 ratio. You can find the coordinates of G using the section formula.

  • Section Formula for Point G:

    • To find point G that divides a segment formed by points (x<em>1,y</em>1)(x<em>1, y</em>1) and (x<em>2,y</em>2)(x<em>2, y</em>2) in a ratio of m:nm:n, use:
      G=(mx<em>2+nx</em>1m+n,my<em>2+ny</em>1m+n)G = \left( \frac{mx<em>2 + nx</em>1}{m+n}, \frac{my<em>2 + ny</em>1}{m+n} \right)


Section 2: Midpoint Calculation
  • Midpoint M:

    • The midpoint M of a segment AB can be found using the midpoint formula:
      M=(x<em>1+x</em>22,y<em>1+y</em>22)M = \left( \frac{x<em>1 + x</em>2}{2}, \frac{y<em>1 + y</em>2}{2} \right)

    • If the midpoint M and one endpoint (B) are known, the other endpoint (A) can be found by rearranging the formula:
      A=(2MB)A = (2M - B)


Section 3: Quadrilaterals and Their Properties
  • Types of Quadrilaterals:

    • Quadrilaterals are four-sided polygons. Main types include:

      • Rectangle: Opposite sides parallel and equal in length; all angles 90 degrees.

      • Square: All sides equal; all angles 90 degrees.

      • Trapezoid: At least one pair of opposite sides is parallel.

      • Parallelogram: Opposite sides parallel and equal in length.

      • Rhombus: All sides equal in length.

  • Properties of Quadrilaterals:

    • Parallel lines have the same slope.

    • Perpendicular lines have slopes that are negative reciprocals of each other (their product is -1).


Section 4: Area Formulas for Geometric Shapes
  • Key Area Formulas:

    • Rectangle: Area (A) = length (l) * width (w)
      A=lwA = lw

    • Parallelogram: Area (A) = base (b) * height (h)
      A=bhA = bh

    • Triangle: Area (A) = 1/2 * base (b) * height (h)
      A=12bhA = \frac{1}{2}bh

    • Trapezoid: Area (A) = 1/2 * (sum of parallel bases) * height (h)
      A=12(b<em>1+b</em>2)hA = \frac{1}{2} (b<em>1 + b</em>2)h


Section 5: Perimeter Calculations
  • Definition of Perimeter:

    • Perimeter is the total distance around a geometric shape. For a polygon, it is calculated by adding the lengths of all its sides.

  • Distance Formula:

    • The distance (d) between two points (x<em>1,y</em>1)(x<em>1, y</em>1) and (x<em>2,y</em>2)(x<em>2, y</em>2) is given by:
      d=(x<em>2x</em>1)2+(y<em>2y</em>1)2d = \sqrt{(x<em>2 - x</em>1)^2 + (y<em>2 - y</em>1)^2}


Section 6: Advanced Distance and Perimeter Calculations
  • Complex Calculations:

    • Applying the distance formula is crucial for calculating the perimeter of shapes with given vertices and deriving areas from geometric relationships.