SOLUTION: How can you draw the graph of y = x* |x|? Thank you very much.

Algebra ->  Absolute-value -> SOLUTION: How can you draw the graph of y = x* |x|? Thank you very much.      Log On


   



Question 160780: How can you draw the graph of y = x* |x|?
Thank you very much.

Found 2 solutions by Fombitz, nabla:
Answer by Fombitz(32388) About Me  (Show Source):
You can put this solution on YOUR website!
Let's look at the function values.
When x>0, x is positive, abs%28x%29 is positive, the functions looks like f%28x%29=x%5E2
When x>0, x is negative, abs%28x%29 is positive, the functions looks like f%28x%29=-x%5E2
.
.
.

Answer by nabla(475) About Me  (Show Source):
You can put this solution on YOUR website!
The solution before mine is correct, but here is a more suitable graph.
graph%28+300%2C+200%2C+-5%2C+5%2C+-5%2C+5%2C+x%2Aabs%28x%29%29