SOLUTION: find the cordinate of the vertex of the graph of f(x) f(x)=x2-4x+ 13

Algebra ->  Customizable Word Problem Solvers  -> Misc -> SOLUTION: find the cordinate of the vertex of the graph of f(x) f(x)=x2-4x+ 13      Log On

Ad: Over 600 Algebra Word Problems at edhelper.com


   



Question 1199166: find the cordinate of the vertex of the graph of f(x) f(x)=x2-4x+ 13
Found 2 solutions by math_tutor2020, josgarithmetic:
Answer by math_tutor2020(3817) About Me  (Show Source):
You can put this solution on YOUR website!

f(x) = x^2-4x+13
is the given equation

Think of it as
y = x^2-4x+13

Compare it to
y = ax^2+bx+c

We have the following coefficients
a = 1
b = -4
c = 13

The vertex is located at (h,k).
Let's compute the x coordinate of the vertex.
h = -b/(2a)
h = -(-4)/(2*1)
h = 2

Then plug this into the original equation to find the y coordinate of the vertex.
y = x^2-4x+13
y = 2^2-4*2+13
y = 4-8+13
y = -4+13
y = 9
This is the value of k in (h,k)

Since
h = 2
k = 9
We can then say the vertex is located at (h,k) = (2,9)
This is the lowest point on the parabola since a = 2 is positive, causing the parabola to open upward.

The vertex form would be:
y = a(x-h)^2+k
y = 1(x-2)^2+9
y = (x-2)^2+9
I'll let the student expand that vertex form out so you get the original equation again.
This helps confirm the correct vertex form.

--------------------------------------------

Answer: The vertex is located at (2,9)

Answer by josgarithmetic(39620) About Me  (Show Source):
You can put this solution on YOUR website!
Complete The Square for y=x%5E2-4x%2B13

y=x%5E2-4x%2B%284%2F2%29%5E2-%284%2F2%29%5E2%2B13
x%5E2-4x%2B4-4%2B13
%28x%5E2-4x%2B4%29-4%2B13
%28x-2%29%5E2%2B9------------------Vertex is at (2,9) which is read directly from the expression (for y or f(x)).