Analyze a Quadratic Function in Vertex Form

Example: Given the quadratic function in vertex form, state the domain, range, vertex, x-intercepts, y-intercept, the orientation (opens up or opens down), and the axis of symmetry.  Finally graph the function.

f(x)=-{1/4}(x-1)^2+5

Solution:

Find the vertex.

When the quadratic function is written in standard form you can identify the vertex as (h,k).

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

f(x)=-{1/4}(x-1)^2+5

The vertex of the quadratic function is (1,5).

Find the orientation.

The leading coefficient of the quadratic function is negative so the parabola opens down.

Find the y-intercept.

To find a y-intercept let x=0.

Start with the original function.
f(x)=-{1/4}(x-1)^2+5
To find a y-intercept let x=0.
f(0)=-{1/4}(0-1)^2+5
Simplify using order of operations.  First complete operations inside parenthesis.
f(0)=-{1/4}(0-1)^2+5
f(0)=-{1/4}(-1)^2+5
Apply the exponent.
f(0)=-{1/4}(-1)^2+5
f(0)=-{1/4}(1)+5
Multiply.
f(0)=-{1/4}(1)+5
f(0)=-{1/4}+5
Get a common denominator and combine fractions
f(0)=-{1/4}+5
f(0)=-{1/4}+20/4
f(0)=19/4

The y-intercept is (0,19/4).

Find the x-intercept.

Start with the original function.
f(x)=-{1/4}(x-1)^2+5
To find an x-intercept let y=0 or f(x)=0.
0=-{1/4}(x-1)^2+5
Isolate the square by subtracting 5 on both sides.  Then simplify.
0=-{1/4}(x-1)^2+5
0-5=-{1/4}(x-1)^2+5-5
-5=-{1/4}(x-1)^2
Isolate the square by multiplying by -4 on both sides.  Then simplify.
-5=-{1/4}(x-1)^2
-5(-4)=(-4)-{1/4}(x-1)^2
20=(x-1)^2
Get rid of the square by square rooting both sides.
20=(x-1)^2
sqrt{20}=sqrt{(x-1)^2}
pm sqrt{20}=x-1
Simplify the radical by finding a perfect square factor of 20.
pm sqrt{20}=x-1
pm sqrt{4*5}=x-1
pm 2 sqrt{5}=x-1
Isolate x by adding 1 to both sides.  Then simplify.
pm 2 sqrt{5}=x-1
1 pm 2 sqrt{5}=x-1+1
1  pm   2 sqrt{5}=x
Rewrite as two separate answers.
1  pm   2 sqrt{5}=x
1 + 2 sqrt{5}=x or 1 - 2 sqrt{5}=x

The x-intercepts are (1 + 2 sqrt{5},0) and (1 - 2 sqrt{5},0)

Find the axis of symmetry.

The axis of symmetry is a vertical line that passes through the vertex.  Since the vertex is (1,5) the axis of symmetry is x=1.

Graph the function.

Plot the intercepts and the vertex.

Since the vertex is the highest point we can draw the parabola using the peak at the vertex.

Find the domain and range.

The domain is (- infty, infty).

The range is (  - infty, 5 {}{]}.

Here is a video example analyzing a quadratic function in vertex form.

Application: Quadratic Minimimization

Problem:

A 28 inch wire is to be cut.  One piece is to be bent into the shape of a square, whereas the other piece is the bent into the shape of a rectangle whose length is twice the width.  Find the width of the rectangle that will minimize the total area.

Solution:

First draw a picture of the shapes the wire will make and label the sides.

The square has equal sides.  Label the side as an unknown quantity x.

The perimeter of the square is 4x and the area of the square is x^2.

The rectangle described as a length that is twice the width.  Label the sides as y and 2y.

The perimeter of the rectangle is 6y and the area of the rectangle is 2y^2.

 

Since the 28 inch piece of wire will be cut and used to form the square and rectangle the total perimeter of the two shapes is 28 inches.

P=4x+6y=28

The total area is to be minimized.

A=2y^2+x^2

To minimize the area there must be only one variable in the expression.  Use the perimeter equation to reduce the number of variables.

