Question
Question: Find the area between $f(x)=50-2x^2$ and x axis over the interval [0,7]....
Find the area between f(x)=50−2x2 and x axis over the interval [0,7].

238 sq units
225 sq units
715 sq units
121 sq units
121 sq units
Solution
To find the area between the function f(x)=50−2x2 and the x-axis over the interval [0,7], we first need to identify any x-intercepts within this interval.
Set f(x)=0: 50−2x2=0 2x2=50 x2=25 x=±5
The x-intercepts are x=−5 and x=5. The interval of interest is [0,7]. The root x=5 lies within this interval. This means the function changes its sign at x=5.
We need to consider two sub-intervals:
- For x∈[0,5]: f(x) is positive.
- For x∈[5,7]: f(x) is negative.
The total area A is the sum of the absolute values of the integrals over these sub-intervals:
A=∫05∣50−2x2∣dx+∫57∣50−2x2∣dx
Since f(x)≥0 on [0,5] and f(x)≤0 on [5,7], this becomes:
A=∫05(50−2x2)dx+∫57(2x2−50)dx
Calculate the first integral:
∫05(50−2x2)dx=[50x−32x3]05=(50(5)−32(5)3)−0=250−3250=3500
Calculate the second integral:
∫57(2x2−50)dx=[32x3−50x]57=(32(7)3−50(7))−(32(5)3−50(5))=(3686−350)−(3250−250)=3136
Total Area (Geometric Area):
A=3500+3136=3636=212 square units.
Since 212 is not among the options, consider the definite integral (net signed area) over the entire interval:
∫07(50−2x2)dx=[50x−32x3]07=(50(7)−32(7)3)−0=350−3686=3364≈121.33 square units.
This value is very close to 121 sq units, which is one of the given options. The question implicitly expects the calculation of the net signed area.