SOLUTION: I am to graph the polynomial f(x)=3x2 - x3 im completely lost

Algebra ->  Polynomials-and-rational-expressions -> SOLUTION: I am to graph the polynomial f(x)=3x2 - x3 im completely lost      Log On


   



Question 107605: I am to graph the polynomial
f(x)=3x2 - x3
im completely lost

Answer by solver91311(24713) About Me  (Show Source):
You can put this solution on YOUR website!
Pick a series of values for x and evaluate to determine the corresponding y. Plot those points on a graph and draw a smooth curve.

3x%5E2-x%5E3
if x = 0, y = 0, so the point (0,0) is on the graph
if x = 1, then y = 2 => (1,2)
if x = -1, then y = 4 => (-1,4)
if x = 2, then y = 12-8 = 4 => (2, 4)
if x = -2, then y = 12+8 = 20 => (-2, 20)
if x = 3, then y = 0 => (3, 0)
if x = -3 then y = 54 => (-3, 54)
Plot as many points as you think you need to define the curve. It should look something like this:

graph%28400%2C600%2C-4%2C4%2C-20%2C60%2C3x%5E2-x%5E3%29