Question:

A gardener is digging a plot of land. As he gets tired, he works more slowly. After $' t '$ minutes he is digging at a rate of $\frac {2} {\sqrt {t}} $square metres per minute. How long will it take him to dig an area of $40$ square metres ?

Updated On: May 22, 2024
  • 10 minutes
  • 40 minutes
  • 100 minutes
  • 30 minutes
Hide Solution
collegedunia
Verified By Collegedunia

The Correct Option is C

Solution and Explanation

Given, a rate of digging a plot,
$\frac{d A}{d t}=\frac{2}{\sqrt{t}}$
$\Rightarrow d A =\frac{2}{\sqrt{t}} d t$
On integrating both sides, we get
$\int d A=\int \frac{2}{\sqrt{t}} d t$
$A=\frac{2 t^{1 / 2}}{1 / 2}+C$
$\Rightarrow A=4 \sqrt{t}+C$
When $t=0, A=0$ then $C=0$
$\because A=4 \sqrt{t} \text { but } A=40$
$\therefore 40=4 \sqrt{t} \Rightarrow \sqrt{t}=10$
$\Rightarrow t=100\, min$
Was this answer helpful?
4
0

Concepts Used:

Differential Equations

A differential equation is an equation that contains one or more functions with its derivatives. The derivatives of the function define the rate of change of a function at a point. It is mainly used in fields such as physics, engineering, biology and so on.

Orders of a Differential Equation

First Order Differential Equation

The first-order differential equation has a degree equal to 1. All the linear equations in the form of derivatives are in the first order. It has only the first derivative such as dy/dx, where x and y are the two variables and is represented as: dy/dx = f(x, y) = y’

Second-Order Differential Equation

The equation which includes second-order derivative is the second-order differential equation. It is represented as; d/dx(dy/dx) = d2y/dx2 = f”(x) = y”.

Types of Differential Equations

Differential equations can be divided into several types namely

  • Ordinary Differential Equations
  • Partial Differential Equations
  • Linear Differential Equations
  • Nonlinear differential equations
  • Homogeneous Differential Equations
  • Nonhomogeneous Differential Equations