Learn on PengiYoshiwara Intermediate AlgebraChapter 4: Applications of Quadratic Models

Lesson 2: The Vertex

New Concept Today, we're focusing on the vertex: the most important point on a parabola. You'll learn to calculate its coordinates using the formula $x v = \frac{ b}{2a}$ and use it to find maximum or minimum values in application problems.

Section 1

πŸ“˜ The Vertex

New Concept

Today, we're focusing on the vertex: the most important point on a parabola. You'll learn to calculate its coordinates using the formula xv=βˆ’b2ax_v = \frac{-b}{2a} and use it to find maximum or minimum values in application problems.

What’s next

Next, you’ll work through interactive examples for finding the vertex. Then, you'll test your skills on a series of practice problems.

Section 2

Vertex of a Parabola

Property

For the graph of y=ax2+bx+cy = ax^2 + bx + c, the xx-coordinate of the vertex is

xv=βˆ’b2ax_v = \frac{-b}{2a}

To find the yy-coordinate of the vertex, substitute the value of xvx_v into the equation for yy.

Examples

  • To find the vertex of y=x2+8x+10y = x^2 + 8x + 10, we identify a=1a=1 and b=8b=8. The x-coordinate is xv=βˆ’82(1)=βˆ’4x_v = \frac{-8}{2(1)} = -4. The y-coordinate is yv=(βˆ’4)2+8(βˆ’4)+10=βˆ’6y_v = (-4)^2 + 8(-4) + 10 = -6. The vertex is (βˆ’4,βˆ’6)(-4, -6).
  • For the graph of y=βˆ’2x2βˆ’12x+5y = -2x^2 - 12x + 5, we have a=βˆ’2a=-2 and b=βˆ’12b=-12. The x-coordinate of the vertex is xv=βˆ’(βˆ’12)2(βˆ’2)=βˆ’3x_v = \frac{-(-12)}{2(-2)} = -3. The y-coordinate is yv=βˆ’2(βˆ’3)2βˆ’12(βˆ’3)+5=23y_v = -2(-3)^2 - 12(-3) + 5 = 23. The vertex is (βˆ’3,23)(-3, 23).

Section 3

Maximum or Minimum Values

Property

If the equation relating two variables is quadratic, then the maximum or minimum value is easy to find: It is the value at the vertex. If the parabola opens downward, there is a maximum value at the vertex. If the parabola opens upward, there is a minimum value at thevertex.

Examples

  • A company's weekly profit is modeled by P(x)=βˆ’2x2+80xβˆ’300P(x) = -2x^2 + 80x - 300, where xx is the price of a product. The maximum profit is at the vertex. The price that maximizes profit is x=βˆ’802(βˆ’2)=20x = \frac{-80}{2(-2)} = 20 dollars.
  • The height of a diver above water is given by h(t)=βˆ’5t2+10t+3h(t) = -5t^2 + 10t + 3, where tt is time in seconds. The minimum height doesn't apply here, but the maximum is at t=βˆ’102(βˆ’5)=1t = \frac{-10}{2(-5)} = 1 second.

Section 4

Vertex Form for a Quadratic Equation

Property

A quadratic equation y=ax2+bx+cy = ax^2 + bx + c, a≠0a \neq 0, can be written in the vertex form

y=a(xβˆ’xv)2+yvy = a(x - x_v)^2 + y_v

where the vertex of the graph is (xv,yv)(x_v, y_v). To convert from standard form, complete the square.

Examples

  • The equation y=3(xβˆ’5)2+1y = 3(x - 5)^2 + 1 is in vertex form. By comparing it to y=a(xβˆ’xv)2+yvy = a(x - x_v)^2 + y_v, we can see the vertex is at (5,1)(5, 1).
  • For the equation y=βˆ’4(x+2)2βˆ’7y = -4(x + 2)^2 - 7, we can rewrite it as y=βˆ’4(xβˆ’(βˆ’2))2βˆ’7y = -4(x - (-2))^2 - 7. The vertex is at (βˆ’2,βˆ’7)(-2, -7).

Section 5

Using the Vertex Form

Property

To find a parabola's equation from its vertex (xv,yv)(x_v, y_v) and another point (x,y)(x, y):

  1. Substitute the vertex into the vertex form: y=a(xβˆ’xv)2+yvy = a(x - x_v)^2 + y_v.
  2. Substitute the coordinates of the other point for xx and yy.
  3. Solve for the value of aa.
  4. Write the final equation with the value of aa.

Examples

  • A parabola has a vertex at (3,4)(3, 4) and passes through (5,12)(5, 12). Start with y=a(xβˆ’3)2+4y = a(x - 3)^2 + 4. Substitute the point: 12=a(5βˆ’3)2+412 = a(5 - 3)^2 + 4, which gives 8=4a8 = 4a, so a=2a=2. The equation is y=2(xβˆ’3)2+4y = 2(x - 3)^2 + 4.
  • A ball's path has a vertex at (8,12)(8, 12) and starts at (0,4)(0, 4). Using y=a(xβˆ’8)2+12y = a(x - 8)^2 + 12, we plug in (0,4)(0,4): 4=a(0βˆ’8)2+124 = a(0 - 8)^2 + 12. This gives βˆ’8=64a-8 = 64a, so a=βˆ’18a = -\frac{1}{8}. The equation is y=βˆ’18(xβˆ’8)2+12y = -\frac{1}{8}(x - 8)^2 + 12.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 4: Applications of Quadratic Models

  1. Lesson 1

    Lesson 1: Quadratic Formula

  2. Lesson 2Current

    Lesson 2: The Vertex

  3. Lesson 3

    Lesson 3: Curve Fitting

  4. Lesson 4

    Lesson 4: Quadratic Inequalities

  5. Lesson 5

    Lesson 5: Chapter Summary and Review

