You can put this solution on YOUR website! Find the area enclosed by the curve x=t^2 - 2t, y=sqrt(t) and the y-axis.
------------
Eliminate t
----
x=t^2 - 2t
y=sqrt(t) --> t = y^2
x = y^4 - 2y^2
===============
The area is the same as y = x^4 - 2x^2 and the x-axis
-----
Find the 2 x-intercepts:
x = 0 is one.
-->
=================-
INT(x^4 - 2x^2) = x^5/5 - 2x^3/3
Area = ||
=~ 0.754247 sq units