Chapter 2: Problem 6
Express \(f(x)\) in the form \(a(x-h)^{2}+k\) $$f(x)=x^{2}-6 x+11$$
Short Answer
Expert verified
The vertex form is \(f(x) = (x - 3)^2 + 2\).
Step by step solution
01
Identify the standard form of a quadratic
The given quadratic function is in the form \(f(x) = ax^2 + bx + c\) where \(a = 1\), \(b = -6\), and \(c = 11\). We need to rewrite it in vertex form \(f(x) = a(x-h)^2 + k\).
02
Complete the square
To complete the square, we focus on the expression \(x^2 - 6x\), since the method requires creating a perfect square trinomial. Split the linear coefficient \(-6\) into \(-\frac{6}{2}\), resulting in \(-3\). Then square it to get \(9\). Add and subtract 9 within the expression:\[f(x) = (x^2 - 6x + 9) - 9 + 11\]
03
Rewrite as a square
The expression \(x^2 - 6x + 9\) can be written as a perfect square: \[(x - 3)^2\]Thus, rewrite:\[f(x) = (x - 3)^2 + 2\]
04
Confirm the vertex form
The resulting function \(f(x) = (x - 3)^2 + 2\) is now in vertex form with \(a = 1\), \(h = 3\), \(k = 2\). This confirms \(f(x)\) in the desired format \(f(x) = a(x-h)^2 + k\).
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.
Completing the Square
Completing the square is a technique used to transform a quadratic equation into a perfect square trinomial. This method makes it easier to rewrite quadratic functions in vertex form, making it simpler to analyze their properties. The process involves the following simple steps:
This transformation allows us to work with a more familiar structure, particularly when determining the graph's vertex and axis of symmetry.
- Take the quadratic expression in the form of \(ax^2 + bx + c\). For our function \(f(x) = x^2 - 6x + 11\), we begin by focusing on the \(x^2 - 6x\) part.
- To create a perfect square, take half of the linear coefficient \(-6\), square it, and add and subtract this value from the quadratic expression. In this case, \(-\frac{6}{2} = -3\), squared results in \(9\).
This transformation allows us to work with a more familiar structure, particularly when determining the graph's vertex and axis of symmetry.
Vertex Form
The vertex form of a quadratic function provides a clear picture of its graph, particularly the vertex, or the point where the parabola changes direction. Once a quadratic is converted using completing the square, the result naturally fits into the vertex form:
\[f(x) = a(x-h)^2 + k\]
The vertex form is handy because it clearly indicates the vertex \((h, k)\) of the parabola. In our example,
\[f(x) = a(x-h)^2 + k\]
The vertex form is handy because it clearly indicates the vertex \((h, k)\) of the parabola. In our example,
- The expression \((x - 3)^2 + 2\) has \(h = 3\) and \(k = 2\).
- The graph of this function opens upwards since the coefficient \(a = 1\) is positive.
Quadratic Formula
Though the exercise focuses on rewriting a quadratic using completing the square, it's helpful to know alternative methods for solving quadratic equations, such as the quadratic formula. The quadratic formula is a universal method that provides solutions for any quadratic equation, given by:
\[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]
This formula can be used directly on quadratic equations to find the roots or zeros of the function. In our case, had we been asked to find the x-intercepts, we could apply:
\[x = \frac{-b \pm \sqrt{b^2 - 4ac}}{2a}\]
This formula can be used directly on quadratic equations to find the roots or zeros of the function. In our case, had we been asked to find the x-intercepts, we could apply:
- Given that \(a = 1\), \(b = -6\), and \(c = 11\), plug these values into the quadratic formula.