Graphing Equations and Intercepts

Graphing Equations
Part 1: Graphing Equations
  • This section focuses on sketching graphs of equations.

  • The method used is standard but not precise; calculus is needed for exact graphs.

Steps to Sketch Graphs of Equations:
  1. Solve for yy in terms of xx or xx in terms of yy, if possible.

  2. Pick arbitrary values for xx (or yy if you solved for xx in terms of yy).

    • Plug the chosen values into the equation to find corresponding values of yy (or xx).

    • This creates a table of points on the graph.

  3. Plot the obtained points.

  4. Join the points to sketch the curve.

  • This method works best for simple equations.

Example: Sketch the Graph of yx2=1y - x^2 = 1
  1. Solve for yy in terms of xx:

    y=x2+1y = x^2 + 1

  2. Form a table of points:

    • Choose arbitrary values for xx (e.g., -2, -1, 0, 1, 2).

    • Calculate the corresponding values of yy:

    • If x=0x = 0, then y=02+1=1y = 0^2 + 1 = 1

    • If x=1x = 1, then y=12+1=2y = 1^2 + 1 = 2

    • If x=2x = 2, then y=22+1=5y = 2^2 + 1 = 5

    • If x=1x = -1, then y=(1)2+1=2y = (-1)^2 + 1 = 2

    • If x=2x = -2, then y=(2)2+1=5y = (-2)^2 + 1 = 5

  3. Plot the points (0, 1), (1, 2), (2, 5), (-1, 2), and (-2, 5) on a coordinate plane.

  4. Join the points with a smooth curve.

    This graph is a parabola.

Intercepts
  • Y-intercepts: Points where the graph intersects the y-axis.

    • To find the y-intercept(s), set x=0x = 0 and solve for yy.

    • Y-intercepts are of the form (0,y)(0, y).

  • X-intercepts: Points where the graph intersects the x-axis.

    • To find the x-intercept(s), set y=0y = 0 and solve for xx.

    • X-intercepts are of the form (x,0)(x, 0).

Symmetry
  • Understanding symmetry can simplify graphing.

  • Types of Symmetry:

    • With respect to the y-axis (Even Function): If replacing xx with x-x results in the original equation, the graph is symmetric with respect to the y-axis.

    • Mathematically: f(x)=f(x)f(-x) = f(x).

    • Example: y=x2y = x^2

    • With respect to the x-axis: If replacing yy with y-y results in the original equation, the graph is symmetric with respect to the x-axis.

    • Mathematically: y=f(x)-y = f(x).

    • Example: x=y2x = y^2

    • With respect to the origin (Odd Function): If replacing both xx with x-x and yy with y-y results in the original equation, the graph is symmetric with respect to the origin.

    • Mathematically: f(x)=f(x)f(-x) = -f(x).

    • Example: y=x3y = x^3

Asymptotes
  • Asymptotes are lines that the graph of a function approaches but does not touch.

  • Types of Asymptotes:

    • Horizontal Asymptote: A horizontal line that the graph approaches as xx tends