sketching the graph of functions

379 Views Asked by At

Good morning!

How to draw the graph of the following function and discuss the increasing and decreasing intervals of y.

$y = $x$ + \sqrt[]{x^2}$

Also, I would like to know free online graphing calculator

Thanks in advance.

1

There are 1 best solutions below

6
On BEST ANSWER

Hint: Recall that $\sqrt{x^2} = |x|$, so

$$f(x) = x + |x| = \left\{\begin{array}{lr} 2x &: \text{ if } x \ge 0 \\ 0 &: \text{ if } x < 0 \end{array}\right.$$


For an online graphic calculator, I would suggest Wolfram Alpha.