Perimeter Equation
4x+6y=28
Solve for one of the variables.  In this example, solve for x by first subtracting 6y from both sides. Simplify.
4x+6y=28
4x+6y-6y=28-6y
4x=28-6y
Continue to solve for x by dividing both sides by 4 and simplifying.
4x=28-6y
{4x}/4={28-6y}/4
x=28/4-{6y}/4
x=7-{3/2}y

Substitute into the area expression to reduce from having two variables to have one variable.

Area Expression
A=2y^2+x^2
Substitute for x.
A=2y^2+x^2
A=2y^2+(7-{3/2}y)^2
Simplify by applying the exponent and simplifying.
A=2y^2+(7-{3/2}y)^2
A=2y^2+(7-{3/2}y)(7-{3/2}y)
A=2y^2+49-{21/3}y-{21/3}y+{9/4}y^2
A=49-{42/2}y+{17/4}y^2
A=49-21y+{17/4}y^2

A(y)={17/4}y^2-21y+49 is in the form of a  quadratic function.  The graph of a quadratic function is a parabola.  This quadratic function has a leading coefficient of 17/4 and since it is positive means that the parabola is opening up.

Find the vertex to find the minimum value.

The formula for the x coordinate of the vertex
y=-b/{2a}
For a quadratic function a is the coefficient of the square term, b is the coefficient of the linear term, and c is the constant
A(y)={17/4}y^2-21y+49
a={17/4}; b=-21; c=49
Substitute the values of a and b into the formula
y=-b/{2a}
y={-(-21)}/{2({17/4})}
y={21}/{34/4}
y={21}/{17/2}
y={21}*{2/17}
y=42/17
Simplify with a calculator
y=42/17
y=2.470588235

Round to the nearest tenth and y=2.5.

The total area of the square and rectangle is minimized when the width of the rectangle is 2.5 inches.

Graphing by Transformations: Quadratic

Example: For the function below.  Graph using transformations.

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

First we must examine the base function y=x^2

Graph using plotting points.  We can use the standard set of x-values to find ordered pairs.  Substitute the standard set of x-values into the base function to get the base graph.

xy
-2(-2)^2=4
-1(-1)^2=1
0(0)^2=0
1(1)^2=1
2(2)^2=4

The graph below shows the points plotted and the line that connects them.  The domain is (- infty, infty)  and the range is [0, infty)

 

Analyze the transformations.

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

The -3 inside the square shifts the graph right 3 units.

The – in the front of the base reflects the graph over the x-axis.

 

The +4 outside the square shifts the graph up 4 units.

You can see the graph after the transformations.

The domain is (- infty, infty)  and the range is (- infty, 4]

Here is a video example of a transformation of a square function.

Remainder Theorem and Factor Theorem

Problem:  Use the remainder theorem to find the remainder when f(x) is divided by x-1/5.  Then use the factor theorem to determine whether x-1/5 is a factor of f(x).

f(x)=5 x^4-x^3-5x-1

Solution:

The Remainder Theorem: Let f be a polynomial function.  If f(x) is divided by x-c, then the remainder is f(c).

The remainder theorem gives a way to find the remainder without performing the division.  The remainder when dividing by x-cis f(c).  Calculate f(c) to find the remainder where c is the zero of the factor x-c.

For the example above, f(x) is divided by x-1/5.  The zero of the factor can be found by setting the factor equal to zero and solve.

x-1/5=0
x-1/5+1/5=0+1/5
x=1/5

Use c=1/5 and calculate f(1/5).

f(1/5)=5 (1/5)^4-(1/5)^3-5(1/5)-1
f(1/5)=5 *(1/625)-1/125-1-1
f(1/5)=5/625-1/125-2
f(1/5)=1/125-1/125-2
f(1/5)=-2

The remainder when f(x) is divided by x-1/5 is -2.

Factor Theorem: Let f be a polynomial function.  Then x-c is a factor of f(x) if and only if f(c)=0.

This theorem gives of the result that if f(x) is divided by x-c and the remainder is zero, then x-c is a factor of f.

For the example above, the remainder when f(x) is divided by x-1/5 is -2.  Since the remainder is not zero x-1/5 is not a factor.

 

 

The website of Professor Amanda Sartor

The darknet market, exemplified by Ares Market, operates on anonymity and security, offering illicit goods and services using cryptocurrency like XMR and BTC. Its focus on speed and safety attracts users seeking alternative marketplaces. See darknet markets reviews at darkfail