need help to understand how to solve!
Consider the function below.g(x) = x4 - x3 + x2 - x
Find g(-14).
Re: need help to understand how to solve!
Quote:
Originally Posted by
impressu2
Consider the function below.g(x) = x4 - x3 + x2 - x
Find g(-14).
If we have defined a function to be f(x) = x^4-x^3+x^2-x then we want to find g(-14)
f(x) = x^4-x^3+x^2-x => g(-14) = (-14)^4-(-14)^3+(-14)^2-(-14) = 41370
Re: need help to understand how to solve!
Re: need help to understand how to solve!
Quote:
Originally Posted by
impressu2
Consider the function below.g(x) = x4 - x3 + x2 - x
Find g(-14).
.
Ops, I guess I was late, but this is another "method".