/*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} Problem 21 Exer. 13-22: (a) Use the quadrat... [FREE SOLUTION] | 91Ó°ÊÓ

91Ó°ÊÓ

Exer. 13-22: (a) Use the quadratic formula to find the zeros of \(f\). (b) Find the maximum or minimum value of \(f(x)\). (c) Sketch the graph of \(f\). $$ f(x)=-2 x^{2}+20 x-43 $$

Short Answer

Expert verified
Zeros: \( x = 5 \pm \frac{\sqrt{14}}{2} \); Maximum value at \( x=5 \): 7.

Step by step solution

01

Analyze the quadratic equation

The given quadratic function is \( f(x) = -2x^2 + 20x - 43 \). It is in the form \( ax^2 + bx + c \) where \( a = -2 \), \( b = 20 \), and \( c = -43 \). This form can help us identify the coefficients needed to use the quadratic formula.
02

Use the quadratic formula to find the zeros

The quadratic formula \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \) can be used to find the zeros of \( f \). Plugging in the values \( a = -2 \), \( b = 20 \), and \( c = -43 \), we get:\[ x = \frac{-20 \pm \sqrt{20^2 - 4(-2)(-43)}}{2(-2)} \]\[ x = \frac{-20 \pm \sqrt{400 - 344}}{-4} \]\[ x = \frac{-20 \pm \sqrt{56}}{-4} \]Simplifying \( \sqrt{56} \) gives \( \sqrt{56} = 2\sqrt{14} \), hence:\[ x = \frac{-20 \pm 2\sqrt{14}}{-4} \]\[ x = \frac{-10 \pm \sqrt{14}}{-2} \]Thus, the zeros of \( f \) are \( x = 5 \pm \frac{\sqrt{14}}{2} \).
03

Find the vertex to determine the maximum or minimum value

The vertex form of a quadratic function \( f(x) = ax^2 + bx + c \) is given by the vertex \( x = -\frac{b}{2a} \). For \( f(x) = -2x^2 + 20x - 43 \), this gives:\[ x = -\frac{20}{2(-2)} \]\[ x = 5 \]Substituting \( x = 5 \) into the function to find \( f(5) \):\[ f(5) = -2(5)^2 + 20(5) - 43 \]\[ f(5) = -50 + 100 - 43 \]\[ f(5) = 7 \]Since \( a = -2 \) is negative, the parabola opens downwards, indicating a maximum value of 7 at \( x = 5 \).
04

Sketch the graph of the quadratic function

The graph of \( f(x) = -2x^2 + 20x - 43 \) is a downward-opening parabola. The vertex, which is the maximum point, is at \( (5, 7) \). The zeros are approximately \( x = 5 + \frac{\sqrt{14}}{2} \) and \( x = 5 - \frac{\sqrt{14}}{2} \), which are the points at which the graph crosses the x-axis. Plot the vertex, the zeros, and a few additional points to sketch the general downward shape of the parabola.

Unlock Step-by-Step Solutions & Ace Your Exams!

  • Full Textbook Solutions

    Get detailed explanations and key concepts

  • Unlimited Al creation

    Al flashcards, explanations, exams and more...

  • Ads-free access

    To over 500 millions flashcards

  • Money-back guarantee

    We refund you if you fail your exam.

Over 30 million students worldwide already upgrade their learning with 91Ó°ÊÓ!

Key Concepts

These are the key concepts you need to understand to accurately answer the question.

Quadratic Formula
The quadratic formula is a powerful tool for finding the solutions, or "zeros," of quadratic equations. A quadratic equation has the standard form \( ax^2 + bx + c = 0 \), where \( a, b, \) and \( c \) are constants. The formula is given by:\[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]This formula is derived from the process of completing the square and provides both roots of the equation. When solving a quadratic equation, you plug in the values of \( a, b, \) and \( c \) into the formula to find the solutions for \( x \).
  • The expression \( b^2 - 4ac \) is called the "discriminant" and determines the nature of the roots.
  • If the discriminant is positive, there are two distinct real roots.
  • If it is zero, there is exactly one real root (a repeated root).
  • If negative, the roots are complex numbers.
In our given problem, we have \( a = -2 \), \( b = 20 \), and \( c = -43 \). Plugging these into the quadratic formula gives us the zeros of the function.
Zeros of a Quadratic Function
The zeros of a quadratic function are the values of \( x \) that make the function equal to zero, i.e., \( f(x) = 0 \). For a quadratic function represented as \( f(x) = ax^2 + bx + c \), the zeros are where the parabola crosses or touches the x-axis. In the problem we have, after substituting the coefficient values into the quadratic formula, we find the zeros to be:\[ x = 5 + \frac{\sqrt{14}}{2} \quad \text{and} \quad x = 5 - \frac{\sqrt{14}}{2} \]These zeros are crucial in graphing the parabola, as they provide the x-intercepts.
  • Zeros can also be called "roots" or "solutions" of the equation.
  • They are the points where the graph will touch the x-axis.
  • Knowing these helps us understand the shape and position of the graph.
Vertex of a Parabola
The vertex of a parabola is either its highest or lowest point, depending on whether the parabola opens upwards or downwards. For a quadratic function \( f(x) = ax^2 + bx + c \), we can find the x-value of the vertex using the formula:\[ x = -\frac{b}{2a} \]For our function, substituting \( a = -2 \) and \( b = 20 \) gives:\[ x = -\frac{20}{2(-2)} = 5 \]Replace \( x = 5 \) back into the function to find the y-coordinate of the vertex, which gives us \( f(5) = 7 \). Therefore, the vertex is at \((5, 7)\).
  • If \( a > 0 \), the parabola opens upwards, and the vertex is the minimum point.
  • If \( a < 0 \), the parabola opens downwards, and the vertex is the maximum point.
  • In our case, the parabola opens downwards, and the vertex is a maximum point since \( a = -2 \).
Graphing Parabolas
Graphing a quadratic function involves plotting its key features: the vertex, the axis of symmetry, and the zeros or x-intercepts, if they exist. For a function \( f(x) = ax^2 + bx + c \), these points help visualize the shape and direction of the parabola.
  • The vertex represents the maximum or minimum point and provides a point of symmetry for the graph.
  • The axis of symmetry can be found at \( x = -\frac{b}{2a} \) and crosses through the vertex.
  • The zeros \( x = \) where \( f(x) = 0 \) are points where the parabola will intersect the x-axis.
For our quadratic function, the vertex is \((5, 7)\), and it opens downwards due to the negative coefficient \( a = -2 \). The parabola will intersect the x-axis at the calculated zeros. Plotting additional points by substituting x-values near the vertex can also assist in accurately sketching the parabola. Consider symmetry, and remember the parabolic curve balances equally over the axis of symmetry, creating its distinct U-shape or inverted U-shape.

One App. One Place for Learning.

All the tools & learning materials you need for study success - in one app.

Get started for free

Study anywhere. Anytime. Across all devices.