0

I tried putting $y=0$, then having $(x+1)$, $(x-2)$, $(x-2)$; where $x$ would equal $(0,..)$ respectively. Is that correct, and not sure what to sketch?

hhsaffar
  • 2,937
user108815
  • 11
  • 1
  • 2

1 Answers1

0

Hope this graph helps -

its of $f(x)=(x+1)(x-2)^2$ enter image description here

\\\\\\\\\\\\\EDIT\\\\\\\\\\\\\\\
Here you can substitute for $y=f(x)$ and then take different values of $x$ $$ \begin{array}{c|lcr} x & \text{y} \\ \hline -1 & (-1+1)(-1-2)^2=\color{blue}{0} \\ 1 & (1+1)(1-2)^2=\color{blue}{2} \\ 2 & (2+1)(2-1)^2=\color{blue}{0} \\ 3 & (3+1)(3-1)^2=\color{blue}{4} \\ \end{array} $$

Shivam Patel
  • 4,012