Photo AI

Last Updated Sep 27, 2025

Area Between Curve and y-axis Simplified Revision Notes

Revision notes with simplified explanations to understand Area Between Curve and y-axis quickly and effectively.

user avatar
user avatar
user avatar
user avatar
user avatar

468+ students studying

Area Between Curve and y-axis

Area Between a Curve and the yy-Axis

The formula for the area under a curve (i.e., between the curve and the xx-axis) is:

x1x2ydx\int_{x_1}^{x_2} y \, dx

The formula for the area between a curve and the yy-axis is:

y1y2xdy\int_{y_1}^{y_2} x \, dy
infoNote

Example: Find the shaded area in the following diagram:

  1. Rearrange the equation to say x=f(y)x = f(y)
y=x2x=±yx=ysince it’s in the :highlight[positive quadrant].y = x^2 \Rightarrow x = \pm \sqrt{y} \Rightarrow x = \sqrt{y} \\ \text {since it's in the :highlight[positive quadrant].}
  1. Find the yy-limits
x=2y=22=4x = 2 \Rightarrow y = 2^2 = 4y=42=16y = 4^2 = 16
  1. Perform the integration
y1y2xdy=416y12dy=[23y32]416\int_{y_1}^{y_2} x \, dy = \int_4^{16} y^{\frac{1}{2}} \, dy = \left[ \frac{2}{3} y^{\frac{3}{2}} \right]_4^{16}=(23(16)32)(23(4)32)=1283163=:highlight[1123]= \left( \frac{2}{3} (16)^{\frac{3}{2}} \right) - \left( \frac{2}{3} (4)^{\frac{3}{2}} \right) = \frac{128}{3} - \frac{16}{3} = :highlight[\frac{112}{3}]41612x2dx=1123\int_4^{16} \frac{1}{2} x^2 \, dx = \frac{112}{3}

infoNote

Q2.

(a) Find (x2+4)(x6)dx\int (x^2 + 4)(x-6) \, dx.

(b)

The diagram shows the curve y=6x32y = 6x^{\frac{3}{2}} and part of the curve y=8x22y = \frac{8}{x^2} - 2, which intersect at the point (1,6)(1, 6). Use integration to find the area of the shaded region enclosed by the two curves and the x-axis.

infoNote

Be careful in situations in which the area is not contained from above and below by two curves.

  1. Region (A)
016x32dx=[25×6x52]01=[125x52]01=(125(1))(125(0))\int_0^1 6x^{\frac{3}{2}} \, dx = \left[ \frac{2}{5} \times 6x^{\frac{5}{2}} \right]_0^1 = \left[ \frac{12}{5} x^{\frac{5}{2}} \right]_0^1 = \left( \frac{12}{5}(1)\right) - \left( \frac{12}{5}(0) \right) =:highlight[125]= :highlight[\frac{12}{5}]
  1. Region (B) Root of y=8x22y = \frac{8}{x^2} - 2:
Let y=00=8x220=82x28=2x2=8x2=4\text{Let } y = 0 \Rightarrow 0 = \frac{8}{x^2} - 2 \Rightarrow 0 = 8 - 2x^2 \Rightarrow 8 = 2x^2 =8 \Rightarrow x^2 = 4 x=2 or x=2(not valid since x>0)\Rightarrow x = 2 \text{ or } x = -2 \, (\text{not valid since } x > 0) 128x22 dx=[8x12x]12=(8(2)22(2))(8(1)12(1))\therefore \int_1^2 8{x^{-2}} - 2 \ dx = \left[- 8x^{-1}- 2x \right]_1^2 = \left( -8(2)^{-2} - 2(2) \right) - \left( -8(1)^{-1} - 2(1) \right) =:highlight[2]= :highlight[2]
  1. Total Area:
Area=(A)+(B)=125+2=:highlight[225]\text{Area} = (A) + (B) = \frac{12}{5} + 2 = :highlight[\frac{22}{5}]
infoNote

Example:

Find the shaded area for y=x3y = x^3.

  1. Rearrange the equation to the form x=f(y)x = f(y):
y=x3x=y13y = x^3 \Rightarrow x = y^{\frac{1}{3}}
  1. Find the y-limits:
  • When x=2y=23=8x = 2 \Rightarrow y = 2^3 = 8
  • When x=3y=33=27x = 3 \Rightarrow y = 3^3 = 27
  1. Calculate y1y2xdy\int_{y_1}^{y_2} x \, dy:
827y13dy=[34y43]827=34(2743)34(843)=:highlight[1954]\int_8^{27} y^{\frac{1}{3}} \, dy = \left[ \frac{3}{4} y^{\frac{4}{3}} \right]_8^{27} = \frac{3}{4} \left( 27^{\frac{4}{3}} \right) - \frac{3}{4} \left( 8^{\frac{4}{3}} \right)= :highlight[\frac{195}{4}]
infoNote

Q1.

The diagram shows the curve y=3+x+2y = 3 + \sqrt{x+2}.

The shaded region is bounded by the curve, the yy-axis, and two lines parallel to the xx-axis which meet the curve where x=2x = 2 and x=14x = 14.

Question :

(i) Show that the area of the shaded region is given by

57(y26y+7)dy.\int_5^7 (y^2 - 6y + 7) \, dy.

(ii) Hence find the exact area of the shaded region.

Solution

(i) Start with the equation of the curve:

y=3+x+2y = 3 + \sqrt{x+2}

Rearrange to solve for xx:

y3=x+2(y3)2=x+2x=(y3)22y - 3 = \sqrt{x+2} \Rightarrow (y-3)^2 = x+2 \Rightarrow x = (y-3)^2 - 2 =y26y+92=y26y+7=y^2-6y+9-2 = y^2-6y+7

When x=2y=3+2+2=:highlight[5]x = 2 \Rightarrow y =3+\sqrt {2+2} = :highlight[5]

When x=14y=3+14+2=:highlight[7]x = 14 \Rightarrow y = 3 + \sqrt {14+2} = :highlight[7]

Therefore Area

57y26y+7dy\int_5^7 y^2 - 6y + 7 \, dy

(ii) Calculate the area using the integral:

57(y26y+7)dy=[y333y2+7y]57\int_5^7 (y^2 - 6y + 7) \, dy = \left[\frac{y^3}{3} - 3y^2 + 7y\right]_5^7

Substitute the limits 55 and 77:

=(7333(72)+7(7))(5333(52)+7(5))= \left(\frac{7^3}{3} - 3(7^2) + 7(7)\right) - \left(\frac{5^3}{3} - 3(5^2) + 7(5)\right) =:highlight[443]= :highlight[\frac{44}{3}]
Books

Only available for registered users.

Sign up now to view the full note, or log in if you already have an account!

500K+ Students Use These Powerful Tools to Master Area Between Curve and y-axis

Enhance your understanding with flashcards, quizzes, and exams—designed to help you grasp key concepts, reinforce learning, and master any topic with confidence!

150 flashcards

Flashcards on Area Between Curve and y-axis

Revise key concepts with interactive flashcards.

Try Mathematics Flashcards

8 quizzes

Quizzes on Area Between Curve and y-axis

Test your knowledge with fun and engaging quizzes.

Try Mathematics Quizzes

29 questions

Exam questions on Area Between Curve and y-axis

Boost your confidence with real exam questions.

Try Mathematics Questions

27 exams created

Exam Builder on Area Between Curve and y-axis

Create custom exams across topics for better practice!

Try Mathematics exam builder

322 papers

Past Papers on Area Between Curve and y-axis

Practice past papers to reinforce exam experience.

Try Mathematics Past Papers

Other Revision Notes related to Area Between Curve and y-axis you should explore

Discover More Revision Notes Related to Area Between Curve and y-axis to Deepen Your Understanding and Improve Your Mastery

96%

114 rated

Area Under/Between Curves

Area Under Curve and x-axis

user avatar
user avatar
user avatar
user avatar
user avatar

356+ studying

198KViews

96%

114 rated

Area Under/Between Curves

Area Between Two Curves

user avatar
user avatar
user avatar
user avatar
user avatar

412+ studying

190KViews

96%

114 rated

Area Under/Between Curves

Area Under Curve and x-axis

user avatar
user avatar
user avatar
user avatar
user avatar

480+ studying

198KViews

96%

114 rated

Area Under/Between Curves

Area Between Curve and y-axis

user avatar
user avatar
user avatar
user avatar
user avatar

239+ studying

190KViews
Load more notes

Join 500,000+ Leaving Cert students using SimpleStudy...

Join Thousands of Leaving Cert Students Using SimpleStudy to Learn Smarter, Stay Organized, and Boost Their Grades with Confidence!

97% of Students

Report Improved Results

98% of Students

Recommend to friends

500,000+

Students Supported

50 Million+

Questions answered