Category Archives: Algebra

Difference Quotient: Rational Function

Example:  Find the difference quotient for f(x)={4x}/{x+5}

The Difference Quotient:{f(x+h)-f(x)}/h

Solution:

The Difference Quotient Formula
{f(x+h)-f(x)}/h
Write the difference quotient for the given function
={{4(x+h)}/{(x+h)+5}-{4x}/{x+5}}/h
Use the distributive property
={{4x+4h}/{x+h+5}-{4x}/{x+5}}/h
Simplify the complex fraction by multiplying the numerator and denominator by the common denominator
={{4x+4h}/{x+h+5}-{4x}/{x+5}}/h {{(x+5)(x+h+5)}/1}/ {{(x+5)(x+h+5)}/1}
Distribute the common denominator to each fraction in the numerator.
={{(4x+4h)(x+5)(x+h+5)}/{x+h+5}-{4x(x+5)(x+h+5)}/{x+5}} /{h(x+5)(x+h+5)}
Cancel the common factor
={{(4x+4h)(x+5)}-{4x(x+h+5)}} /{h(x+5)(x+h+5)}
 Multiply the expression in the numerator
={4x^2+20x+4xh+20h-4x^2-4xh-20x} /{h(x+5)(x+h+5)}
 Combine like terms
={20h} /{h(x+5)(x+h+5)}
 Cancel a common h from the numerator and denominator
={20} /{(x+5)(x+h+5)}

 

Difference Quotient: Rational Function

Example:  Find the difference quotient for f(x)=1/x^2

The Difference Quotient:{f(x+h)-f(x)}/h

Solution:

The Difference Quotient Formula
{f(x+h)-f(x)}/h
Write the difference quotient for the given function
={1/(x+h)^2-1/x^2}/h
Simplify the complex fraction by multiplying the numerator and denominator by the common denominator
={1/(x+h)^2-1/x^2}/h {{x^2(x+h)^2}/1}/{{x^2(x+h)^2}/1}
Distribute the common denominator to each fraction in the numerator.
={1/(x+h)^2-1/x^2}/h {{x^2(x+h)^2}/1}/{{x^2(x+h)^2}/1}
={{x^2(x+h)^2}/(x+h)^2-{x^2(x+h)^2}/x^2}/{h{x^2(x+h)^2}}
Cancel the common factor
={{x^2(x+h)^2}/(x+h)^2-{x^2(x+h)^2}/x^2}/{h{x^2(x+h)^2}}
={x^2-(x+h)^2}/{h{x^2(x+h)^2}}
Simplify by squaring the binomial
={x^2-(x+h)^2}/{h{x^2(x+h)^2}}
={x^2-(x+h)(x+h)}/{h{x^2(x+h)^2}}
={x^2-(x^2+xh+xh+h^2)}/{h{x^2(x+h)^2}}
Simplify by combining like terms and distributing the negative
={x^2-(x^2+2xh+h^2)}/{hx^2(x+h)^2}
={x^2-x^2-2xh-h^2}/{hx^2(x+h)^2}
 Combine like terms
={-2xh-h^2}/{hx^2(x+h)^2}
 Cancel a common h from the numerator and denominator
={-2x-h}/{x^2(x+h)^2}

The difference quotient for f(x)=1/x^2 is {-2x-h}/{x^2(x+h)^2}

Powers of i

Example: Simplify the power of i.

i^-59

Solution:

i^-59

Rewrite the exponential expression with negative exponents by using the reciprocal property.

=1/{i^59}

Simplify the i^59 by dividing 59 by 4.  The remainder will tell you which position in the pattern you are in.  59 divided by 4 is 14 with a reminder of 3.

=1/{i^3}

=1/{-i}

=1/{-i}  {i /i}

=i/{-i^2}

=i/{-(-1)}

=i/{1}

=i

Graphing an Exponential Equation by Transformations

Example: For the function below.  Graph using transformations.  Find the y-intercept.  State the horizontal asymptote and the domain and range.

f(x)=-2^{x+2}+2

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

Graph using plotting points.  We can use the standard set of x-values to find ordered pairs.

xy
-22^(-2)=1/4
-12^(-1)=1/2
02^0=1
12^1=2
22^2=4

The graph below shows the points plotted and the line that connects them.  This graph has a horizontal asymptote at y=0.  The domain is (- infty, infty)  and the range is (0, infty)

 

Analyze the transformations.

f(x)=-2^{x+2}+2

The +2 in the exponent shifts the graph left 2 units.

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

The +2 next to the base shifts the graph and the horizontal asymptote up two units.

You can see the graph after the transformations.

The horizontal asymptote is y=2.  The domain is (- infty, infty)  and the range is (- infty, 2)

To find the y-intercept we let x=0.

f(0)=-2^{0+2}+2

f(0)=-(2^{2})+2

f(0)=-(4)+2

f(0)=-4+2

f(0)=-2

Thus the y-intercept is (0,-2)

Here is a youtube video with examples.

 

 

Quadratic Function: General Form

Example: Rewrite the given quadratic function in standard form by completing the square.  Then 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)=-x^2-2x+8

Solution:

Rewrite function in standard form.

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

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

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

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

Here is a youTube video that demonstrations the process.

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)=-(x+1)^2+9

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

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.

f(0)=-(0+1)^2+9

f(0)=-(1)^2+9

f(0)=-1+9

f(0)=8

The y-intercept is (0,8).

Find the x-intercept.

To find an x-intercept let y=0 or f(x)=0.

0=-(x+1)^2+9

0-9=-(x+1)^2+9-9

-9=-(x+1)^2

{-9}/{-1}={-(x+1)^2}/{-1}

9=(x+1)^2

sqrt{9}=sqrt{(x+1)^2}

pm 3=x+1

-1 pm 3=x+1-1

-1 pm 3=x

-1 + 3=x or -1 - 3=x

2=x or -4=x

Find the axis of symmetry.

The axis of symmetry is a vertical line that passes through the vertex.  Since the vertex is (-1,9) 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, 9 {}{]}.

Here a few video examples of analyzing the graph in general form.