Vertex form of the quadratic equation

🏆Practice vertex representation

Vertex form of the quadratic equation

The vertex form allows us to identify, very easily, the vertex of the parabola and hence its name.

The vertex form of the quadratic function is:
Y=a(Xp)2+cY=a(X-p)^2+c

Start practice

Test yourself on vertex representation!

einstein

Find the standard representation of the following function:

\( f(x)=(x-3)^2+x \)

Practice more now

Where the values of the vertex of the parabola are (p,c)( p,c)
PP - represents the value of the XX of the vertex.
CC - represents the value of the YY of the vertex.
For example in the function:
Y=2(X3)2+5Y=2(X-3)^2+5

The vertex of the parabola is:
(3,5)(3,5)

Observe
In the formula for the vertex form there is a minus sign before PP. This is how the template is constructed, it does not mean that PP is negative.
If we obtain a negative XX vertex we will place it with a minus sign in the vertex form template and the minus will turn into plus.


Examples and exercises with solutions of the vertex form of the quadratic function

Exercise #1

Find the standard representation of the following function:

f(x)=(x3)2+x f(x)=(x-3)^2+x

Video Solution

Step-by-Step Solution

To solve this problem, we'll perform these steps:

  • Expand (x3)2(x-3)^2 using the formula for a square:
    (x3)2=x22×x×3+32=x26x+9(x-3)^2 = x^2 - 2 \times x \times 3 + 3^2 = x^2 - 6x + 9
  • Add the x x from f(x)=(x3)2+x f(x) = (x-3)^2 + x to the expanded terms:
    x26x+9+x x^2 - 6x + 9 + x
  • Combine like terms:
    x26x+x+9=x25x+9 x^2 - 6x + x + 9 = x^2 - 5x + 9

Therefore, the standard form of the function f(x) f(x) is f(x)=x25x+9 f(x) = x^2 - 5x + 9 .

Thus, the correct choice is Choice 3.

Answer

f(x)=x25x+9 f(x)=x^2-5x+9

Exercise #2

Find the standard representation of the following function

f(x)=(2x+1)21 f(x)=(2x+1)^2-1

Video Solution

Step-by-Step Solution

To convert f(x)=(2x+1)21 f(x) = (2x+1)^2 - 1 into its standard quadratic form, we need to expand (2x+1)2 (2x+1)^2 first and then adjust for the subtraction of 1.

The expansion is carried out using the binomial expansion formula:

(2x+1)2=(2x)2+2(2x)(1)+12(2x + 1)^2 = (2x)^2 + 2(2x)(1) + 1^2.

Calculating each term gives:

  • (2x)2=4x2(2x)^2 = 4x^2
  • 2(2x)(1)=4x2(2x)(1) = 4x
  • 12=11^2 = 1

Combining these, we obtain:

(2x+1)2=4x2+4x+1(2x + 1)^2 = 4x^2 + 4x + 1

Now, substituting back into the original equation:

f(x)=(2x+1)21=(4x2+4x+1)1f(x) = (2x+1)^2 - 1 = (4x^2 + 4x + 1) - 1

Subtracting 1 from the constant term, we get:

f(x)=4x2+4x+11=4x2+4xf(x) = 4x^2 + 4x + 1 - 1 = 4x^2 + 4x

Therefore, the standard form representation of the function is f(x)=4x2+4x f(x) = 4x^2 + 4x .

Answer

f(x)=4x2+4x f(x)=4x^2+4x

Exercise #3

Find the standard representation of the following function

f(x)=(x+1)2+3 f(x)=(-x+1)^2+3

Video Solution

Step-by-Step Solution

To convert the function f(x)=(x+1)2+3 f(x) = (-x + 1)^2 + 3 to its standard form, follow these steps:

Step 1: Expand the binomial (x+1)2(-x + 1)^2.
(x+1)2=(x)2+2(x)(1)+12 (-x + 1)^2 = (-x)^2 + 2(-x)(1) + 1^2

This simplifies to:
(x)2=x2 (-x)^2 = x^2
2(x)(1)=2x 2(-x)(1) = -2x
12=1 1^2 = 1

Combining these terms gives:
(x+1)2=x22x+1 (-x + 1)^2 = x^2 - 2x + 1

Step 2: Add the constant term +3+3 to the expanded form:
f(x)=(x22x+1)+3 f(x) = (x^2 - 2x + 1) + 3

Step 3: Simplify the expression:
f(x)=x22x+1+3=x22x+4 f(x) = x^2 - 2x + 1 + 3 = x^2 - 2x + 4

Thus, the standard representation of the function is f(x)=x22x+4 f(x) = x^2 - 2x + 4 .

Answer

f(x)=x22x+4 f(x)=x^2-2x+4

Exercise #4

Find the standard representation of the following function

f(x)=(x+4)216 f(x)=(x+4)^2-16

Video Solution

Step-by-Step Solution

To solve this problem, we'll follow these steps:

  • Step 1: Expand (x+4)2(x + 4)^2 using the formula (a+b)2=a2+2ab+b2(a + b)^2 = a^2 + 2ab + b^2.
  • Step 2: Simplify the expression by subtracting 16 from the expanded result.
  • Step 3: Write the simplified expression in the standard form.

Now, let's work through each step:
Step 1: Start with the expression given in the problem:
(x+4)2=x2+2x4+42 (x + 4)^2 = x^2 + 2 \cdot x \cdot 4 + 4^2 .

This results in:
x2+8x+16 x^2 + 8x + 16 .

Step 2: Subtract 16 from the expanded expression:
x2+8x+1616=x2+8x x^2 + 8x + 16 - 16 = x^2 + 8x .

Step 3: The standard form of the expression is now:
f(x)=x2+8x f(x) = x^2 + 8x .

Therefore, the standard representation of the function is f(x)=x2+8x f(x) = x^2 + 8x .

Answer

f(x)=x2+8x f(x)=x^2+8x

Exercise #5

Find the standard representation of the following function

f(x)=(x2)2+3 f(x)=(x-2)^2+3

Video Solution

Step-by-Step Solution

To convert the function from vertex form to standard form, follow these steps:

  • Step 1: Identify the vertex form - f(x)=(x2)2+3 f(x) = (x-2)^2 + 3 . The terms inside the parentheses represent a perfect square trinomial.
  • Step 2: Expand the square. Recall: (ab)2=a22ab+b2 (a-b)^2 = a^2 - 2ab + b^2 . Here, a=x a = x and b=2 b = 2 .
  • Step 3: Expand (x2)2(x-2)^2:
    (x2)2=x22x2+22=x24x+4 (x-2)^2 = x^2 - 2 \cdot x \cdot 2 + 2^2 = x^2 - 4x + 4 .
  • Step 4: Add the constant from the original function:
    f(x)=(x24x+4)+3=x24x+7 f(x) = (x^2 - 4x + 4) + 3 = x^2 - 4x + 7 .

After expanding and simplifying, we find that f(x)=x24x+7 f(x) = x^2 - 4x + 7 is the standard form of the function.

Therefore, the correct choice that matches this solution is choice 3, which is f(x)=x24x+7 f(x) = x^2 - 4x + 7 .

Answer

f(x)=x24x+7 f(x)=x^2-4x+7

Join Over 30,000 Students Excelling in Math!
Endless Practice, Expert Guidance - Elevate Your Math Skills Today
Test your knowledge
Start practice