professor-curious-logo
professor-curious-logo
  1. AP Maths
FlashcardFlashcardStudy GuideStudy Guide
Question BankQuestion BankGlossaryGlossary

Areas

David Brown

David Brown

6 min read

Next Topic - Area Between Two Curves

Listen to this study note

Study Guide Overview

This study guide covers calculating the area between a curve and the y-axis using definite integrals. It explains how to set up the integral with the function expressed in terms of y, determine the limits of integration, and handle cases with no given limits or negative area integrals. The guide also includes worked examples and practice questions.

#Study Notes: Area Between a Curve and the Y-Axis

#Table of Contents

  1. Introduction
  2. Finding the Area Between a Curve and the Y-Axis
  3. Worked Example 1
  4. No Given Limits
  5. Negative Area Integrals
  6. Worked Example 2
  7. Practice Questions
  8. Glossary
  9. Summary and Key Takeaways

#Introduction

This section covers the method to find the area between a curve and the y-axis using definite integrals. Understanding this concept is essential for solving problems related to areas under curves in coordinate geometry.

#Finding the Area Between a Curve and the Y-Axis

To find the area between a curve and the y-axis, follow these steps:

Key Concept

The area is calculated by evaluating the definite integral of a function x=g(y)x = g(y)x=g(y) with respect to yyy between y=ay = ay=a and y=by = by=b: ∫abg(y),dy\int_{a}^{b} g(y) , dy∫ab​g(y),dy

#Steps:

  1. Identify the function x=g(y)x = g(y)x=g(y).
  2. Set the integration limits y=ay = ay=a and y=by = by=b.
  3. Evaluate the definite integral: ∫abg(y),dy\int_{a}^{b} g(y) , dy∫ab​g(y),dy.
Exam Tip

Always ensure the function is expressed in terms of yyy before integrating.

#Example

Given a function in terms of xxx, y=f(x)y = f(x)y=f(x), rearrange it to x=g(y)x = g(y)x=g(y) before integrating.

#Worked Example 1

#Problem:

Find the area of the region enclosed by the curve y=2+x+4y = 2 + \sqrt{x + 4}y=2+x+4​ and the horizontal lines y=4y = 4y=4 and y=6y = 6y=6.

#Solution:

  1. Rearrange the equation: y=2+x+4y−2=x+4(y−2)2=x+4x=(y−2)2−4\begin{aligned} y & = 2 + \sqrt{x + 4} \\ y - 2 & = \sqrt{x + 4} \\ (y - 2)^2 & = x + 4 \\ x & = (y - 2)^2 - 4 \end{aligned}yy−2(y−2)2x​=2+x+4​=x+4​=x+4=(y−2)2−4​

  2. Integrate with respect to yyy between y=4y = 4y=4 and y=6y = 6y=6: ∫46[(y−2)2−4],dy=[13(y−2)3−4y]46=(13(6−2)3−4⋅6)−(13(4−2)3−4⋅4)=(643−24)−(83−16)=(643−24)−(83−16)=(64−723)−(8−483)=(−83)−(−403)=323\begin{aligned} \int_{4}^{6} \left[(y - 2)^2 - 4\right] , dy & = \left[ \frac{1}{3}(y - 2)^3 - 4y \right]_{4}^{6} \\ & = \left( \frac{1}{3}(6 - 2)^3 - 4 \cdot 6 \right) - \left( \frac{1}{3}(4 - 2)^3 - 4 \cdot 4 \right) \\ & = \left( \frac{64}{3} - 24 \right) - \left( \frac{8}{3} - 16 \right) \\ & = \left( \frac{64}{3} - 24 \right) - \left( \frac{8}{3} - 16 \right) \\ & = \left( \frac{64 - 72}{3} \right) - \left( \frac{8 - 48}{3} \right) \\ & = \left( \frac{-8}{3} \right) - \left( \frac{-40}{3} \right) \\ & = \frac{32}{3} \end{aligned}∫46​[(y−2)2−4],dy​=[31​(y−2)3−4y]46​=(31​(6−2)3−4⋅6)−(31​(4−2)3−4⋅4)=(364​−24)−(38​−16)=(364​−24)−(38​−16)=(364−72​)−(38−48​)=(3−8​)−(3−40​)=332​​

The area is 323\frac{32}{3}332​ square units.

#No Given Limits

#What if limits are not provided?

If the integration limits are not provided, they are often the y-axis intercepts:

  1. Find the y-axis intercepts: Solve for x=0x = 0x=0.
  2. Integrate the function between these intercepts.
The x-axis (y=0y = 0y=0) may also be one of the limits.

#Negative Area Integrals

#When is the area integral negative?

  • If the area lies to the left of the y-axis, the value of the definite integral will be negative.

    • However, an area cannot be negative.
    • The area is equal to the absolute value of the definite integral.
  • For areas that lie both to the right and left of the y-axis:

    • Use the method outlined in the 'Multiple Areas' study guide.
Exam Tip

Always check whether you need to find the value of an integral or an area.

#Worked Example 2

#Problem:

