0

I have to find the area between the curves $x^2=y^3$ and $x=y$. How do I plot the curve $x^2=y^3$?. I have no experience if working with such curves. The only thing i have been able to do till now is find the intersection points $(0,0)$ and $(1,1)$

joey lang
  • 151

1 Answers1

1

Note that the LHS is non-negative so $y \geq 0$. Also note that if you replace $x$ with $x$, then the $y$ value doesn't change, so this graph is even (reflective over $y$-axis). Thus, if you graph $y=x^{\frac{2}{3}}$ and reflect over the $y$-axis, you get your plot of $x^2=y^3$. Use Desmos or Geogebra (both online graphing calculators) if you don't know how to graph this.

Sharky Kesa
  • 4,137