Question
need a function table for this problem x^3-3=y
Answers
Reiny
just do the math
x --- y
0 --- -3
1 ---- -2
2 --- 5
3 --- 24
...
...
You might also try negative x's
-1 --- (-4)
..
x --- y
0 --- -3
1 ---- -2
2 --- 5
3 --- 24
...
...
You might also try negative x's
-1 --- (-4)
..