Facebook Pixel
Mathos
Analysis

Fläche zwischen Parabeln finden

Erfahren Sie, wie Sie die Fläche zwischen zwei Parabeln mit Hilfe der Integration berechnen. Schritt-für-Schritt-Lösung zur Bestimmung der Schnittpunkte und zur Aufstellung bestimmter Integrale.

Mathematik Meistern mit KI

Bei einem Problem hängen geblieben? Mathos AI bietet schrittweise Lösungen, sofortige Visualisierungen und personalisierte Nachhilfe für jedes mathematische Konzept.


Lernressourcen

Dieser Inhalt ist Teil der offenen Lernbibliothek von Mathos AI. Entwickelt, um Studenten zu helfen, komplexe mathematische Probleme zu visualisieren und zu verstehen.

Vertraut & Anerkannt


Unterstützt von

Y Combinator

Bekannt aus

Forbes

Problem

Find the area of the region enclosed between the parabolas y=x2y = x^2 and y=2xx2y = 2x - x^2.

Step 1: Find the intersection points

Set the two curves equal to each other to find where they meet:

x2=2xx2x^2 = 2x - x^2

Move everything to one side:

2x22x=02x^2 - 2x = 0

Factor:

2x(x1)=02x(x - 1) = 0

So the intersection points occur at

x=0andx=1x = 0 \quad \text{and} \quad x = 1

These correspond to the origin and the point where the curves cross again.

Step 2: Set up the area integral

The area between two curves is found by integrating top minus bottom. Here, the top curve is 2xx22x - x^2 and the bottom curve is x2x^2.

So the area is

01[(2xx2)x2]dx\int_0^1 \bigl[(2x - x^2) - x^2\bigr]\,dx

which simplifies to

01(2x2x2)dx\int_0^1 (2x - 2x^2)\,dx

The parabola 2xx22x - x^2 stays above x2x^2 on the interval from 00 to 11.

Step 3: Evaluate the integral

Use the power rule and integrate term by term:

(2x2x2)dx=x223x3\int (2x - 2x^2)\,dx = x^2 - \frac{2}{3}x^3

Now evaluate from 00 to 11:

(x223x3)01=(123)0=13\left(x^2 - \frac{2}{3}x^3\right)\Bigg|_0^1 = \left(1 - \frac{2}{3}\right) - 0 = \frac{1}{3}

Answer

The exact area is 13\dfrac{1}{3} square units.

Konzepte

Area Between Curves

Finding the area enclosed between two curves by integrating the difference of the upper and lower functions. Requires finding intersection points to set up the integration bounds.

Weitere Videos

© 2026 Mathos. Alle Rechte vorbehalten