How do you make a table and graph for h(x) = x^3-4h(x)=x34? What is the domain, range, and intercepts?

1 Answer
Feb 22, 2018

Table: See below.
Graph: See below.
Domain: All real numbers.
Range: All real numbers.
X-intercept: root(3,4)3,4 (the cube root of 4) or about 1.591.59
Y-intercept: -44

Explanation:

1. Table
Here's a table for h(x)=x^3-4h(x)=x34, but only for -5<=x<=55x5:
|xx | h(x)h(x)|
|-55 | -129129|
|-44|-6868|
|-33|-3131|
|-22|-1212|
|-11|-55|
|00|-44|
|11|-33|
|22|44|
|33|2323|
|44|6060|
|55|121121|

2. Graph
Here's the graph:
graph{x^3-4 [-16.02, 16.02, -11.43, 4.59]}

3. Domain
The domain is all the values of xx that don't make the equation undefined. This is usually all real numbers, but if you have a fraction with xx in the denominator or a radical with xx inside it, it is not. Neither of these are true, so the domain is all real numbers.

4. Range
The range is all possible yy-values. A cube root can be negative (such as -2^3=-823=8), so the range is also all real numbers.

5. Intercepts
The yy-intercept is -44, as the table above shows. The xx-intercept is more complicated. Let's set h(x)h(x) (=x^3-4=x34) to zero and solve:
x^3-4=0x34=0
Add 44 to both sides:
x^3=4x3=4
Take the cube root of both sides:
x=root(3,4)x=3,4
x~~1.59x1.59
Our xx-intercept is root(3,4)3,4 or about 1.591.59.