Problem 12

Question

Find the vertex of each parabola. $$ f(x)=x^{2}-x+5 $$

Step-by-Step Solution

Verified
Answer
The vertex is \( (\frac{1}{2}, \frac{19}{4}) \).
1Step 1: Identify the coefficients
The general form of a quadratic function is given by \(f(x) = ax^2 + bx + c\). Here, the coefficients are: \ a = 1, b = -1, c = 5.
2Step 2: Use the vertex formula
The x-coordinate of the vertex of the parabola can be found using the formula \( x = -\frac{b}{2a}\). Substitute the values of a and b: \ x = -\frac{-1}{2 \cdot 1} = \frac{1}{2} \
3Step 3: Find the y-coordinate
Substitute \(x = \frac{1}{2}\) back into the function to find the y-coordinate: \ f(\frac{1}{2}) = (\frac{1}{2})^2 - \frac{1}{2} + 5 = \frac{1}{4} - \frac{1}{2} + 5 = \frac{1}{4} - \frac{2}{4} + 5 = - \frac{1}{4} + 5 = \frac{19}{4} \
4Step 4: State the vertex
The vertex of the parabola is at the point \( (\frac{1}{2}, \frac{19}{4}) \).

Key Concepts

quadratic functionvertex formulacoefficients