Graphing Power Functions
Key Questions
-
**TLDR: **
![emathelp.net]()
Long version:
If the exponent of a power function is negative, you have two possibilities:
- the exponent is even
- the exponent is odd
The exponent is even:
f(x) = x^(-n) wheren is even.
Anything to the negative power, means the reciprocal of the power.
This becomesf(x) = 1/x^n .
Now let's look at what happens to this function, when x is negative (left of the y-axis)
The denominator becomes positive, since you're multiplying a negative number by itself an even amount of time. The smallerx is (more to the left), the higher the denominator will get. The higher the denominator gets, the smaller the result gets (since dividing by a big number gives you a small number i.e.1/1000 ).So to the left, the function value will be very close to the x-axis (very small) and positive.
The closer the number is to0 (like -0.0001), the higher the function value will be. So the function increases (exponentially).What happens at 0?
Well, let's fill it in in the function:
1/x^n = 1/0^n
0^n is still0 . You're dividing by zero! ERROR, ERROR, ERROR!!
In mathematics, it is not allowed to divide by zero. We declare that the function doesn't exist at 0.
x=0 is an asymptote.What happens when x is positive?
When
x is positive,1/x^n , stays positive, it will be an exact mirror image of the left side of the function. We say the function is even.Putting it all together
Remember: we have established that the function is positive and increasing from the left side. That it doesn't exist when
x=0 and that the right side is a mirror image of the left side.With these rules the function becomes:
What about an odd exponent?
The only change with an odd exponent, is that the left half becomes negative. It is mirrored horizontally. This function becomes:
Hope this helped!
-
A power function estimates a function using polynomials. Assuming the power series converges then as we add more and more terms to the series and increases the order then we estimate with increasing accuracy the function.
-
The power function is defined as
y = x^R .
It has a domain of positive argumentsx and is defined for all real powersR .1)
R = 0 . Graph is a horizontal line parallel to the X-axis intersecting the Y-axis at coordinateY = 1 .2)
R = 1 . Graph is a straight line going from point(0,0) through(1,1) and further.3)
R > 1 . Graph grows from point(0,0) through point(1,1) to+oo , below the liney = x forx in (0,1) and then above it forx in (1,+oo) 4)
0 < R < 1 . Graph grows from point(0,0) through point(1,1) to+oo , above the liney = x forx in (0,1) and then below it forx in (1,+oo) 5)
R = -1 . Graph is a hyperbola going through point(1,1) forx = 1 . From this point it is diminishing to0 , asymptotically approaching the X-axis forx rarr +oo . It is growing to+oo , asymptotically approaching the Y-axis forx rarr 0 .6)
-1 < R < 0 . A hyperbola similar to the one forR = -1 going below the graph of functiony=x^-1 forx>1 and above it for0 < x < 1 .7)
R < -1 . A hyperbola similar to the one forR = -1 going above the graph of functiony=x^-1 forx>1 and below it for0 < x < 1 .The power function
y = x^R with naturalR can be defined for all real argumentsx . It's graph for negativex will be symmetrical relative to the Y-axis to a graph for positivex if the powerR is even or centrally symmetrical relative to the origin of coordinates(0,0) for odd powerR .Negative integer values of
R can be used as a power for all non-zero argumentsx with the same considerations of graph symmetry as above.For more details please refer to Unizor lecture about the graph of a power function following the menu items Algebra - Graphs - Power Function.