Find the area of the region enclosed by the curve y=x2−7x+10y = x^2 - 7x + 10y=x2−7x+10 and the y-axis.

#Solution:

  1. Find the y-intercepts by solving for x=0x = 0x=0: 0=y2−7y+100=(y−2)(y−5)y=2,or,y=5\begin{aligned} 0 & = y^2 - 7y + 10 \\ 0 & = (y - 2)(y - 5) \\ y & = 2 , \text{or} , y = 5 \end{aligned}00y​=y2−7y+10=(y−2)(y−5)=2,or,y=5​

  2. Integrate with respect to yyy between y=2y = 2y=2 and y=5y = 5y=5: ∫25(y2−7y+10),dy=[13y3−72y2+10y]25=(13⋅125−72⋅25+50)−(13⋅8−72⋅4+20)=(1253−1752+50)−(83−14+20)=(2506−5256+3006)−(166−846+1206)=(256−263)=−92\begin{aligned} \int_{2}^{5} \left(y^2 - 7y + 10\right) , dy & = \left[ \frac{1}{3} y^3 - \frac{7}{2} y^2 + 10y \right]_{2}^{5} \\ & = \left( \frac{1}{3} \cdot 125 - \frac{7}{2} \cdot 25 + 50 \right) - \left( \frac{1}{3} \cdot 8 - \frac{7}{2} \cdot 4 + 20 \right) \\ & = \left( \frac{125}{3} - \frac{175}{2} + 50 \right) - \left( \frac{8}{3} - 14 + 20 \right) \\ & = \left( \frac{250}{6} - \frac{525}{6} + \frac{300}{6} \right) - \left( \frac{16}{6} - \frac{84}{6} + \frac{120}{6} \right) \\ & = \left( \frac{25}{6} - \frac{26}{3} \right) \\ & = -\frac{9}{2} \end{aligned}∫25​(y2−7y+10),dy​=[31​y3−27​y2+10y]25​=(31​⋅125−27​⋅25+50)−(31​⋅8−27​⋅4+20)=(3125​−2175​+50)−(38​−14+20)=(6250​−6525​+6300​)−(616​−684​+6120​)=(625​−326​)=−29​​

Since the area cannot be negative, the area is 92\frac{9}{2}29​ square units.

#Practice Questions

Practice Question

Question 1: Find the area between the curve x=y2x = y^2x=y2 and the y-axis between y=−1y = -1y=−1 and y=2y = 2y=2.

Answer: ∫−12y2,dy=[13y3]−12=(83−(−13))=93=3,square units\int_{-1}^{2} y^2 , dy = \left[ \frac{1}{3} y^3 \right]_{-1}^{2} = \left( \frac{8}{3} - (-\frac{1}{3}) \right) = \frac{9}{3} = 3 , \text{square units}∫−12​y2,dy=[31​y3]−12​=(38​−(−31​))=39​=3,square units

Practice Question

Question 2: Find the area enclosed by the curve x=4−y2x = 4 - y^2x=4−y2 and the y-axis between y=−2y = -2y=−2 and y=2y = 2y=2.

Answer: ∫−22(4−y2),dy=[4y−13y3]−22=(8−83)−(−8+83)=323,square units\int_{-2}^{2} (4 - y^2) , dy = \left[ 4y - \frac{1}{3} y^3 \right]_{-2}^{2} = \left( 8 - \frac{8}{3} \right) - \left( -8 + \frac{8}{3} \right) = \frac{32}{3} , \text{square units}∫−22​(4−y2),dy=[4y−31​y3]−22​=(8−38​)−(−8+38​)=332​,square units

#Glossary

  1. Definite Integral: A type of integral with upper and lower limits, providing the net area under a curve.
  2. Y-Axis Intercept: The points where a curve intersects the y-axis.
  3. Absolute Value: The non-negative value of a number without regard to its sign.

#Summary and Key Takeaways

#Summary

  • The area between a curve and the y-axis can be found using definite integrals.
  • Rearrange the function into x=g(y)x = g(y)x=g(y) if needed.
  • Integrate between the given limits or find y-axis intercepts if limits are not provided.
  • Account for negative areas by taking the absolute value of the definite integral.

#Key Takeaways

  • Always ensure the function is in terms of yyy before integrating.
  • Check whether you are finding the value of an integral or an area.
  • Remember to take the absolute value for areas to the left of the y-axis.
Exam Tip

Practice solving different types of problems to become familiar with various scenarios and ensure accuracy in exams.

Continue your learning journey

FlashcardFlashcard

Flashcard

Continute to Flashcard

Question BankQuestion Bank

Question Bank

Continute to Question Bank

Mock ExamMock Exam

Mock Exam

Continute to Mock Exam

Previous Topic - Area Between a Curve & x-AxisNext Topic - Area Between Two Curves
Feedback stars icon

How are we doing?

Give us your feedback and let us know how we can improve

Question 1 of 9

Ready to find some areas? 📐 What is the area between the curve x=yx = yx=y and the y-axis from y=1y = 1y=1 to y=3y = 3y=3?

2

4

6

8