8

For example , given this function -

$f(x) = x^3-x^2-x-1$

and I want to check it in the point $x=1.6$.

What should I have to write in the command line of wolframalpha in order to get it ?

URL87
  • 391

4 Answers4

10

The input

 evaluate x^3-x^2-x-1 at 1.6

seems to work. Here is the link. Here is an image:

enter image description here

Zev Chonoles
  • 129,973
8

Asking politely:

please compute x^3-x^2-x-1 at x=1.6

did the work for me.

enter image description here

PML
  • 1,006
2

"evaluate x^3-x^2-x-1 at x=1.6" works for me.

Josh B.
  • 3,376