Animated Solution for Mathematics - Limits, Continuity and Differentiability: Let the function,
f(x)={−3ax2−2,a2+bx,x<1x≥1
be differentiable for all x∈R where a>1,b∈R. If the area of the region enclosed by y=f(x) and the line y=−20 is α+β3,α,β∈Z then the value of α+β is
Enter Numerical Value:
Visualized Solution
Visualizing the Problem
Given function: f(x)={−3ax2−2,a2+bx,x<1x≥1
Constraint: f(x) is differentiable for all x∈R, a>1.
Objective: Find the area enclosed by y=f(x) and y=−20.
Continuity Condition at x=1
For differentiability, f(x) must be continuous at x=1.
limx→1−f(x)=f(1)
−3a(1)2−2=a2+b(1)
a2+3a+b+2=0 --- (Eq. 1)
Differentiability Condition at x=1
For differentiability, f′(1−)=f′(1+).
Left derivative: dxd(−3ax2−2)=−6ax
Right derivative: dxd(a2+bx)=b
At x=1: −6a=b --- (Eq. 2)
Solving for a and b
Substitute Eq. 2 into Eq. 1:
a2+3a+(−6a)+2=0
a2−3a+2=0⟹(a−1)(a−2)=0
Since a>1, we take a=2.
Then, b=−6(2)=−12.
f(x)={−6x2−2,4−12x,x<1x≥1
Finding Intersection Points
We need the area between y=f(x) and y=−20.
Let's find the intersection points by solving f(x)=−20.
Intersection for x<1
For x<1: −6x2−2=−20
−6x2=−18⟹x2=3
Since x<1, x=−3.
Intersection for x≥1
For x≥1: 4−12x=−20
−12x=−24⟹x=2.
Setting up the Area Integral
Area A=∫−32(f(x)−(−20))dx
Split the integral at x=1:
A=∫−31(f(x)+20)dx+∫12(f(x)+20)dx
Evaluating the First Integral
A1=∫−31(−6x2−2+20)dx=∫−31(18−6x2)dx
A1=[18x−2x3]−31
A1=(18−2)−(−183+63)
A1=16+123
Evaluating the Second Integral
A2=∫12(4−12x+20)dx=∫12(24−12x)dx
A2=[24x−6x2]12
A2=(48−24)−(24−6)
A2=24−18=6
Final Summation
Total Area A=A1+A2
A=(16+123)+6=22+123
Comparing with α+β3:
α=22,β=12⟹α+β=34
00:00 / 00:00
The Sigma Insight: Relationship Between Continuity and Differentiability
Solution Diagram
The Geometry of Smoothness
A Journey Through Differentiability
Welcome, future engineers! Today, we are not just solving a math problem; we are exploring the delicate architecture of a function.
We are given a piecewise function:
f(x)={−3ax2−2,a2+bx,x<1x≥1
We are told it is differentiable for all real numbers. This is a powerful statement, implying that our function is a single, seamless entity that transitions perfectly at x=1.
Phase 1
The Bridge of Continuity
Before we can talk about slopes, we must ensure the function is continuous. If there were a jump at x=1, the function would not be differentiable.
To ensure a smooth transition, the left-hand limit must equal the right-hand limit at x=1:
−3a(1)2−2=a2+b(1)
This simplifies beautifully into our first constraint:
a2+3a+b+2=0
Phase 2
The Elegance of Differentiability
Now, we move to the heart of the problem. Differentiability requires that the slope of the curve must be the same from the left and the right as we approach x=1.
We differentiate both pieces:
1. The derivative of −3ax2−2 is −6ax.
2. The derivative of a2+bx is b.
At x=1, these slopes must match:
−6a(1)=b⟹b=−6a
By substituting b=−6a into our continuity equation, we get:
a2+3a−6a+2=0
a2−3a+2=0
Factoring this, we find (a−1)(a−2)=0. Since the problem constraints imply a>1, we reject a=1 and accept a=2.
With a=2, our constant b becomes b=−12. Our function is now fully revealed:
f(x)={−6x2−2,4−12x,x<1x≥1
Phase 3
The Area Under the Curve
With the function defined, we turn our attention to the area enclosed by y=f(x) and the line y=−20. To find the boundaries, we solve f(x)=−20.
For the first piece, −6x2−2=−20 leads to x2=3. Since we are in the region x<1, we take x=−3.
For the second piece, 4−12x=−20 leads to x=2. We now have our limits of integration: from −3 to 2.
We split the integral at the transition point x=1. The total area A is the sum of two integrals:
A=∫−31(f(x)+20)dx+∫12(f(x)+20)dx
For the first part, we integrate (18−6x2) from −3 to 1: