Skip to main content
Back to Application of Derivatives
JEE Main 2021
Application of Derivatives
Application of Derivatives
Easy

Question

The position of a moving car at time t is given by f(t) = at 2 + bt + c, t > 0, where a, b and c are real numbers greater than 1. Then the average speed of the car over the time interval [t 1 , t 2 ] is attained at the point :

Options

Solution

Key Concepts and Formulas

  • Average Speed: The average speed over an interval [t1,t2][t_1, t_2] is given by Vavg=f(t2)f(t1)t2t1V_{avg} = \frac{f(t_2) - f(t_1)}{t_2 - t_1}.
  • Instantaneous Speed: The instantaneous speed at time tt is given by the derivative of the position function: Vinst(t)=f(t)V_{inst}(t) = f'(t).
  • Mean Value Theorem (MVT): If f(t)f(t) is continuous on [t1,t2][t_1, t_2] and differentiable on (t1,t2)(t_1, t_2), there exists a t(t1,t2)t \in (t_1, t_2) such that f(t)=f(t2)f(t1)t2t1f'(t) = \frac{f(t_2) - f(t_1)}{t_2 - t_1}.

Step-by-Step Solution

Step 1: Understand the Given Information

We are given the position function of a car: f(t)=at2+bt+cf(t) = at^2 + bt + c, where a,b,c>1a, b, c > 1 and t>0t > 0. We want to find the time tt in the interval [t1,t2][t_1, t_2] where the instantaneous speed equals the average speed.

Step 2: Calculate the Average Speed

The average speed over the interval [t1,t2][t_1, t_2] is calculated as follows: Vavg=f(t2)f(t1)t2t1V_{avg} = \frac{f(t_2) - f(t_1)}{t_2 - t_1} Substitute the position function: Vavg=(at22+bt2+c)(at12+bt1+c)t2t1V_{avg} = \frac{(at_2^2 + bt_2 + c) - (at_1^2 + bt_1 + c)}{t_2 - t_1} Simplify: Vavg=a(t22t12)+b(t2t1)t2t1V_{avg} = \frac{a(t_2^2 - t_1^2) + b(t_2 - t_1)}{t_2 - t_1} Factor the difference of squares: Vavg=a(t2t1)(t2+t1)+b(t2t1)t2t1V_{avg} = \frac{a(t_2 - t_1)(t_2 + t_1) + b(t_2 - t_1)}{t_2 - t_1} Factor out (t2t1)(t_2 - t_1): Vavg=(t2t1)[a(t2+t1)+b]t2t1V_{avg} = \frac{(t_2 - t_1)[a(t_2 + t_1) + b]}{t_2 - t_1} Cancel (t2t1)(t_2 - t_1), since t1t2t_1 \neq t_2: Vavg=a(t1+t2)+bV_{avg} = a(t_1 + t_2) + b

Step 3: Calculate the Instantaneous Speed

The instantaneous speed is the derivative of the position function with respect to time: Vinst(t)=f(t)=ddt(at2+bt+c)V_{inst}(t) = f'(t) = \frac{d}{dt}(at^2 + bt + c) Using the power rule, we get: Vinst(t)=2at+bV_{inst}(t) = 2at + b

Step 4: Equate Average Speed and Instantaneous Speed

We want to find the time tt when Vavg=Vinst(t)V_{avg} = V_{inst}(t): a(t1+t2)+b=2at+ba(t_1 + t_2) + b = 2at + b Subtract bb from both sides: a(t1+t2)=2ata(t_1 + t_2) = 2at Divide by 2a2a, since a>1a > 1 and thus a0a \neq 0: t=a(t1+t2)2a=t1+t22t = \frac{a(t_1 + t_2)}{2a} = \frac{t_1 + t_2}{2}

Step 5: State the Conclusion

The average speed is attained at t=t1+t22t = \frac{t_1 + t_2}{2}. This is the midpoint of the interval [t1,t2][t_1, t_2].

Common Mistakes & Tips

  • Mean Value Theorem: Recognizing this as an MVT problem simplifies the approach.
  • Algebraic Manipulation: Careful simplification of the average speed expression is crucial.
  • Quadratic Shortcut: For quadratic position functions, the time where instantaneous velocity equals average velocity is always the midpoint of the interval.

Summary

We found the average speed of the car over the interval [t1,t2][t_1, t_2] and the instantaneous speed at time tt. By equating these two expressions and solving for tt, we found that the average speed is attained at t=t1+t22t = \frac{t_1 + t_2}{2}.

The final answer is \boxed{{{\left( {{t_1} + {t_2}} \right)} \over 2}}, which corresponds to option (A).

Practice More Application of Derivatives Questions

View All Questions