top of page
Inaugurated by IN-SPACe
ISRO Registered Space Tutor

S7-SA1-0605

What is the Area by Horizontal Strips Method?

Grade Level:

Class 12

AI/ML, Physics, Biotechnology, FinTech, EVs, Space Technology, Climate Science, Blockchain, Medicine, Engineering, Law, Economics

Definition
What is it?

The Area by Horizontal Strips Method is a way to find the area of a region under a curve by dividing it into many thin, horizontal rectangles. Instead of vertical strips, we integrate with respect to the y-axis, summing up the areas of these tiny horizontal rectangles.

Simple Example
Quick Example

Imagine you're trying to find the area of a mango slice on a plate. If the mango slice is wider at the top and narrower at the bottom, using horizontal strips helps. You'd measure the width of the slice at different heights and add up the areas of these very thin horizontal pieces.

Worked Example
Step-by-Step

Let's find the area of the region bounded by the curve x = y^2, the y-axis, and the lines y = 1 and y = 3.

1. **Identify the function and limits:** The function is x = y^2. We are integrating with respect to y, from y = 1 to y = 3.

2. **Visualize the strips:** Imagine thin horizontal rectangles from the y-axis to the curve x = y^2. The width of each strip is 'dx' (which is x here) and the height is 'dy'.

3. **Set up the integral:** The area A is given by the integral of x dy from y = 1 to y = 3. So, A = integral from 1 to 3 of (y^2) dy.

4. **Integrate the function:** The integral of y^2 is (y^3)/3.

5. **Apply the limits:** Evaluate [(y^3)/3] from y = 1 to y = 3.

6. **Calculate the area:** Substitute the upper limit (y=3): (3^3)/3 = 27/3 = 9. Substitute the lower limit (y=1): (1^3)/3 = 1/3.

7. **Subtract the lower limit value from the upper limit value:** 9 - 1/3 = 27/3 - 1/3 = 26/3.

**Answer:** The area of the region is 26/3 square units.

Why It Matters

This method is crucial in fields like AI/ML for calculating volumes of complex shapes, and in Physics for finding centers of mass or moments of inertia. Engineers use it to design efficient structures, and even doctors in Medicine use it to estimate organ volumes from scans, helping them diagnose and treat patients.

Common Mistakes

MISTAKE: Using 'dx' instead of 'dy' in the integral | CORRECTION: When using horizontal strips, you are integrating along the y-axis, so the differential must be 'dy'.

MISTAKE: Expressing the curve as y = f(x) instead of x = g(y) | CORRECTION: For horizontal strips, the function must be written in terms of y, i.e., x = some function of y.

MISTAKE: Using x-limits of integration instead of y-limits | CORRECTION: Since you are integrating with respect to y, your limits of integration must be y-values (the minimum and maximum y-coordinates of the region).

Practice Questions
Try It Yourself

QUESTION: Find the area of the region bounded by x = y, the y-axis, y = 0, and y = 4 using horizontal strips. | ANSWER: 8 square units

QUESTION: Calculate the area bounded by the curve x = y^2 + 1, the y-axis, and the lines y = 0 and y = 2. | ANSWER: 14/3 square units

QUESTION: Find the area of the region enclosed by the curves x = y^2 and x = 4. (Hint: Find the points of intersection first). | ANSWER: 32/3 square units

MCQ
Quick Quiz

For the horizontal strips method, which variable is typically integrated with respect to?

x

y

z

t

The Correct Answer Is:

B

The horizontal strips method involves summing up areas of rectangles with small height 'dy', meaning the integration is performed with respect to 'y'.

Real World Connection
In the Real World

Imagine a drone delivering a package in a city like Bengaluru. To calculate the volume of a uniquely shaped package for efficient packing in the drone's cargo bay, engineers might use this method. They can model the package's cross-sections horizontally and sum them up to get the total volume.

Key Vocabulary
Key Terms

INTEGRATION: The process of finding the area under a curve or the total accumulation of a quantity | HORIZONTAL STRIPS: Thin rectangular elements aligned parallel to the x-axis, used to approximate area | LIMITS OF INTEGRATION: The starting and ending y-values over which the area is calculated | DIFFERENTIAL (dy): Represents an infinitesimally small change in the y-coordinate.

What's Next
What to Learn Next

Now that you understand horizontal strips, explore the 'Area by Vertical Strips Method'. It's the opposite approach and helps you choose the most efficient way to solve different area problems. Mastering both will make you a pro at calculating areas!

bottom of page