328,484 views
38 votes
38 votes
Power Function:

Consider the following graphs (1 and 2), and answer the questions FOR EACH GRAPH:

A) In what interval of the graph is it increasing, decreasing and constant? This answer must be justified by means of the definition
B) What is the domain and range?
C) Is it an odd or even function? This answer must be justified by means of the definition

Power Function: Consider the following graphs (1 and 2), and answer the questions-example-1
Power Function: Consider the following graphs (1 and 2), and answer the questions-example-1
Power Function: Consider the following graphs (1 and 2), and answer the questions-example-2
User David Vielhuber
by
2.9k points

2 Answers

27 votes
27 votes

Graphic 1:

(A) If f(x) = 1.6x ¹², then f '(x) = 19.2x ¹¹. Both f '(x) and x have the same sign, which means

• for -∞ < x < 0, we have f '(x) < 0, so that f(x) is decreasing on this interval

• for 0 < x < ∞, we have f '(x) > 0, so f(x) is increasing on this interval

f(x) is not constant anywhere on its domain.

(B) Speaking of domain, since f(x) is a polynomial (albeit only one term), it has

• a domain of all real numbers

• a range of {y ∈ ℝ : y = f(x) and y ≥ 0} (in other words, all real numbers y such that y = 1.6x ¹² and y is non-negative)

(C) This function is even, since

f(-x) = 1.6 (-x)¹² = (-1)¹² × 1.6x ¹² = 1.6x ¹² = f(x)

Graphic 2:

(A) Now if f(x) = 17/x ³, then f '(x) = -51/x ⁴. Because x ⁴ ≥ 0 for all x, this means f '(x) < 0 everywhere, except at x = 0. So f(x) is decreasing for (-∞ < x < 0) U (0 < x < ∞).

(B) f(x) has

• a domain of {x ∈ ℝ : x ≠ 0} (or all non-zero real numbers)

• a range of {y ∈ ℝ : y = f(x) and y ≠ 0} (also all non-zero reals)

(C) This function is odd:

f(-x) = 17/(-x)³ = 1/(-1)³ × 17/x ³ = -17/x ³ = -f(x)

User Kaatt
by
2.7k points
25 votes
25 votes

Graph 1

Part (a)

The function is increasing when x > 0. The function is decreasing when x < 0.

The function is never constant

An increasing portion is when the graph goes uphill when moving left to right. A decreasing portion goes in the opposite direction: it goes downhill when moving left to right.

The reason why the function is never constant is because there aren't any flat horizontal sections. Such sections are when x changes but y does not. No such sections occur.

------------------------

Graph 1

Part (b)

Domain = set of all real numbers

Range = set of y values such that
y \ge 0

The domain is the set of all real numbers because we can plug in any value for x without any restriction. There are no division by zero errors to worry about, or square roots of negative numbers to worry about either.

The range is the set of nonnegative numbers as the graph indicates. The lowest y gets is y = 0.

------------------------

Graph 1

Part (c)

The function is even

The function f(x) = 1.6x^12 is an even function due to the even number exponent. For any polynomial, as long as the exponents are all even, then the function itself is even. If all the exponents were odd, then the function would be odd. This applies to polynomials only. A power function is a specific type of polynomial.

Note in the graph, we have y axis symmetry. The mirror line is vertical and placed along the y axis. This is a visual trait of any even function.

We could use algebra to show that f(-x) = f(x) like so

f(x) = 1.6x^12

f(-x) = 1.6(-x)^12

f(-x) = 1.6x^12

The third step is possible because (-x)^12 = x^12 for all real numbers x. It's similar to how (-x)^2 = x^2. You could think of it like (-1)^2 = (1)^2

============================================================

Graph 2

Part (a)

The function is decreasing when x < 0 and when x > 0

The function is never increasing

The function is never constant

In other words, the function is decreasing over the entire domain (see part b). The only time it's not decreasing is when x = 0.

The function is decreasing because the curve is going downhill when moving to the right. You can think of it like a roller coaster of sorts.

At no point of this curve goes uphill when moving to the right. Therefore, it is never increasing. The same idea applies to flat horizontal sections, so there are no constant intervals either.

------------------------

Graph 2

Part (b)

Domain: x is any real number but
x \\e 0

Range: y is any real number but
y \\e 0

Explanation: If we tried plugging x = 0 into the function, we get a division by zero error. This doesn't happen with any other number. Therefore, the set of allowed inputs is any number but 0.

The range is a similar story. There's no way to get y = 0 as an output.

If we plugged y = 0 into the equation, then we'd get this

y = 17x^(-3)

0 = 17/(x^3)

There's no way to have the right hand side turn into 0. The numerator is 17 and won't change. Only the denominator changes. We can't have the denominator be 0.

------------------------

Graph 2

Part (c)

The function is odd

We can prove this by showing that f(-x) = -f(x)

f(x) = 17x^(-3)

f(-x) = 17(-x)^(-3)

f(-x) = 17* ( -(x)^(-3) )

f(-x) = -17x^(-3)

f(-x) = -f(x)

This is true for nearly all real numbers x, except we can't have x = 0.

User Fishingfon
by
3.4k points