Question
Question: Let $g$ be a real-valued differentiable function on $R$ such that $g(x) = 3e^{x-2} + 4\int_{2}^{x} \...
Let g be a real-valued differentiable function on R such that g(x)=3ex−2+4∫2x2t2+6t+5dt ∀x∈R and let g−1 be the inverse function of g. If (g−1)′(3) is equal to p/q where p and q are relatively prime natural numbers, then find (p+q).

24
34
44
64
24
Solution
To find (g−1)′(3), we use the formula for the derivative of an inverse function: (g−1)′(y)=g′(x)1 where y=g(x).
1. Find x such that g(x)=3. The given function is g(x)=3ex−2+4∫2x2t2+6t+5dt. Let's test x=2: g(2)=3e2−2+4∫222t2+6t+5dt g(2)=3e0+4⋅0 g(2)=3⋅1+0 g(2)=3 So, when g(x)=3, we have x=2. Therefore, we need to calculate (g−1)′(3)=g′(2)1.
2. Find g′(x). Differentiate g(x) with respect to x: g′(x)=dxd(3ex−2)+dxd(4∫2x2t2+6t+5dt) Using the chain rule for the exponential term and the Fundamental Theorem of Calculus for the integral term: dxd(3ex−2)=3ex−2⋅dxd(x−2)=3ex−2⋅1=3ex−2. dxd(4∫2x2t2+6t+5dt)=42x2+6x+5. So, g′(x)=3ex−2+42x2+6x+5.
3. Find g′(2). Substitute x=2 into the expression for g′(x): g′(2)=3e2−2+42(2)2+6(2)+5 g′(2)=3e0+42(4)+12+5 g′(2)=3⋅1+48+12+5 g′(2)=3+425 g′(2)=3+4⋅5 g′(2)=3+20 g′(2)=23.
4. Calculate (g−1)′(3). (g−1)′(3)=g′(2)1=231.
5. Determine (p+q). The problem states that (g−1)′(3)=p/q, where p and q are relatively prime natural numbers. We have qp=231. Thus, p=1 and q=23. These are relatively prime natural numbers. We need to find (p+q): p+q=1+23=24.
The final answer is 24.
Explanation of the solution:
- Identify x0 such that g(x0)=3. By inspection, g(2)=3e2−2+4∫222t2+6t+5dt=3e0+0=3. So x0=2.
- The derivative of the inverse function is given by (g−1)′(3)=g′(2)1.
- Differentiate g(x) using the chain rule and the Fundamental Theorem of Calculus: g′(x)=dxd(3ex−2)+dxd(4∫2x2t2+6t+5dt)=3ex−2+42x2+6x+5.
- Evaluate g′(2): g′(2)=3e2−2+42(2)2+6(2)+5=3e0+48+12+5=3+425=3+4(5)=3+20=23.
- Calculate (g−1)′(3)=231.
- Given (g−1)′(3)=p/q, we have p=1 and q=23.
- Find p+q=1+23=24.
The final answer is 24.