171k views
2 votes
Solve for the vertex of f(x)=x^2-10x+13 using completing the square

User Didi
by
8.1k points

1 Answer

4 votes

Answer:

(5, 38)

Explanation:

To find the vertices of the quadratic function f(x) = x^2 - 10x + 13 using squared interpolation, do the following:

step 1:

Group the terms x^2 and x.

f(x) = (x^2 - 10x) + 13

Step 2:

Complete the rectangle for the grouped terms. To do this, take half the coefficients of the x term, square them, and add them to both sides of the equation.

f(x) = (x^2 - 10x + (-10/2)^2) + 13 + (-10/2)^2

= (x^2 - 10x + 25) + 13 + 25

Step 3:

Simplify the equation.

f(x) = (x - 5)^2 + 38

Step 4:

The vertex form of the quadratic function is f(x) = a(x - h)^2 + k. where (h,k) represents the vertex of the parabola. Comparing this to the simplified equation shows that the function vertex is f(x) = x^2 - 10x + 13 (h, k) = (5, 38).

So the vertex of the quadratic function is (5, 38).

User Xis
by
7.7k points

No related questions found

Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.