Solve problems involving a quadratic function’s minimum or maximum value
In Example 7, the quadratic was easily solved by factoring. However, there are many quadratics that cannot be factored. We can solve these quadratics by first rewriting them in standard form.
How To: Given a quadratic function, find the x-intercepts by rewriting in standard form.
- Substitute a and b into [latex]h=-\frac{b}{2a}.\\[/latex]
- Substitute x = h into the general form of the quadratic function to find k.
- Rewrite the quadratic in standard form using h and k.
- Solve for when the output of the function will be zero to find the x-intercepts.
Example 8: Finding the x-Intercepts of a Parabola
Find the x-intercepts of the quadratic function [latex]f\left(x\right)=2{x}^{2}+4x - 4.\\[/latex]
Solution
We begin by solving for when the output will be zero.
Because the quadratic is not easily factorable in this case, we solve for the intercepts by first rewriting the quadratic in standard form.
We know that a = 2. Then we solve for h and k.
So now we can rewrite in standard form.
We can now solve for when the output will be zero.
The graph has x-intercepts at [latex]\left(-1-\sqrt{3},0\right)\\[/latex] and [latex]\left(-1+\sqrt{3},0\right).\\[/latex]
Try It 4
In Try It 2, we found the standard and general form for the function [latex]g\left(x\right)=13+{x}^{2}-6x.\\[/latex] Now find the y- and x-intercepts (if any).
SolutionExample 9: Solving a Quadratic Equation with the Quadratic Formula
Solve [latex]{x}^{2}+x+2=0.\\[/latex]
Solution
Let’s begin by writing the quadratic formula: [latex]x=\frac{-b\pm \sqrt{{b}^{2}-4ac}}{2a}.\\[/latex]
When applying the quadratic formula, we identify the coefficients a, b, and c. For the equation [latex]{x}^{2}+x+2=0,\\[/latex] we have a = 1, b = 1, and c = 2. Substituting these values into the formula we have:
The solutions to the equation are [latex]x=\frac{-1+i\sqrt{7}}{2}\\[/latex] and [latex]x=\frac{-1-i\sqrt{7}}{2}\\[/latex] or [latex]x=\frac{-1}{2}+\frac{i\sqrt{7}}{2}\\[/latex] and [latex]x=\frac{-1}{2}-\frac{i\sqrt{7}}{2}.\\[/latex]
Example 10: Applying the Vertex and x-Intercepts of a Parabola
A ball is thrown upward from the top of a 40 foot high building at a speed of 80 feet per second. The ball’s height above ground can be modeled by the equation [latex]H\left(t\right)=-16{t}^{2}+80t+40.\\[/latex]
a. When does the ball reach the maximum height?
b. What is the maximum height of the ball?
c. When does the ball hit the ground?
Solution
a. The ball reaches the maximum height at the vertex of the parabola.The ball reaches a maximum height after 2.5 seconds.
b. To find the maximum height, find the y coordinate of the vertex of the parabola.The ball reaches a maximum height of 140 feet.
c. To find when the ball hits the ground, we need to determine when the height is zero, [latex]H\left(t\right)=0.\\[/latex] We use the quadratic formula.Try It 5
A rock is thrown upward from the top of a 112-foot high cliff overlooking the ocean at a speed of 96 feet per second. The rock’s height above ocean can be modeled by the equation [latex]H\left(t\right)=-16{t}^{2}+96t+112.\\[/latex]
a. When does the rock reach the maximum height?
b. What is the maximum height of the rock?
c. When does the rock hit the ocean?
SolutionLicenses & Attributions
CC licensed content, Shared previously
- Precalculus. Provided by: OpenStax Authored by: Jay Abramson, et al.. Located at: https://openstax.org/books/precalculus/pages/1-introduction-to-functions. License: CC BY: Attribution. License terms: Download For Free at : http://cnx.org/contents/[email protected]..
Analysis of the Solution
We can check our work by graphing the given function on a graphing utility and observing the x-intercepts.