Math Parabola

VERTEX FORM of a Quadratic Equation

Definition of Vertex Form

  • The vertex form of a quadratic equation is expressed as: y=a(xh)2+ky = a(x - h)^2 + k where:

    • aa is the coefficient that indicates the direction and width of the parabola. If a > 0, the parabola opens upwards; if a < 0, the parabola opens downwards.

    • hh is the horizontal shift (left/right) of the parabola.

    • kk is the vertical shift (up/down) of the parabola.

    • The vertex of the parabola is given by the point (h,k)(h, k).

Key Characteristics

  • Axis of Symmetry: The axis of symmetry of the parabola is given by the equation:
    x=hx = h

Examples of Finding the Axis of Symmetry and Vertex
  1. For the equation y=extsqrt((x+4)2)+2y = ext{sqrt}((x + 4)^2) + 2:

    • Axis of Symmetry: x=4x = -4

    • Vertex: (4,2)( -4, 2 )

  2. For the equation y=(x3)210y = - (x - 3)^2 - 10:

    • Axis of Symmetry: x=3x = 3

    • Vertex: (3,10)(3, -10)

  3. For the equation y=(x5)24y = (x - 5)^2 - 4:

    • Axis of Symmetry: x=5x = 5

    • Vertex: (5,4)(5, -4)

  4. For the equation y=2x2+3y = -2x^2 + 3:

    • Axis of Symmetry: x=0x = 0

    • Vertex: (0,3)(0, 3)

Graphing from Vertex Form

  1. Identify key components:

    • Determine the vertex, the axis of symmetry, domain, and range of the quadratic equations.

    • Domain for all quadratic functions is:

    • All real numbers: (ext,ext)(- ext{∞}, ext{∞})

  2. Range:

    • For a parabola opening upwards, the range is [k,ext)[k, ext{∞}).

    • For a parabola opening downwards, the range is (ext,k](- ext{∞}, k].

Steps to Graph a Quadratic Equation
  1. Identify the axis of symmetry.

  2. Determine the vertex.

  3. Create a table of values utilizing the vertex as a center point.

  4. Use a calculator to compute further points if necessary.

  5. Plot the points and connect them with a smooth parabolic curve.

Additional Examples for Graphing Quadratic Equations

  1. For y=x21y = x^2 - 1:

    • Axis of Symmetry: x=0x = 0

    • Vertex: (0,1)(0, -1)

  2. For y=x2+2x1y = x^2 + 2x - 1:

    • Axis of Symmetry: x=1x = -1

    • Vertex: (1,2)( -1, -2 )

  3. For y=x28x17y = -x^2 - 8x - 17:

    • Axis of Symmetry: x=4x = -4

    • Vertex: (4,1)( -4, -1 )

Transformations of Quadratic Functions
  • Transformations describe the effect of the parameters hh, kk, and aa in the vertex form equation:

    • Shifts to the right by hh units and left by h-h units.

    • Shifts upwards by kk units and downwards by k-k units.

    • A negative aa reflects the graph over the x-axis.

    • Changes in the absolute value of aa (e.g., if |a| > 1 or 0 < |a| < 1) describe a vertical stretch or compression, respectively.

Examples of Transformations
  1. For the transformation translating 2 units right and 3 units down, the equation becomes:
    y=(x2)23y = (x - 2)^2 - 3

  2. For a vertical stretch by a factor of 2, reflecting over the x-axis, then translating 4 units left, it results in:
    y=2(x+4)2y = -2(x + 4)^2

  3. For vertical compression of rac13rac{1}{3}, then translated 8 units up:
    y=rac13x2+8y = rac{1}{3}x^2 + 8

Composing Quadratic Equations from Transformations
  • Given the transformations listed:

  1. Translated 3 units left and 4 down:

    • Equation: y=(x+3)24y = (x + 3)^2 - 4

  2. Reflected over the x-axis, then translated 5 units right and 2 units down:

    • Equation: y=(x5)22y = -(x - 5)^2 - 2

  3. Vertically stretched by a factor of 2, reflected across x-axis:

    • Equation: y=2(x+4)2y = -2(x + 4)^2

Overall Notes

  • Understanding how to convert between forms and graph quadratic equations is essential for advanced topics in Algebra, Calculus, and further mathematical studies. Transformation properties pave the way for understanding the characteristics of parabolic functions.