Chapter 1: Problem 3
\(3 - 14\) Determine an appropriate viewing rectangle for the given function and use it to draw the graph. $$f ( x ) = 5 + 20 x - x ^ { 2 }$$
Short Answer
Expert verified
Viewing rectangle: \( x: [-5, 25], y: [-10, 120] \).
Step by step solution
01
Identify Key Features
To determine an appropriate viewing rectangle, we must first find key features of the function. This includes the vertex, x-intercepts, and y-intercept of the quadratic equation. Since the equation is in the form \( f(x) = -x^2 + 20x + 5 \), it is a downward-opening parabola.
02
Calculate the Vertex
The vertex form of a quadratic function is given by \( x = -\frac{b}{2a} \). Here, \( a = -1 \) and \( b = 20 \), so the vertex x-coordinate is \( x = -\frac{20}{2(-1)} = 10 \). Substitute this in the function to get the y-coordinate: \( f(10) = 5 + 20(10) - 10^2 = 105 \). So, the vertex is \((10, 105)\).
03
Find the X-Intercepts
Set the function to zero to find x-intercepts: \[ 0 = 5 + 20x - x^2. \] Rearrange to: \[ x^2 - 20x - 5 = 0. \] Use the quadratic formula \( x = \frac{-b \pm \sqrt{b^2-4ac}}{2a} \) where \( a = -1, b = 20, c = 5 \). Discriminant is \( 20^2 - 4(-1)(5) = 400 + 20 = 420 \). Calculating: \[ x = \frac{-20 \pm \sqrt{420}}{-2} \].
04
Approximate X-Intercepts
Calculate precise values for the intercepts: \( x = \frac{20 \pm \sqrt{420}}{2} \). Using approximation, \( \sqrt{420} \approx 20.5 \), thus \( x \approx \frac{20 \pm 20.5}{2} = 0.25, 20.25 \).
05
Determine Y-Intercept
Set \( x = 0 \) in the function to find the y-intercept: \( f(0) = 5 \). Therefore, the y-intercept is \((0, 5)\).
06
Conclusion for Viewing Rectangle
Based on the vertex, x-intercepts, and y-intercept, choose the viewing rectangle. Since the vertex is at \((10, 105)\) and intercepts at \( (0.25, 0) \) and \( (20.25, 0) \), a suitable viewing rectangle could be \( x: [-5, 25], y: [-10, 120] \) to ensure all features are visible.
07
Sketch the Graph
Plotting the vertex, x-intercepts, and y-intercept using the obtained viewing rectangle, draw the parabola opening downwards. It should pass through all calculated points, having its peak at the vertex.
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 is one of its most important features. It represents the highest or lowest point of the parabola depending on its direction. In our quadratic function, which is a downward-opening parabola, the vertex is the maximum point.
To find the vertex of the parabola given by the equation \( f(x) = -x^2 + 20x + 5 \), we use the formula for the vertex's x-coordinate: \( x = -\frac{b}{2a} \).
To find the vertex of the parabola given by the equation \( f(x) = -x^2 + 20x + 5 \), we use the formula for the vertex's x-coordinate: \( x = -\frac{b}{2a} \).
- Here, \( a = -1 \) and \( b = 20 \), which gives us \( x = -\frac{20}{2(-1)} = 10 \).
X-intercepts
The x-intercepts of a quadratic function are the points where the parabola crosses the x-axis. These points are found by setting the function equal to zero. For our function \( f(x) = 5 + 20x - x^2 \), set \( f(x) = 0 \): \[ 5 + 20x - x^2 = 0 \].
The rearrangement leads to \[ x^2 - 20x - 5 = 0 \]. We solve using the quadratic formula:
The rearrangement leads to \[ x^2 - 20x - 5 = 0 \]. We solve using the quadratic formula:
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \), where \( a = -1, b = 20, c = 5 \).
- \( x = \frac{20 \pm \sqrt{420}}{2} \).
Y-intercept
The y-intercept of a quadratic function is the point where it crosses the y-axis. To find this, we set \( x = 0 \). For our function \( f(x) = 5 + 20x - x^2 \), this gives:
This point is particularly useful as it quickly helps in plotting the initial structure of the parabola on a graph. It is the starting point for understanding the graph's behavior within the graph's initial range.
- \( f(0) = 5 + 20 \times 0 - 0^2 = 5 \).
This point is particularly useful as it quickly helps in plotting the initial structure of the parabola on a graph. It is the starting point for understanding the graph's behavior within the graph's initial range.
Quadratic Formula
The quadratic formula is an essential tool for solving quadratic equations and finding the x-intercepts. It is especially useful when the equation does not factor easily. The formula is given as:
These solutions are the x-intercepts, and finding them precisely involves computing:
- \( x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a} \).
These solutions are the x-intercepts, and finding them precisely involves computing:
- \( x = \frac{20 \pm \sqrt{420}}{2} \).