SOLUTION: plot on the same graph for the functions f(x)=x-1, g(x)=x^2-2,f(x)*g(x) and f(x)/g(x) for the range x^E [-1,1]

Algebra ->  Coordinate-system -> SOLUTION: plot on the same graph for the functions f(x)=x-1, g(x)=x^2-2,f(x)*g(x) and f(x)/g(x) for the range x^E [-1,1]      Log On


   



Question 840863: plot on the same graph for the functions f(x)=x-1, g(x)=x^2-2,f(x)*g(x) and f(x)/g(x) for the range x^E [-1,1]
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!

Red - x-1
Green - x%5E2-2
Blue - %28x-1%29%28x%5E2-2%29
Violet - %28x-1%29%2F%28x%5E2-2%29