Question

Area between two curves in the first quadrant

Original question: What is the area of the region in the first quadrant bounded on the left by the graph of x=yy4+1x=y\sqrt{y^4+1} and on the right by the graph of x=2yx=2y?

Expert Verified Solution

thumb_up100%(1 rated)

Key concept: This is a neat first-quadrant area problem because the boundary is easier to read with horizontal slices. Once the intersection point is found, the integral becomes very manageable.

Step by step

1) Find the intersection

The curves are

x=yy4+1x=y\sqrt{y^4+1}

and

x=2y.x=2y.

Set them equal:

yy4+1=2y.y\sqrt{y^4+1}=2y.

In the first quadrant, y0y\ge 0, so either y=0y=0 or

y4+1=2y4=3y=31/4.\sqrt{y^4+1}=2 \Rightarrow y^4=3 \Rightarrow y=3^{1/4}.

So the region runs from y=0y=0 to y=31/4y=3^{1/4}.

2) Write the area integral

Right curve minus left curve:

A=031/4(2yyy4+1)dyA=\int_0^{3^{1/4}}\left(2y-y\sqrt{y^4+1}\right)dy

3) Evaluate

For the first term:

031/42ydy=[y2]031/4=3\int_0^{3^{1/4}}2y\,dy = \left[y^2\right]_0^{3^{1/4}}=\sqrt{3}

For the second term, use t=y2t=y^2, so dt=2ydydt=2y\,dy:

yy4+1dy=12t2+1dt\int y\sqrt{y^4+1}\,dy = \frac12\int \sqrt{t^2+1}\,dt

with limits t=0t=0 to t=3t=\sqrt3.

That gives

1214(tt2+1+ln(t+t2+1))03\frac12\cdot \frac14\left(t\sqrt{t^2+1}+\ln\left(t+\sqrt{t^2+1}\right)\right)_0^{\sqrt3}

=18(23+ln(2+3)).=\frac18\left(2\sqrt3+\ln(2+\sqrt3)\right).

So the area is

A=318(23+ln(2+3))A=\sqrt3-\frac18\left(2\sqrt3+\ln(2+\sqrt3)\right)

=33418ln(2+3).=\frac{3\sqrt3}{4}-\frac18\ln(2+\sqrt3).

Pitfall alert

A common slip is to integrate with respect to x even though both curves are already written as x-functions of y. Using horizontal slices is much cleaner here. Another mistake is missing the first-quadrant restriction and forgetting that y starts at 0.

Try different conditions

If the right boundary were changed from x=2yx=2y to x=kyx=ky, the intersection would satisfy y4+1=k\sqrt{y^4+1}=k, so the same method still works. Only the upper limit changes, and the rest of the setup is identical.

Further reading

definite integral, intersection point, area between curves

chat