Plug x = 0 into the function
f(x) = x^3 + 2x - 1
f(0) = 0^3 + 2(0) - 1
f(0) = -1
Note how the result is negative. The actual number itself doesn't matter. All we care about is the sign of the result.
Repeat for x = 1
f(x) = x^3 + 2x - 1
f(1) = 1^3 + 2(1) - 1
f(1) = 2
This result is positive.
---------------------------
We found that f(0) = -1 and f(1) = 2. The first output -1 is negative while the second output 2 is positive. Going from negative to positive means that, at some point, we will hit y = 0. We might have multiple instances of this happening, or just one. We don't know for sure. The only thing we do know is that there is at least one root in this interval.
To actually find this root, you'll need to use a graphing calculator because the root is some complicated decimal value. Using a graphing calculator, you should find the root to be approximately 0.4533976515
Answer: 12
Step-by-step explanation:
12 times 12 is 144 so 12.in each row
Answer:
this is the correct graph
Answer:
The quadratic curve has the best correlation to the given data.
Step-by-step explanation:
Enter the data into a spreadsheet or graphing calculator and try the different regression options to see which gives the highest R-value. Here, the quadratic regression does that.