Chapter 11: Problem 69
Find the vertex of the graph of each quadratic function. Determine whether the graph opens upward or downward, find the \(y\) -intercept, approximate the \(x\) -intercepts to one decimal place, and sketch the graph. $$ f(x)=x^{2}+10 x+15 $$
Short Answer
Expert verified
Vertex is (-5, -10); the graph opens upward with y-intercept (0, 15) and x-intercepts at (-1.8, 0) and (-8.2, 0).
Step by step solution
01
Identify the Coefficients
The given quadratic function is \( f(x) = x^2 + 10x + 15 \). Here, the coefficients are \( a = 1 \), \( b = 10 \), and \( c = 15 \).
02
Determine the Vertex
The vertex of a quadratic function in the form \( ax^2 + bx + c \) can be found using the formula \( x = -\frac{b}{2a} \). Substituting \( b = 10 \) and \( a = 1 \) into the formula, we get \( x = -\frac{10}{2(1)} = -5 \). To find the y-coordinate of the vertex, substitute \( x = -5 \) back into the function: \( f(-5) = (-5)^2 + 10(-5) + 15 = 25 - 50 + 15 = -10 \). Thus, the vertex is \( (-5, -10) \).
03
Graph Opening Direction
The direction in which the graph opens is determined by the sign of the coefficient \( a \). Since \( a = 1 \), which is positive, the graph opens upwards.
04
Find the Y-intercept
The y-intercept of the function is the value of \( f(x) \) when \( x = 0 \). Substitute \( x = 0 \) into the function: \( f(0) = 0^2 + 10(0) + 15 = 15 \). The y-intercept is \( (0, 15) \).
05
Approximate the X-intercepts
To find the x-intercepts, set the function equal to zero: \( x^2 + 10x + 15 = 0 \). Use the quadratic formula \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \). Here, \( a = 1 \), \( b = 10 \), and \( c = 15 \). First, calculate the discriminant: \( b^2 - 4ac = 10^2 - 4(1)(15) = 100 - 60 = 40 \). Now apply the quadratic formula: \( x = \frac{-10 \pm \sqrt{40}}{2} \). Simplifying, \( x = \frac{-10 \pm 6.3246}{2} \). This yields two approximate roots: \( x = -1.8 \) and \( x = -8.2 \) (rounded to one decimal place).
06
Sketch the Graph
Plot the vertex \( (-5, -10) \), the y-intercept \( (0, 15) \), and the x-intercepts \( (-1.8, 0) \) and \( (-8.2, 0) \) on a graph. Since the parabola opens upwards, draw a smooth 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.
Vertex of a Parabola
The vertex of a parabola represents its highest or lowest point, depending on the graph's orientation. For the quadratic function in the standard form, \( f(x) = ax^2 + bx + c \), the vertex can be calculated using the formula:
- \( x = -\frac{b}{2a} \)
- Given function: \( f(x) = x^2 + 10x + 15 \)
- Coefficients: \( a = 1, b = 10, c = 15 \)
- \( x = -\frac{10}{2(1)} = -5 \)
- \( f(-5) = (-5)^2 + 10(-5) + 15 = 25 - 50 + 15 = -10 \)
Y-Intercept of a Quadratic Function
The y-intercept of a quadratic function is the point where the graph intersects the y-axis. To find this, simply evaluate the quadratic function at \( x = 0 \). The y-intercept will be given by the constant term \( c \). For our function:
- Function: \( f(x) = x^2 + 10x + 15 \)
- Y-intercept Calculation: \( f(0) = 0^2 + 10(0) + 15 = 15 \)
X-Intercepts of a Quadratic Function
Finding the x-intercepts of a quadratic function means solving for the points where the graph crosses the x-axis. This occurs when the function \( f(x) = 0 \). To find the x-intercepts, we solve the equation using the quadratic formula:
- Quadratic Formula: \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \)
- Coefficients: \( a = 1, b = 10, c = 15 \)
- Discriminant: \( b^2 - 4ac = 10^2 - 4 \times 1 \times 15 = 100 - 60 = 40 \)
- X-intercepts Computation: \( x = \frac{-10 \pm \sqrt{40}}{2} \)
- Solutions: \( x \approx -1.8 \) and \( x \approx -8.2 \)
Graphing Quadratics
Graphing a quadratic function involves plotting key points including the vertex, y-intercept, and x-intercepts. It is important to understand the graph's orientation:
- Direction: The parabola opens upwards if the coefficient \( a > 0 \) and downwards if \( a < 0 \).
- Plot the vertex at \((-5, -10)\).
- Mark the y-intercept at \((0, 15)\).
- Locate the x-intercepts approximately at \((-1.8, 0)\) and \((-8.2, 0)\).