VERTEX FORM OF A QUADRATIC FUNCTION WORKSHEET

1. Write the quadratic function in vertex form whose graph is shown below.

Questions 2-4 : Write the quadratic function in vertex form and write its vertex.

2. f(x) = x2 + 6x + 9

3. f(x) = -x2 - 2x - 2

4. f(x) = 4x2 + 16x + 5

5. Write the following quadratic function in vertex form and sketch its graph :

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

6.  The graph of the equation y = a(x - 1)(x + 5) is a parabola with vertex (h, k). If the minimum value of y is -12, what is the value of a ?

7.  In the figure above, the vertex of the graph of the quadratic function is at (3,0). The points Band C lie on the parabola. If ABCD is a rectangle with perimeter 38, find the equation represents the equation of the parabola?

vertex-form-of-parabola-q2.png

1. Answer :

The parabola above opens up with vertex (2, 1).

Vertex form of a quadratic function :

f(x) = a(x - h)2 + k

Substitute vertex (h, k) = (2, 1).

f(x) = a(x - 2)2 + 1 ----(1)

The y-intercept of the parabola is (0, 5). That is, the parabola is passing through (0, 5).

Substitute x = 0 and y = 5.

5 = a(0 - 2)2 + 1

5 = a(- 2)2 + 1

5 = 4a + 1

Subtract 1 from both sides.

4 = 4a

Divide both sides by 4.

1 = a

Substitute a = 1 in (1).

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

2. Answer :

Vertex form of the quadratic function :

f(x) = x2 + 6x + 9

f(x) = x2 + 2(x)(3) + 32

f(x) = (x + 3)2

Vertex :

Comparing y = a(x - h)2 + k and f(x) = (x + 3)2,

h = -3 and k = 0

So, the vertex is (h, k) = (-3, 0).

3. Answer :

Vertex form of the quadratic function :

f(x) = -x2 - 2x - 2

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

f(x) = -[x2 + 2(x)(1) + 12 - 12] - 2

f(x) = -[(x + 1)2 - 12] - 2

f(x) = -[(x + 1)2 - 1] - 2

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

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

Vertex :

Comparing f(x) = a(x - h)2 + k and f(x) = -(x + 1)2 - 1,

h = -1 and k = -1

So, the vertex is (h, k) = (-1, -1).

4. Answer :

Vertex form of the quadratic function :

f(x) = 4x2 + 16x + 5

f(x) = 4(x2 + 4x) + 5

f(x) = 4[x2 + 2(x)(2) + 22 - 22] + 5

f(x) = 4[(x + 2)2 - 22] + 5

f(x) = 4[(x + 2)2 - 4] + 5

f(x) = 4(x + 2)2 - 16 + 5 

f(x) = 4(x + 2)2 - 11

Vertex :

Comparing f(x) = a(x - h)2 + k and f(x) = 4(x + 2)2 - 11,

h = -2 and k = -11

So, the vertex is (h, k) = (-2, -11).

5. Answer :

Vertex form of the quadratic equation :

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

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

f(x) = -[x2 - 2(x)(1) + 12 - 12] + 3

f(x) = -[(x - 1)2 - 12] + 3

f(x) = -[(x - 1)2 - 1] + 3

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

f(x) = -(x - 1)2 + 4

Vertex :

Comparing f(x) = a(x - h)2 + k and f(x) = -(x - 1)2 + 4,

h = 1 and k = 4

So, the vertex is (h, k) = (1, 4).

To graph the above quadratic equation, we need to find x-intercept and y-intercept, if any.

x-intercept :

To find the x-intercept, substitute f(x) = 0.

0 = -(x - 1)2 + 4

(x - 1)2 = 4

Take square root on both sides.

x - 1 = ±√4

x - 1 = ±2

x - 1 = -2  or  x - 1 = 2

x = -1  or  x = 3

So, the x-intercepts are (-1, 0) and (3, 0) .

y-intercept :

To find the y-intercept, substitute x = 0.

f(0) = -(0 - 1)2 + 4

= -(-1)2 + 4

= -1 + 4

= 3

y = 3

So, the y-intercept is (0, 3).

Comparing f(x) = a(x - h)2 + k and f(x) = -(x - 1)2 + 4,

a = -1

So, the parabola opens down with vertex (1, 4), x-intercepts (-1, 0) and (3, 0) and y-intercept (0, 3).

6. Answer :

y = a(x - 1)(x + 5)

The minimum value of x is average of x is the coordinate of x.

Minimum value of x = (1 + (-5)) / 2

x = -4/2

x = -2

At x = -2, the value of y is -12.

-12 = a(-2 - 1)(-2 + 5)

-12 = -3a(3)

12 = 9a

a = 12/9

a = 4/3

So, the value of a is 4/3.

7. Answer :

vertex-form-of-parabola-q2.png

Perimeter of rectangle = 2(length + width)

Distance between (-1, 0) and (8, 0)

√(-1 - 8)2 + (0 - 0)2

√(-9)2

= 9

Vertex B is (-1, 9)

One of the points on the parabola is (-1, 9).

y = a(x - h)2 + k

Vertex is (3, 0)

y = a(x - 3)2 + 0

y = a(x - 3)2

Applying the point (-1, 9), we get

9 = a(-1 - 3)2

9 = a(-4)2

9 = 16a

a = 9/16

y = (9/16) (x - 3)2

Kindly mail your feedback to v4formath@gmail.com

We always appreciate your feedback.

©All rights reserved. onlinemath4all.com

Recent Articles

  1. Digital SAT Math Problems and Solutions (Part - 222)

    Jul 21, 25 04:42 AM

    digitalsatmath312.png
    Digital SAT Math Problems and Solutions (Part - 222)

    Read More

  2. Digital SAT Math Problems and Solutions (Part - 221)

    Jul 19, 25 08:17 AM

    digitalsatmath311.png
    Digital SAT Math Problems and Solutions (Part - 221)

    Read More

  3. Digital SAT Math Problems and Solutions (Part - 220)

    Jul 19, 25 01:24 AM

    digitalsatmath308.png
    Digital SAT Math Problems and Solutions (Part - 220)

    Read More