Question

How to find the area enclosed by a parabola and a line with the y-axis

Original question: FREE RESPONSE (No calculator) Consider the graphs of $y=\frac{1}{2}x^2$ and $y=8-2x$ shown in the picture at the right. The two curves intersect at $(2,4)$. Region $R$ is bounded by the two curves and the $y$-axis. Region $S$ is bounded by the two curves and the $x$-axis. A. Find the area of $R$.

Expert Verified Solution

thumb_up100%(1 rated)

Expert intro: We first identify which curve is on top, then integrate the vertical gap over the interval cut off by the y-axis. The setup is clean once the intersection point is used.

Detailed walkthrough

Step 1: Identify the boundary on the left

The region starts at the y-axis, so the left endpoint is x=0x=0.

The two curves intersect at (2,4)(2,4), so the right endpoint is x=2x=2.

Step 2: Determine top minus bottom

For 0x20\le x\le 2:

  • upper curve: y=82xy=8-2x
  • lower curve: y=12x2y=\frac12 x^2

Step 3: Integrate the vertical distance

A=02[(82x)12x2]dxA=\int_0^2\left[(8-2x)-\frac12 x^2\right]dx

A=02(82x12x2)dxA=\int_0^2 \left(8-2x-\frac12 x^2\right)dx

A=[8xx2x36]02A=\left[8x-x^2-\frac{x^3}{6}\right]_0^2

A=16486=1243=323A=16-4-\frac{8}{6}=12-\frac43=\frac{32}{3}

Answer

323\boxed{\frac{32}{3}}

💡 Pitfall guide

A common mistake is flipping the curves and subtracting the parabola from the line the wrong way around. Another easy slip is using x=4x=4 instead of x=2x=2; the y-axis, not the x-axis, closes region RR.

🔄 Real-world variant

If the left boundary were changed from the y-axis to the x-axis, the setup would no longer be the same region. You would have to split the area where the top boundary changes, and the integral would be over a different interval.

🔍 Related terms

definite integral, area between curves, intersection point

FAQ

How do you find the area between a parabola and a line when the y-axis is a boundary?

Use the intersection point to get the interval, then integrate top minus bottom from the y-axis to the intersection. For this region, the area is 32/3.

chat