- General Definition of Integral
- Difference Between Definite and Indefinite Integrals
- Indefinite Integrals of Algebraic Functions
- Determining Curve Equations Using Indefinite Integrals
- Indefinite Integral of Trigonometric Functions
- Algebraic Substitution Integration Technique
- Integration by Parts Technique
- Trigonometric Integration
- Integral of Exponential Functions
- Advanced Integration Techniques
- Fundamental Theorem of Calculus
- Proof of Fundamental Theorem of Calculus
- Computation and Properties of Definite Integrals
- Riemann Sums in Integrals
- Calculating Area Using Integrals
- Quick Methods for Calculating Area Between Curves
- Volume of Solids of Revolution Using Integrals
- Determining Arc Length Using Integrals
- Determining Integrals of Absolute Value Functions
INTEGRAL
Determining Integrals of Absolute Value Functions
Determining Integrals of Absolute Value Functions
After learning integration techniques for algebraic and trigonometric functions, we now focus on a special type of integral: integrals of absolute value functions. As the title suggests, this involves integrating functions containing absolute values, whether algebraic or trigonometric functions. The absolute value of a function \( f(x) \) is denoted by \( |f(x)| \) and is always non-negative for all \( x \).
To make learning Determining Integrals of Absolute Value Functions easier, it's best to master the material on integrating algebraic functions and trigonometric functions as well as existing integration techniques. Besides that, we must also relearn the definition of absolute value (or modulus).
To understand this material thoroughly, you should master:
- Integration of algebraic functions
- Integration of trigonometric functions
- Basic integration techniques (substitution, integration by parts, etc.)
- Definition and properties of absolute values
- Quadratic inequalities and solving inequalities
Note: Understanding absolute value definitions is crucial for solving these problems.
Definition of Absolute Value of a Function
The absolute value of a function \( f(x) \) is denoted by \( |f(x)| \).
The definition of absolute value is:
This means \( |f(x)| = f(x) \) or \( |f(x)| = -f(x) \) depending on the value of \( f(x) \).
Property of Absolute Value: \( |f(x)| = \sqrt{(f(x))^2} \) where the square and square root cannot be eliminated.
With the definition of absolute value, the absolute value of any number or function is always non-negative.
In general, the steps in determining integrals of absolute value functions are: first change the absolute value function based on its definition to determine when the function is positive and when it is negative. This means the absolute value function will be divided into several integral boundaries depending on how many absolute value functions we want to integrate.
where \( c \) is the point where \( f(x) = 0 \).
Example 1: Removing Absolute Values from Expressions
a) \( |x - 1| \)
b) \( |2x + 5| \)
c) \( \sqrt{x^2 - 4x + 4} \)
d) \( |x^2 - x - 6| \)
\( (x + 2)(x - 3) \geq 0 \Rightarrow x \leq -2 \text{ or } x \geq 3 \)
\( (x + 2)(x - 3) < 0 \Rightarrow -2 < x < 3 \)
Determining Integrals of Absolute Value Functions
Suppose we want to determine the integral of the absolute value function \( |f(x)| \) from \( a \) to \( b \), with the absolute value function broken down into:
Then the integral can be calculated by:
where \( c \) is the point where \( f(x) = 0 \).
Example 2: Integral of Absolute Value Functions
a) \( \int_{-1}^3 |x - 1| dx \)
b) \( \int_0^2 |2x + 5| dx \)
c) \( \int_0^5 \sqrt{x^2 - 4x + 4} dx \)
d) \( \int_{-3}^5 |x^2 - x - 6| dx \)
The interval [0, 2] is entirely in the region where \( x \geq -\frac{5}{2} \)
For all \( x \) in [0, 2], \( |2x + 5| = 2x + 5 \)
Example 3: Integral with Mixed Absolute Value
Only \( |x| \) has absolute value, so we remove the absolute value from \( |x| \) only using the absolute value definition.
Example 4: Complex Square Root Integral
\( x(3x - 2) = 0 \Rightarrow x = 0 \text{ or } x = \frac{2}{3} \)
\( x(3x - 2) \geq 0 \Rightarrow x \leq 0 \text{ or } x \geq \frac{2}{3} \)
\( x(3x - 2) < 0 \Rightarrow 0 < x < \frac{2}{3} \)
- Absolute Value Definition: \( |f(x)| = \begin{cases} f(x), & f(x) \geq 0 \\ -f(x), & f(x) < 0 \end{cases} \)
- Property: \( |f(x)| = \sqrt{(f(x))^2} \)
- General Strategy for Integration:
- Find where \( f(x) = 0 \) (critical points)
- Remove absolute values using piecewise definition
- Split integral at critical points within integration bounds
- Integrate each piece separately
- Sum the results
- For quadratic expressions: Factor and use quadratic inequalities to determine sign
- For square roots: Remember that \( \sqrt{f(x)^2} = |f(x)| \)
This completes our discussion on Determining Integrals of Absolute Value Functions and the examples. Please also read other materials related to integrals. Hopefully this material can help those who need it.
Determining Arc Length Using Integrals
Determining Arc Length Using Integrals
Besides calculating area and volume of solids of revolution, integrals have another important application: determining arc length of a curve. This application further demonstrates the importance and versatility of integral calculus.
To understand this material, you should master:
- Distance between two points
- Riemann sums
- Derivatives of algebraic functions
- Definite integrals of algebraic and trigonometric functions
Note: The theory is relatively simple, but the integration calculations can be challenging.
Conceptual Foundation
To calculate arc length, we approximate the curve with many small straight line segments (red lines in the diagram).
The length of each small segment from point \(C(x_{k-1}, y_{k-1})\) to \(D(x_k, y_k)\) is:
The total approximate length is the sum of all segments:
As we take more and smaller segments (\(n \to \infty\)), this becomes an integral:
Arc Length Formulas
For curve \(y = f(x)\) from point \(A(a, c)\) to \(B(b, d)\):
Using X-boundaries (integrate with respect to x):
Using Y-boundaries (integrate with respect to y):
Note: Choose the formula that gives the easier integration.
Example Problems
Find the arc length of curve \(9y^2 = 4x^3\) from \(A(0, 0)\) to \(B(3, 2\sqrt{3})\).
Solution (using X-boundaries):
1. Rewrite function: \(9y^2 = 4x^3 \Rightarrow y = \frac{2}{3}x^{3/2}\)
2. Find derivative: \(\frac{dy}{dx} = \frac{2}{3} \cdot \frac{3}{2}x^{1/2} = x^{1/2}\)
3. Set up integral (x from 0 to 3):
Arc length = \(\int_0^3 \sqrt{1 + (x^{1/2})^2} \, dx = \int_0^3 \sqrt{1 + x} \, dx\)
4. Calculate: \(= \int_0^3 (1 + x)^{1/2} \, dx = \left[ \frac{2}{3}(1 + x)^{3/2} \right]_0^3\)
5. Evaluate: \(= \frac{2}{3}(4^{3/2}) - \frac{2}{3}(1^{3/2}) = \frac{2}{3}(8) - \frac{2}{3}(1) = \frac{16}{3} - \frac{2}{3} = \frac{14}{3}\)
Answer: Arc length = \(\frac{14}{3}\) units.
Note: Using Y-boundaries would be more difficult for this problem.
Find the arc length of line \(y = 3x\) from \(A(0, 0)\) to \(B(2, 6)\) using both methods.
Solution Method 1 (X-boundaries):
1. Derivative: \(\frac{dy}{dx} = 3\)
2. Arc length: \(\int_0^2 \sqrt{1 + 3^2} \, dx = \int_0^2 \sqrt{10} \, dx\)
3. Calculate: \(= \left[ \sqrt{10}x \right]_0^2 = 2\sqrt{10}\)
Solution Method 2 (Y-boundaries):
1. Rewrite: \(y = 3x \Rightarrow x = \frac{1}{3}y\)
2. Derivative: \(\frac{dx}{dy} = \frac{1}{3}\)
3. Arc length: \(\int_0^6 \sqrt{\left(\frac{1}{3}\right)^2 + 1} \, dy = \int_0^6 \sqrt{\frac{1}{9} + 1} \, dy = \int_0^6 \sqrt{\frac{10}{9}} \, dy\)
4. Calculate: \(= \int_0^6 \frac{\sqrt{10}}{3} \, dy = \left[ \frac{\sqrt{10}}{3}y \right]_0^6 = 2\sqrt{10}\)
Answer: Arc length = \(2\sqrt{10}\) units (both methods give same result).
Parametric Form Arc Length
For parametric equations \(x = f(t)\), \(y = g(t)\) with \(a \leq t \leq b\):
Derivation: Starting from \(\int_a^b \sqrt{(dx)^2 + (dy)^2}\), multiply by \(\frac{dt}{dt}\):
A particle moves along a path described by \(x = 3t\) and \(y = \frac{8}{3}t^{3/2}\), where \(t\) is in minutes. Find the distance traveled in the first minute.
Solution:
1. Find derivatives:
\(\frac{dx}{dt} = 3\)
\(\frac{dy}{dt} = \frac{8}{3} \cdot \frac{3}{2}t^{1/2} = 4t^{1/2}\)
2. Set up integral (t from 0 to 1):
Distance = \(\int_0^1 \sqrt{3^2 + (4t^{1/2})^2} \, dt = \int_0^1 \sqrt{9 + 16t} \, dt\)
3. Calculate using substitution \(u = 9 + 16t\), \(du = 16 dt\):
\(= \frac{1}{16} \int \sqrt{u} \, du = \frac{1}{16} \cdot \frac{2}{3} u^{3/2} = \frac{1}{24} u^{3/2}\)
4. Evaluate from t=0 to t=1:
\(= \left[ \frac{1}{24}(9 + 16t)^{3/2} \right]_0^1 = \frac{1}{24}(25^{3/2}) - \frac{1}{24}(9^{3/2})\)
5. Simplify: \(= \frac{1}{24}(125) - \frac{1}{24}(27) = \frac{1}{24}(98) = \frac{49}{12} = 4\frac{1}{12}\)
Answer: Distance traveled = \(4\frac{1}{12}\) units.
Key Points and Tips
1. Standard form \(y = f(x)\): Use \(\int \sqrt{1 + (dy/dx)^2} \, dx\)
2. Standard form \(x = f(y)\): Use \(\int \sqrt{(dx/dy)^2 + 1} \, dy\)
3. Parametric form: Use \(\int \sqrt{(dx/dt)^2 + (dy/dt)^2} \, dt\)
Tip: Choose the form that gives the simplest derivative and integral.
Arc length problems often require:
- Substitution (u-substitution)
- Trigonometric substitution
- Integration of square roots
- Recognizing perfect squares under the radical
For straight lines, you can verify your answer using the distance formula:
For Example 2: \(\sqrt{(2-0)^2 + (6-0)^2} = \sqrt{4 + 36} = \sqrt{40} = 2\sqrt{10}\) ✓
| Form | Arc Length Formula |
|---|---|
| \(y = f(x)\) | \(\displaystyle L = \int_a^b \sqrt{1 + \left(\frac{dy}{dx}\right)^2} \, dx\) |
| \(x = f(y)\) | \(\displaystyle L = \int_c^d \sqrt{\left(\frac{dx}{dy}\right)^2 + 1} \, dy\) |
| Parametric | \(\displaystyle L = \int_a^b \sqrt{\left(\frac{dx}{dt}\right)^2 + \left(\frac{dy}{dt}\right)^2} \, dt\) |
Volume of Solids of Revolution Using Integrals
Volume of Solids of Revolution Using Integrals
Besides calculating area, integrals are also used to calculate volumes of solids of revolution. A solid of revolution is formed when a region bounded by curves is rotated around a specific line (usually the X-axis or Y-axis) through a full rotation of 360°.
Visualization: Rotating a triangular region around the X-axis forms a cone. Rotating a semicircular region around the X-axis forms a sphere.
Two Main Methods
Characteristic: Rotation direction matches integration boundaries.
Example: Rotate around X-axis, integrate with X-boundaries.
Forms solid disks/washers perpendicular to axis of rotation.
Characteristic: Rotation direction differs from integration boundaries.
Example: Rotate around Y-axis, integrate with X-boundaries.
Forms cylindrical shells parallel to axis of rotation.
Disk Method
Region bounded by \(y = f(x)\), X-axis, \(x = a\), \(x = b\), rotated 360° around X-axis:
Find volume when region bounded by \(y = x\), X-axis, and \(x = 3\) is rotated 360° around X-axis.
Solution:
\(V = \pi \int_0^3 [x]^2 dx = \pi \int_0^3 x^2 dx\)
\(= \pi \left[ \frac{1}{3}x^3 \right]_0^3\)
\(= \pi \left( \frac{1}{3}(27) - 0 \right)\)
\(= \pi (9) = 9\pi\)
Answer: Volume = \(9\pi\) cubic units.
Region bounded by \(x = f(y)\), Y-axis, \(y = a\), \(y = b\), rotated 360° around Y-axis:
Find volume when region bounded by \(y = x^2\), Y-axis, \(y = 2\), and \(y = 5\) is rotated 360° around Y-axis.
Solution:
First, rewrite: \(y = x^2 \Rightarrow x = \sqrt{y}\)
\(V = \pi \int_2^5 [\sqrt{y}]^2 dy = \pi \int_2^5 y dy\)
\(= \pi \left[ \frac{1}{2}y^2 \right]_2^5\)
\(= \pi \left( \frac{25}{2} - \frac{4}{2} \right) = \pi \left( \frac{21}{2} \right)\)
Answer: Volume = \(\frac{21}{2}\pi\) cubic units.
Around X-axis: Region between \(y_1 = f(x)\) and \(y_2 = g(x)\) where \(|f(x)| \geq |g(x)|\) on \([a, b]\):
Around Y-axis: Region between \(x_1 = f(y)\) and \(x_2 = g(y)\) where \(|f(y)| \geq |g(y)|\) on \([a, b]\):
Always subtract: curve farther from rotation axis minus curve closer to rotation axis.
Find volume when region bounded by \(y = 6x - x^2\) and \(y = x\) is rotated 360° around X-axis.
Solution:
1. Find intersections: \(6x - x^2 = x \Rightarrow x^2 - 5x = 0 \Rightarrow x(x-5) = 0\)
Intersections at \(x = 0\) and \(x = 5\)
2. On [0,5], \(6x - x^2 \geq x\) (check at \(x=2\): \(8 > 2\))
So \(f(x) = 6x - x^2\), \(g(x) = x\)
3. \(V = \pi \int_0^5 \left( (6x - x^2)^2 - x^2 \right) dx\)
\(= \pi \int_0^5 (36x^2 - 12x^3 + x^4 - x^2) dx\)
\(= \pi \int_0^5 (x^4 - 12x^3 + 35x^2) dx\)
\(= \pi \left[ \frac{1}{5}x^5 - 3x^4 + \frac{35}{3}x^3 \right]_0^5\)
\(= \pi \left( \frac{3125}{5} - 1875 + \frac{4375}{3} \right)\)
\(= \pi \left( 625 - 1875 + \frac{4375}{3} \right) = \pi \left( \frac{625}{3} \right)\)
Answer: Volume = \(208\frac{1}{3}\pi\) cubic units.
Shell Method
Rotate around Y-axis (X-boundaries):
Rotate around X-axis (Y-boundaries):
When to use: When it's difficult to rewrite \(y = f(x)\) as \(x = f(y)\) or vice versa.
Find volume when region bounded by \(y = -x^3 + 4x\), \(x = 0\), \(x = 1\), and X-axis is rotated 360° around Y-axis.
Solution:
Why use shell method? \(y = -x^3 + 4x\) is difficult to rewrite as \(x = f(y)\), so shell method is easier.
\(V = 2\pi \int_0^1 x \cdot (-x^3 + 4x) dx\)
\(= 2\pi \int_0^1 (-x^4 + 4x^2) dx\)
\(= 2\pi \left[ -\frac{1}{5}x^5 + \frac{4}{3}x^3 \right]_0^1\)
\(= 2\pi \left( -\frac{1}{5} + \frac{4}{3} \right) = 2\pi \left( \frac{-3 + 20}{15} \right)\)
\(= 2\pi \left( \frac{17}{15} \right) = \frac{34}{15}\pi = 2\frac{4}{15}\pi\)
Answer: Volume = \(2\frac{4}{15}\pi\) cubic units.
Rotate around Y-axis (X-boundaries):
Where \(|f(x)| \geq |g(x)|\) on \([a, b]\)
Rotate around X-axis (Y-boundaries):
Find volume when region bounded by \(y = \frac{1}{3}x^2\), \(y = x\), \(x = 0\), \(x = 2\), and X-axis is rotated 360° around Y-axis.
Solution:
On [0,2], \(x \geq \frac{1}{3}x^2\) (check at \(x=1\): \(1 > \frac{1}{3}\))
So \(f(x) = x\), \(g(x) = \frac{1}{3}x^2\)
\(V = 2\pi \int_0^2 x \cdot \left( x - \frac{1}{3}x^2 \right) dx\)
\(= 2\pi \int_0^2 \left( x^2 - \frac{1}{3}x^3 \right) dx\)
\(= 2\pi \left[ \frac{1}{3}x^3 - \frac{1}{12}x^4 \right]_0^2\)
\(= 2\pi \left( \frac{8}{3} - \frac{16}{12} \right) = 2\pi \left( \frac{8}{3} - \frac{4}{3} \right)\)
\(= 2\pi \left( \frac{4}{3} \right) = \frac{8}{3}\pi = 2\frac{2}{3}\pi\)
Answer: Volume = \(2\frac{2}{3}\pi\) cubic units.
Method Selection Guide
• Rotation axis matches integration variable (rotate around X, integrate dx)
• Easy to express functions in terms of rotation axis variable
• Forms solid perpendicular slices to rotation axis
• Rotation axis differs from integration variable (rotate around Y, integrate dx)
• Difficult to rewrite functions in terms of rotation axis variable
• Forms cylindrical shells parallel to rotation axis
To master volume calculations using integrals, you need:
- Graphing skills: Sketch curves and identify regions
- Integration skills: Calculate definite integrals of algebraic functions
- Analytical thinking: Determine which method applies
- Visualization: Imagine the 3D solid formed by rotation
Even for difficult problems, the process remains the same as in these examples.
| Method | Rotation | Formula |
|---|---|---|
| Disk | Around X-axis | \(V = \pi \int_a^b [f(x)]^2 dx\) |
| Disk | Around Y-axis | \(V = \pi \int_a^b [f(y)]^2 dy\) |
| Washer | Around X-axis | \(V = \pi \int_a^b ([f(x)]^2 - [g(x)]^2) dx\) |
| Washer | Around Y-axis | \(V = \pi \int_a^b ([f(y)]^2 - [g(y)]^2) dy\) |
| Shell | Around Y-axis | \(V = 2\pi \int_a^b x f(x) dx\) |
| Shell | Around X-axis | \(V = 2\pi \int_a^b y f(y) dy\) |
Proof of Quick Formulas for Calculating Area Using Integrals
Proof of Quick Formulas for Calculating Area Using Integrals
Previously, we learned quick methods for calculating area using integrals. These methods are helpful for solving certain types of problems quickly, but they are limited in scope and don't apply to all problems. As critical thinkers, we shouldn't just accept these formulas without understanding where they come from, even though they give the same results as the fundamental method when applied correctly.
To understand these proofs, you should be familiar with:
- Indefinite and definite integrals of algebraic functions
- Calculating area using integrals
- Operations with roots of quadratic equations
Proof 1: Discriminant Formula
For a quadratic equation \(ax^2 + bx + c = 0\), the discriminant is \(D = b^2 - 4ac\).
Conditions: This formula applies only to regions bounded by:
- Two parabolas, or
- A parabola and a straight line
Case 1: Two parabolas
Let the parabolas be: \(y_1 = a_1x^2 + b_1x + c_1\) and \(y_2 = a_2x^2 + b_2x + c_2\)
Set them equal to find intersection points:
\(a_1x^2 + b_1x + c_1 = a_2x^2 + b_2x + c_2\)
\((a_1 - a_2)x^2 + (b_1 - b_2)x + (c_1 - c_2) = 0\)
Let \(a = a_1 - a_2\), \(b = b_1 - b_2\), \(c = c_1 - c_2\)
Case 2: Parabola and line
Let: \(y_1 = a_1x^2 + b_1x + c_1\) and \(y_2 = b_2x + c_2\)
Set them equal:
\(a_1x^2 + b_1x + c_1 = b_2x + c_2\)
\(a_1x^2 + (b_1 - b_2)x + (c_1 - c_2) = 0\)
Let \(a = a_1\), \(b = b_1 - b_2\), \(c = c_1 - c_2\)
In both cases, we get: \(ax^2 + bx + c = 0\) with roots \(x_1\) and \(x_2\) (intersection points).
Properties of roots:
\(x_1 + x_2 = -\frac{b}{a}\), \(x_1x_2 = \frac{c}{a}\), \(x_2 - x_1 = \frac{\sqrt{D}}{a}\)
\(x_2^2 - x_1^2 = (x_2 - x_1)(x_2 + x_1) = \frac{\sqrt{D}}{a} \cdot \frac{(-b)}{a}\)
\(x_2^3 - x_1^3 = (x_2 - x_1)^3 + 3x_1x_2(x_2 - x_1) = \left(\frac{\sqrt{D}}{a}\right)^3 + 3 \cdot \frac{c}{a} \cdot \frac{\sqrt{D}}{a}\)
Area calculation using integration:
\(\text{Area} = \int_{x_1}^{x_2} (y_1 - y_2) dx = \int_{x_1}^{x_2} (ax^2 + bx + c) dx\)
\(\text{Area} = \left[ \frac{a}{3}x^3 + \frac{b}{2}x^2 + cx \right]_{x_1}^{x_2}\)
\(= \frac{a}{3}(x_2^3 - x_1^3) + \frac{b}{2}(x_2^2 - x_1^2) + c(x_2 - x_1)\)
Substitute root properties:
\(= \frac{a}{3}\left( \frac{D\sqrt{D}}{a^3} + \frac{3c\sqrt{D}}{a^2} \right) + \frac{b}{2}\left( -\frac{b\sqrt{D}}{a^2} \right) + c\left( \frac{\sqrt{D}}{a} \right)\)
\(= \frac{\sqrt{D}}{a^2}\left( \frac{D}{3} + c - \frac{b^2}{2a} + \frac{ac}{a} \right)\)
\(= \frac{\sqrt{D}}{a^2}\left( \frac{2D + 6ac - 3b^2 + 6ac}{6a} \right)\)
\(= \frac{\sqrt{D}}{a^2}\left( \frac{2D - 3(b^2 - 4ac)}{6a} \right)\)
Since \(D = b^2 - 4ac\):
\(= \frac{\sqrt{D}}{a^2}\left( \frac{2D - 3D}{6a} \right) = \frac{\sqrt{D}}{a^2}\left( -\frac{D}{6a} \right)\)
Since area is always positive:
\(\text{Area} = \frac{D\sqrt{D}}{6a^2}\)
Proof 2: Intersection Points Formula
If two curves intersect at \(x_1\) and \(x_2\), and the combined equation is \(ax^2 + bx + c = 0\):
Same conditions as the discriminant formula.
We'll prove this using the discriminant formula and properties of roots.
From root properties: \(x_2 - x_1 = \frac{\sqrt{D}}{a}\)
Therefore: \(\sqrt{D} = a(x_2 - x_1)\) and \(D = a^2(x_2 - x_1)^2\)
Using the discriminant formula:
\(\text{Area} = \frac{D\sqrt{D}}{6a^2} = \frac{a^2(x_2 - x_1)^2 \cdot a(x_2 - x_1)}{6a^2}\)
Simplify: \(= \frac{a(x_2 - x_1)^3}{6}\)
Since area is always positive: \(= \frac{a}{6}|x_1 - x_2|^3\)
Proof complete. This shows the connection between the two formulas.
Proof 3: Rectangle Ratio Formula
For quadratic functions (parabolas) where the region's sides pass through the vertex:
Condition: The "fatter" part inside the curve has 2:1 area ratio with the "thinner" part outside.
We'll use the simplest quadratic function \(y = ax^2\). Other quadratics \(y = ax^2 + bx + c\) are just translations of this basic form and don't change area ratios.
Consider the parabola \(y = ax^2\) and the horizontal line \(y = ak^2\) (where \(k > 0\)):
Area of larger part (A):
Bounded by \(y = ak^2\) (top) and \(y = ax^2\) (bottom) from 0 to \(k\):
\(\text{Area A} = \int_0^k (ak^2 - ax^2) dx\)
\(= \left[ ak^2x - \frac{a}{3}x^3 \right]_0^k\)
\(= \left( ak^3 - \frac{a}{3}k^3 \right) - 0\)
\(= \frac{2}{3}ak^3\)
Area of smaller part (B):
Bounded by \(y = ax^2\) and x-axis from 0 to \(k\):
\(\text{Area B} = \int_0^k ax^2 dx\)
\(= \left[ \frac{a}{3}x^3 \right]_0^k\)
\(= \frac{a}{3}k^3\)
Area ratio:
\(\frac{\text{Area A}}{\text{Area B}} = \frac{\frac{2}{3}ak^3}{\frac{1}{3}ak^3} = \frac{2}{1}\)
So Area A : Area B = 2 : 1
Total rectangle area:
The rectangle formed has width \(k\) and height \(ak^2\):
Rectangle area = \(k \times ak^2 = ak^3\)
Relation to rectangle area:
Area A = \(\frac{2}{3}ak^3 = \frac{2}{3} \times \text{rectangle area}\)
Area B = \(\frac{1}{3}ak^3 = \frac{1}{3} \times \text{rectangle area}\)
Key insight: The ratio 2:1 between the "inside" and "outside" areas of a parabola relative to a horizontal line through a point on the parabola is constant and independent of the specific quadratic coefficients (as long as we're measuring from the vertex).
Summary of Proofs
Proof Strategy: Start with general quadratic forms, find intersection points, use root properties and integration.
Key Step: \(x_2 - x_1 = \frac{\sqrt{D}}{a}\) connects geometry to algebra.
Proof Strategy: Derived directly from Formula 1 using root distance.
Key Insight: Area depends on cube of distance between intersections.
Proof Strategy: Use simplest parabola \(y = ax^2\), calculate areas with integration.
Key Result: Constant 2:1 ratio for areas inside/outside parabola relative to horizontal line.
1. These proofs show why the quick formulas work, but remember they have limited applicability.
2. The fundamental integration method works for all cases, while these formulas work only for specific situations.
3. Understanding these proofs helps develop mathematical intuition and connects algebra, geometry, and calculus.
These proofs beautifully connect:
- Algebra: Discriminant and root properties of quadratics
- Geometry: Area measurements and spatial relationships
- Calculus: Integration as a tool for area calculation
- Analytic Geometry: Equations of curves and their intersections
This demonstrates the power of mathematics as an interconnected discipline.