Chapter 3: Problem 12
A quadratic function is given. (a) Express the quadratic function in standard form. (b) Find its vertex and its \(x\) - and \(y\) -intercept(s). (c) Sketch its graph. $$f(x)=-x^{2}+10 x$$
Short Answer
Expert verified
Vertex: (5, 25); x-intercepts: (0, 0) and (10, 0); y-intercept: (0, 0).
Step by step solution
01
Identify the Standard Form
The standard form of a quadratic function is \(f(x) = ax^2 + bx + c\). The given function is \(f(x) = -x^2 + 10x\), which is already in standard form. Here, \(a = -1\), \(b = 10\), and \(c = 0\).
02
Find the Vertex
The vertex form of a quadratic function is \(f(x) = a(x-h)^2 + k\), where \((h, k)\) is the vertex. The vertex \(h\) can be calculated as \(h = -\frac{b}{2a}\). Substituting, we have \(h = -\frac{10}{2(-1)} = 5\). To find \(k\), calculate \(f(h) = f(5) = -(5)^2 + 10(5) = -25 + 50 = 25\). Thus, the vertex is \((5, 25)\).
03
Find the x-intercepts
To find the \(x\)-intercepts, set \(f(x) = 0\) and solve for \(x\). So, \(-x^2 + 10x = 0\). Factor the equation as \(-x(x - 10) = 0\). Therefore, \(x = 0\) or \(x = 10\), giving the \(x\)-intercepts \((0, 0)\) and \((10, 0)\).
04
Find the y-intercept
The \(y\)-intercept occurs when \(x = 0\). By evaluating \(f(0) = -0^2 + 10\cdot0 = 0\), we find that the \(y\)-intercept is \((0, 0)\).
05
Sketch the Graph
Using the vertex \((5, 25)\), the \(x\)-intercepts \((0, 0)\) and \((10, 0)\), and the \(y\)-intercept \((0, 0)\), sketch a parabola that opens downwards, because \(a = -1 < 0\). The graph is symmetric about the line \(x = 5\).
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.
Standard Form
A quadratic function is typically expressed in its standard form as \(f(x) = ax^2 + bx + c\). This is an efficient way to represent the function because it provides all the coefficients at a glance:
- \(a\): the coefficient of \(x^2\), which also determines the direction the parabola opens (upward when \(a > 0\) and downward when \(a < 0\)).
- \(b\): the linear coefficient that influences the direction and steepness of the slope.
- \(c\): the constant term which represents the \(y\)-intercept of the quadratic.
- \(a = -1\), indicating the parabola opens downward.
- \(b = 10\), affecting the slope's steepness.
- \(c = 0\), aligning with the \(y\)-intercept at the origin \((0, 0)\).
Vertex
The vertex of a quadratic function is a significant point where the parabola either reaches a maximum or minimum value. It is represented in the vertex form of the quadratic equation: \(f(x) = a(x-h)^2 + k\), with the vertex \((h, k)\). Finding the vertex can help in understanding the shape and position of the function's graph.
To find the vertex, calculate \(h\) using the formula \(h = -\frac{b}{2a}\). Substituting the values from the equation \(-x^2 + 10x\), we get:\[ h = -\frac{10}{2(-1)} = 5\]Next, input \(h\) back into the function to find \(k\):\[ k = f(5) = -(5)^2 + 10(5) = -25 + 50 = 25\]Thus, the vertex is at \((5, 25)\), which is the highest point of the parabola due to it opening downward.
To find the vertex, calculate \(h\) using the formula \(h = -\frac{b}{2a}\). Substituting the values from the equation \(-x^2 + 10x\), we get:\[ h = -\frac{10}{2(-1)} = 5\]Next, input \(h\) back into the function to find \(k\):\[ k = f(5) = -(5)^2 + 10(5) = -25 + 50 = 25\]Thus, the vertex is at \((5, 25)\), which is the highest point of the parabola due to it opening downward.
X-intercept
The \(x\)-intercepts are points where the graph of the quadratic function crosses the \(x\)-axis. These are found by setting \(f(x) = 0\) and solving for \(x\). For our function \(f(x) = -x^2 + 10x\), solving \(-x^2 + 10x = 0\) involves factoring:\[ -x(x - 10) = 0\]This yields the solutions:
- \(x = 0\)
- \(x = 10\)
Y-intercept
The \(y\)-intercept of a quadratic function is where the graph intersects the \(y\)-axis. This occurs when \(x = 0\), providing an easy calculation by substituting \(0\) into the function. For our specific function \(f(x) = -x^2 + 10x\), evaluating \(f(0)\) gives:\[ f(0) = -0^2 + 10 \times 0 = 0\]Hence, the \(y\)-intercept is \((0, 0)\), which coincidentally is also one of the \(x\)-intercepts. This point shows where the graph starts on the \(y\)-axis.
Graph of Quadratic
Graphing a quadratic function provides a visual interpretation of the algebraic equation. The graph of a quadratic is a parabola, symmetric about a vertical axis known as the axis of symmetry, which goes through the vertex.
For the function \(f(x) = -x^2 + 10x\), start with:
For the function \(f(x) = -x^2 + 10x\), start with:
- The vertex at \((5, 25)\).
- The \(x\)-intercepts at \((0, 0)\) and \((10, 0)\).
- The \(y\)-intercept at \((0, 0)\).