Question
Question: Consider the function f(x) and g(x) defined from $\mathbb{R} \to \mathbb{R}, f(x)=\frac{x^{3}}{2}+1...
Consider the function f(x) and g(x) defined from
R→R,f(x)=2x3+1−x∫0xg(t)dt,g(x)=x−∫01f(t)dt, then area bounded by f(x),g(x),x=0 and x=2,y≥0 is qp (p and q are coprimes), then (p + q) is equal to _____.

55
Solution
Let C=∫01f(t)dt. Since the integral is from a constant limit to a constant limit, C is a constant. From the definition of g(x), we have: g(x)=x−C
Substitute this expression for g(x) into the equation for f(x): f(x)=2x3+1−x∫0x(t−C)dt
Evaluate the integral: ∫0x(t−C)dt=[2t2−Ct]0x=2x2−Cx
Substitute this back into the equation for f(x): f(x)=2x3+1−x(2x2−Cx) f(x)=2x3+1−2x3+Cx2 f(x)=Cx2+1
Now, use the definition of C to find its value: C=∫01f(t)dt Substitute f(t)=Ct2+1: C=∫01(Ct2+1)dt C=[C3t3+t]01 C=(C313+1)−(0+0) C=3C+1
Solve for C: C−3C=1 32C=1 C=23
So, the explicit forms of the functions are: f(x)=23x2+1 g(x)=x−23
We need to find the area bounded by f(x),g(x),x=0 and x=2, with the condition y≥0. This means we are looking for the area of the region R={(x,y)∣0≤x≤2,max(0,g(x))≤y≤f(x)}.
First, let's determine the relationship between f(x) and g(x). Consider f(x)−g(x): f(x)−g(x)=(23x2+1)−(x−23)=23x2−x+25 The discriminant of 3x2−2x+5 is Δ=(−2)2−4(3)(5)=4−60=−56<0. Since the leading coefficient is positive, f(x)−g(x) is always positive, meaning f(x)>g(x) for all x.
Next, find where g(x) is positive: g(x)=x−23>0⟹x>23. So, g(x) is positive for x∈(23,2] and negative for x∈[0,23).
The area is given by the integral: Area =∫02(f(x)−max(0,g(x)))dx
Split the integral based on the sign of g(x): Area =∫03/2(f(x)−0)dx+∫3/22(f(x)−g(x))dx
Calculate the first integral: ∫03/2f(x)dx=∫03/2(23x2+1)dx=[2x3+x]03/2=2(3/2)3+23=227/8+23=1627+1624=1651
Calculate the second integral: ∫3/22(f(x)−g(x))dx=∫3/22(23x2−x+25)dx=[2x3−2x2+25x]3/22 At x=2: 223−222+25(2)=4−2+5=7 At x=3/2: 2(3/2)3−2(3/2)2+25(3/2)=1627−89+415=1627−18+60=1669 So, the second integral is: 7−1669=16112−1669=1643
Total Area = 1651+1643=1694=847
The area is given as qp, where p and q are coprimes. Here, p=47 and q=8. They are coprime. We need to find p+q: p+q=47+8=55.