Chapter 3: Problem 14
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)=-x^{2}-6 x $$
Short Answer
Expert verified
Zeros are \( x = 0 \) and \( x = -6 \); maximum value is 9 at \( x = -3 \).
Step by step solution
01
Identify The Quadratic Equation
The given function is \( f(x) = -x^2 - 6x \). This is a quadratic function in the form \( ax^2 + bx + c \). Here, \( a = -1 \), \( b = -6 \), and \( c = 0 \).
02
Apply the Quadratic Formula
The quadratic formula for finding the zeros is \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \). Substitute \( a = -1 \), \( b = -6 \), \( c = 0 \) into the formula: \[ x = \frac{-(-6) \pm \sqrt{(-6)^2 - 4(-1)(0)}}{2(-1)} \] Simplifying, this becomes \[ x = \frac{6 \pm \sqrt{36}}{-2} \] which further simplifies to \[ x = \frac{6 \pm 6}{-2} \].
03
Calculate the Zeros
From \( x = \frac{6 + 6}{-2} \) and \( x = \frac{6 - 6}{-2} \), we get the zeros: \( x = 0 \) and \( x = -6 \).
04
Determine Maximum Or Minimum Value
A quadratic function in the form \( ax^2 + bx + c \) has its vertex at \( x = -\frac{b}{2a} \). Substitute \( b = -6 \) and \( a = -1 \) into the vertex formula to get \[ x = -\frac{-6}{2(-1)} = 3 \]. Evaluate \( f(x) \) at \( x = 3 \): \[ f(-3) = -(-3)^2 - 6(-3) = -9 + 18 = 9 \]. This is a maximum value since \( a < 0 \).
05
Sketch The Graph Of f(x)
To sketch the graph, note the following: The parabola opens downward (as \( a = -1 < 0 \)), its vertex is at (-3, 9), and it crosses the x-axis at \( x = 0 \) and \( x = -6 \). Draw a downward-opening curve through these points.
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 used to find the zeros, or roots, of a quadratic equation of the form \(ax^2 + bx + c = 0\). The formula is given by:
- \[ x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \]
- \[ x = \frac{-(-6) \pm \sqrt{(-6)^2 - 4(-1)(0)}}{2(-1)} \]
- This simplifies to \[ x = \frac{6 \pm 6}{-2} \]
Zeros of a Function
Zeros of a function are the points where the graph of the function crosses the x-axis. For quadratic functions, these are found by setting the equation to zero and solving for \(x\). In this case, for the quadratic function \(f(x) = -x^2 - 6x\), applying the quadratic formula reveals that the zeros, or roots, are \(x = 0\) and \(x = -6\).These points have important implications:
- They mark the intersections of the graph with the x-axis.
- They help in determining the symmetry and shape of the parabola.
Vertex of a Parabola
The vertex of a parabola is a key feature that provides important information about the graph. For a quadratic equation in the form \(ax^2 + bx + c\), the x-coordinate of the vertex can be found using the formula:
- \[ x = -\frac{b}{2a} \]
- \[ x = -\frac{-6}{2(-1)} = 3 \]
- \[ f(-3) = -(-3)^2 - 6(-3) = -9 + 18 = 9 \]
Graphing Parabolas
Graphing a quadratic function involves plotting the vertex and zeros along with additional points if needed to create a detailed sketch. For the function \(f(x) = -x^2 - 6x\), follow these basic steps:
- Identify the vertex: We've calculated the vertex as \((-3, 9)\).
- Locate the zeros: We found zeros at \(x = 0\) and \(x = -6\). These are the x-intercepts.
- Determine the direction: The parabola opens downward because the leading coefficient \(a = -1\) is negative.
- Plot the vertex at \((-3, 9)\).
- Mark the x-intercepts at \(0\) and \(-6\).
- Draw a smooth curve passing through these points that opens downwards, forming an inverted "U" shape.