Lesson overview

Expand to review the lesson summary and core properties.

Expand

Section 1

πŸ“˜ The Vertex

New Concept

Today, we're focusing on the vertex: the most important point on a parabola. You'll learn to calculate its coordinates using the formula xv=βˆ’b2ax_v = \frac{-b}{2a} and use it to find maximum or minimum values in application problems.

What’s next

Next, you’ll work through interactive examples for finding the vertex. Then, you'll test your skills on a series of practice problems.

Section 2

Vertex of a Parabola

Property

For the graph of y=ax2+bx+cy = ax^2 + bx + c, the xx-coordinate of the vertex is

xv=βˆ’b2ax_v = \frac{-b}{2a}

To find the yy-coordinate of the vertex, substitute the value of xvx_v into the equation for yy.

Examples

  • To find the vertex of y=x2+8x+10y = x^2 + 8x + 10, we identify a=1a=1 and b=8b=8. The x-coordinate is xv=βˆ’82(1)=βˆ’4x_v = \frac{-8}{2(1)} = -4. The y-coordinate is yv=(βˆ’4)2+8(βˆ’4)+10=βˆ’6y_v = (-4)^2 + 8(-4) + 10 = -6. The vertex is (βˆ’4,βˆ’6)(-4, -6).
  • For the graph of y=βˆ’2x2βˆ’12x+5y = -2x^2 - 12x + 5, we have a=βˆ’2a=-2 and b=βˆ’12b=-12. The x-coordinate of the vertex is xv=βˆ’(βˆ’12)2(βˆ’2)=βˆ’3x_v = \frac{-(-12)}{2(-2)} = -3. The y-coordinate is yv=βˆ’2(βˆ’3)2βˆ’12(βˆ’3)+5=23y_v = -2(-3)^2 - 12(-3) + 5 = 23. The vertex is (βˆ’3,23)(-3, 23).

Section 3

Maximum or Minimum Values

Property

If the equation relating two variables is quadratic, then the maximum or minimum value is easy to find: It is the value at the vertex. If the parabola opens downward, there is a maximum value at the vertex. If the parabola opens upward, there is a minimum value at thevertex.

Examples

  • A company's weekly profit is modeled by P(x)=βˆ’2x2+80xβˆ’300P(x) = -2x^2 + 80x - 300, where xx is the price of a product. The maximum profit is at the vertex. The price that maximizes profit is x=βˆ’802(βˆ’2)=20x = \frac{-80}{2(-2)} = 20 dollars.
  • The height of a diver above water is given by h(t)=βˆ’5t2+10t+3h(t) = -5t^2 + 10t + 3, where tt is time in seconds. The minimum height doesn't apply here, but the maximum is at t=βˆ’102(βˆ’5)=1t = \frac{-10}{2(-5)} = 1 second.

Section 4

Vertex Form for a Quadratic Equation

Property

A quadratic equation y=ax2+bx+cy = ax^2 + bx + c, a≠0a \neq 0, can be written in the vertex form

y=a(xβˆ’xv)2+yvy = a(x - x_v)^2 + y_v

where the vertex of the graph is (xv,yv)(x_v, y_v). To convert from standard form, complete the square.

Examples

  • The equation y=3(xβˆ’5)2+1y = 3(x - 5)^2 + 1 is in vertex form. By comparing it to y=a(xβˆ’xv)2+yvy = a(x - x_v)^2 + y_v, we can see the vertex is at (5,1)(5, 1).
  • For the equation y=βˆ’4(x+2)2βˆ’7y = -4(x + 2)^2 - 7, we can rewrite it as y=βˆ’4(xβˆ’(βˆ’2))2βˆ’7y = -4(x - (-2))^2 - 7. The vertex is at (βˆ’2,βˆ’7)(-2, -7).

Section 5

Using the Vertex Form

Property

To find a parabola's equation from its vertex (xv,yv)(x_v, y_v) and another point (x,y)(x, y):

  1. Substitute the vertex into the vertex form: y=a(xβˆ’xv)2+yvy = a(x - x_v)^2 + y_v.
  2. Substitute the coordinates of the other point for xx and yy.
  3. Solve for the value of aa.
  4. Write the final equation with the value of aa.

Examples

  • A parabola has a vertex at (3,4)(3, 4) and passes through (5,12)(5, 12). Start with y=a(xβˆ’3)2+4y = a(x - 3)^2 + 4. Substitute the point: 12=a(5βˆ’3)2+412 = a(5 - 3)^2 + 4, which gives 8=4a8 = 4a, so a=2a=2. The equation is y=2(xβˆ’3)2+4y = 2(x - 3)^2 + 4.
  • A ball's path has a vertex at (8,12)(8, 12) and starts at (0,4)(0, 4). Using y=a(xβˆ’8)2+12y = a(x - 8)^2 + 12, we plug in (0,4)(0,4): 4=a(0βˆ’8)2+124 = a(0 - 8)^2 + 12. This gives βˆ’8=64a-8 = 64a, so a=βˆ’18a = -\frac{1}{8}. The equation is y=βˆ’18(xβˆ’8)2+12y = -\frac{1}{8}(x - 8)^2 + 12.

Book overview

Jump across lessons in the current chapter without opening the full course modal.

Continue this chapter

Chapter 4: Applications of Quadratic Models

  1. Lesson 1

    Lesson 1: Quadratic Formula

  2. Lesson 2Current

    Lesson 2: The Vertex

  3. Lesson 3

    Lesson 3: Curve Fitting

  4. Lesson 4

    Lesson 4: Quadratic Inequalities

  5. Lesson 5

    Lesson 5: Chapter Summary and Review