+4 marks−1 if incorrectNumericalPrevious-year question
Area Between Curves Defined by Absolute Value Functions
Let the area of the region {(x, y):|2 x-1| ≤ y ≤|x^2-x|, 0 ≤ x ≤ 1} be A. Then (6 A+11)^2 is equal to
Your answer stays private
What feels right?
Hint 1 of 4
For x∈[0,1], what are the simplified forms of the upper and lower bounding curves without absolute value signs?
No score. Commit to your first instinct. We’ll show what your mind noticed and what it missed.
Type the value - units or words beside it are fine.
Step-by-step solutionView
Correct answer
The value of (6A+11)2 is 125.
Option analysis
Why each option works or fails
Reviewed route
Solution
StepWorking
01Given
The region is defined by ∣2x−1∣≤y≤∣x2−x∣ for 0≤x≤1.
02Goal
Find the area A of the region and evaluate (6A+11)2.
03Approach
For x∈[0,1], x2−x≤0, so ∣x2−x∣=x−x2. Both functions y=∣2x−1∣ and y=x−x2 are symmetric about the line x=1/2. Thus, we can find the intersection points for 0≤x≤1/2 where ∣2x−1∣=1−2x, set up the integral over this half, double it by symmetry, and evaluate the antiderivative using polynomial reduction.
04Execute
Solve for the intersection point in 0≤x≤1/2:
x−x2=1−2x⟹x2−3x+1=0x=23±5
Since x∈[0,1/2], we choose x1=23−5. The upper curve is y=x−x2 and the lower curve is y=1−2x on [x1,1/2].
05Execute
By symmetry about x=1/2, the total area is:
A=2∫x11/2[(x−x2)−(1−2x)]dx=2∫x11/2(−x2+3x−1)dx
Let F(x)=23x2−3x3−x. Then A=2[F(1/2)−F(x1)].
At x=1/2:
F(1/2)=83−241−21=249−1−12=−244=−61
Using x12−3x1+1=0⟹x12=3x1−1 and x13=8x1−3:
F(x1)=23(3x1−1)−31(8x1−3)−x1=65x1−3
Substitute x1=23−5:
F(x1)=65(23−5)−3=129−55
Thus,
A=2[−61−129−55]=2[12−2−9+55]=655−11
06Execute
Calculate (6A+11)2:
6A+11=55(6A+11)2=(55)2=125
✓Verify
Verify that x−x2≥1−2x on [x1,1/2]: at x=0.4, x−x2=0.24 and 1−2x=0.20, so the parabola is indeed above the line. Also, (1/2−x1)=25−2≈0.118, height at midpoint x=0.44 is ≈0.2464−0.12=0.1264, area of each wing ≈32×0.118×0.19≈0.015, total area 2×0.015=0.030, matching 655−11≈0.03005.
Hints that build this answer step by step
For x∈[0,1], what are the simplified forms of the upper and lower bounding curves without absolute value signs?
The upper curve is y=x−x2, while the lower curve is y=1−2x on [0,1/2] and y=2x−1 on [1/2,1].
What is the lower intersection point x1∈[0,1/2] where the lower boundary meets the upper boundary?
x1=23−5
Using the symmetry of the region about x=1/2, what is the total area A?
Since x1 satisfies x2−3x+1=0, reducing higher powers of x1 to linear polynomials prevents tedious cubic binomial expansions and avoids arithmetic mistakes.