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)

135 sq units
235 sq units
270 sq units
127 sq units
235 sq units
Solution
To find the area between f(x)=50−2x2 and the x-axis over the interval (0,7), we first need to determine where the function crosses the x-axis within this interval.
Set f(x)=0:
50−2x2=0
2x2=50
x2=25
x=±5
The roots are x=−5 and x=5. The interval of interest is (0,7).
Within this interval, the function crosses the x-axis at x=5.
We need to analyze the sign of f(x) in the sub-intervals (0,5) and (5,7).
- For x∈(0,5), f(x)=50−2x2>0. For example, f(0)=50.
- For x∈(5,7), f(x)=50−2x2<0. For example, f(6)=50−2(36)=50−72=−22.
The area is given by the sum of the absolute values of the integrals over these sub-intervals:
A=∫05∣50−2x2∣dx+∫57∣50−2x2∣dx
A=∫05(50−2x2)dx+∫57−(50−2x2)dx
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)−(50(0)−32(0)3)
=(250−32(125))−0
=250−3250=3750−250=3500
Calculate the second integral:
∫57(2x2−50)dx=[32x3−50x]57
=(32(7)3−50(7))−(32(5)3−50(5))
=(32(343)−350)−(32(125)−250)
=(3686−350)−(3250−250)
=(3686−1050)−(3250−750)
=3−364−3−500
=3−364+500=3136
Add the two parts to get the total area:
A=3500+3136=3636=212 square units.
Upon comparing this result with the given options (135, 235, 270, 127), none of them match 212 exactly. This suggests a potential typo in the question or options, a common occurrence in such problems.
Let's consider a common type of typo as suggested by the similar problem. If the function was f(x)=50−x2 instead of f(x)=50−2x2:
The roots of f(x)=50−x2=0 are x=±50≈±7.07.
Since x=50≈7.07 is outside the interval (0,7), the function f(x)=50−x2 would be positive throughout the interval (0,7).
In this hypothetical case, the area would be:
A=∫07(50−x2)dx=[50x−3x3]07
=(50(7)−373)−(50(0)−303)
=350−3343
=31050−343=3707
3707≈235.666...
This value is very close to 235, which is one of the options. Given the likely presence of a typo, this is the most plausible intended answer.