Command last updated 6/3/2024.
aosort(x, y, t, a, b)
Returns the area of the surface obtained by rotating the curve between t = a and t = b around the x-axis.
Find the area of the surface of revolution obtained by rotating the curve defined by \(x = t + 1\) and \(y = t^2\) between \(t=0\) and \(t=2\) around the \(x\)-axis.