Category Archives: MAC1140

Intermediate Value Theorem

Problem: Use the Intermediate Value Theorem to show that the following function has a zero in the given interval.  Approximate the zero to two decimal places.

f(x)=9x^3+9x^2-9x+6; [-2,-1]

Solution:

To determine if there is a zero in the interval use the Intermediate Value theorem.  To use the Intermediate Value Theorem, the function must be continuous on the interval [-2,-1].  The function f(x)=9x^3+9x^2-9x+6 is a polynomial function and polynomial functions are defined and continuous for all real numbers.

Evaluate the function at the endpoints and if there is a sign change.  If there is a sign change, the Intermediate Value Theorem states there must be a zero on the interval.  To evaluate the function at the endpoints, calculate f(-2)  and f(-1).

f(-2)=9(-2)^3+9(-2)^2-9(-2)+6
f(-2)=9(-8)+9(4)+18+6
f(-2)=-72+36+24
f(-2)=-72+60
f(-2)=-12

f(-1)=9(-1)^3+9(-1)^2-9(-1)+6
f(-1)=9(-1)+9(1)+9+6
f(-1)=-9+9+9+6
f(-1)=0+15
f(-1)=15

Since one endpoint gives a negative value and one endpoint gives a positive value, there must be a zero in the interval.

We can get a better approximation of the zero by trying to figure out the next decimal point. Write out all of the values to one decimal point between -2 and -1.

xf(x)f(x)
-2.09(-2)^3+9(-2)^2-9(-2)+6-12
-1.9
-1.8
-1.7
-1.6
-1.5
-1.4
-1.3
-1.2
-1.1
-1.09(-1)^3+9(-1)^2-9(-1)+615

Fill the table.  There are functions in your calculator that make this easier.

xf(x)f(x)
-2.09(-2)^3+9(-2)^2-9(-2)+6-12
-1.99(-1.9)^3+9(-1.9)^2-9(-1.9)+6-6.141
-1.89(-1.8)^3+9(-1.8)^2-9(-1.8)+6-1.128
-1.79(-1.7)^3+9(-1.7)^2-9(-1.7)+63.093
-1.69(-1.6)^3+9(-1.6)^2-9(-1.6)+66.576
-1.59(-1.5)^3+9(-1.5)^2-9(-1.5)+69.375
-1.49(-1.4)^3+9(-1.4)^2-9(-1.4)+611.544
-1.39(-1.3)^3+9(-1.3)^2-9(-1.3)+613.137
-1.29(-1.2)^3+9(-1.2)^2-9(-1.2)+614.208
-1.19(-1.1)^3+9(-1.1)^2-9(-1.1)+614.811
-1.09(-1)^3+9(-1)^2-9(-1)+615

Use the Intermediate Value Theorem again.  Look for a sign change.  Looking down the table, there is a sign change between -1.8 and -1.7.  With this information we now know the zero is between these two values.

Repeat this process again with two decimal places between -1.8 and -1.7.

xf(x)f(x)
-1.809(-1.8)^3+9(-1.8)^2-9(-1.8)+6-1.128
-1.799(-1.79)^3+9(-1.79)^2-9(-1.79)+6-.6712
-1.789(-1.78)^3+9(-1.78)^2-9(-1.78)+6-.2222
-1.779(-1.77)^3+9(-1.77)^2-9(-1.77)+6.219
-1.769(-1.76)^3+9(-1.76)^2-9(-1.76)+6.65242
-1.759(-1.75)^3+9(-1.75)^2-9(-1.75)+61.0781
-1.749(-1.74)^3+9(-1.74)^2-9(-1.74)+61.4962
-1.739(-1.73)^3+9(-1.73)^2-9(-1.73)+61.9066
-1.729(-1.72)^3+9(-1.72)^2-9(-1.72)+62.3096
-1.719(-1.71)^3+9(-1.71)^2-9(-1.71)+62.705
-1.709(-1.7)^3+9(-1.7)^2-9(-1.7)+63.093

Use the Intermediate Value Theorem.  Look for a sign change.  Looking down the table, there is a sign change between -1.78 and -1.77.  With this information we now know the zero is between these two values and the zero to two decimal places is -1.77 since all the numbers between -1.78 and -1.77 start with -1.77.

 

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.