Practice Questions

Differential Equations

1
easySubjective

Define the order of a differential equation.

2
easySubjective

Analyze the differential equation (d3ydx3)2+5(dydx)4log(x)=0(\frac{d^3y}{dx^3})^2 + 5(\frac{dy}{dx})^4 - \log(x) = 0 to determine its order and degree.

3
easySubjective

Explain the difference between a general solution and a particular solution of a differential equation.

4
easySubjective

Solve the differential equation dydx=1+y21+x2\frac{dy}{dx} = \frac{1+y^2}{1+x^2}.

5
easySubjective

What is a 'particular solution' of a differential equation?

6
easySubjective

Identify the order and degree of the differential equation y+(y)2+2y=0y'' + (y')^2 + 2y = 0. Explain your reasoning.

7
easySubjective

Name the type of differential equation represented by dydx+Py=Q\frac{dy}{dx} + Py = Q, where P and Q are constants or functions of x only.

8
easySubjective

Critique the statement: "The order and degree of a differential equation are always equal." Justify your conclusion with a counterexample.

9
easySubjective

Identify the order and degree of the differential equation y+5y=0y' + 5y = 0.

10
mediumSubjective

Solve the differential equation dydx+2xy=2xex2\frac{dy}{dx} + 2xy = 2xe^{-x^2}.

11
mediumSubjective

Propose a suitable substitution to reduce the differential equation dydx=cos(x+y)\frac{dy}{dx} = \cos(x+y) to a variable separable form and justify your choice.

12
mediumSubjective

The differential equation for a family of curves is given by dydx=y2x22xy\frac{dy}{dx} = \frac{y^2-x^2}{2xy}. A student solves it and presents the solution as x2+y2=kxx^2+y^2 = kx. Evaluate this proposed solution by checking if it satisfies the differential equation. If it is incorrect, derive the correct solution and justify your steps.

13
mediumSubjective

State the condition for a differential equation of the form dydx=F(x,y)\frac{dy}{dx} = F(x, y) to be classified as 'homogeneous'.

14
mediumSubjective

Identify if the differential equation y=sin(x+y)y' = \sin(x+y) is homogeneous. Explain your reasoning.

15
mediumSubjective

Explain the concept of an 'ordinary differential equation' and a 'partial differential equation'. Provide one example for each to illustrate the difference.

16
mediumSubjective

Determine the order and degree (if defined) of the differential equation d2ydx2=1+(dydx)53\frac{d^2y}{dx^2} = \sqrt[3]{1 + (\frac{dy}{dx})^5}.

17
mediumSubjective

Find the general solution of the differential equation (ex+1)ydy=(y+1)exdx(e^x + 1)y dy = (y+1)e^x dx.

18
mediumSubjective

Examine if the function y=Ae2x+Be2xy = A e^{2x} + B e^{-2x} is a solution to the differential equation d2ydx24y=0\frac{d^2y}{dx^2} - 4y = 0.

19
mediumSubjective

Solve the homogeneous differential equation y=x+yxy' = \frac{x+y}{x}.

20
mediumSubjective

Calculate the integrating factor (I.F.) for the linear differential equation xdydx3y=x3x \frac{dy}{dx} - 3y = x^3.

21
mediumSubjective

An incorrect solution is provided for the differential equation (x23y2)dx+2xydy=0(x^2 - 3y^2)dx + 2xy dy = 0. The proposed solution is x2y2=Cx3x^2 - y^2 = Cx^3. Critique this solution by checking its validity. Then, formulate the correct approach and derive the correct general solution.

22
mediumSubjective

Identify the order and degree of the differential equation (d3ydx3)2+(d2ydx2)4+y=0\left(\frac{d^3y}{dx^3}\right)^2 + \left(\frac{d^2y}{dx^2}\right)^4 + y = 0. Explain your reasoning.

23
mediumSubjective

Summarize the method of 'separation of variables' for solving a first-order, first-degree differential equation.

24
mediumSubjective

Describe the complete procedure to solve a homogeneous differential equation of the form dydx=g(yx)\frac{dy}{dx} = g\left(\frac{y}{x}\right). List all the necessary substitutions and steps.

25
mediumSubjective

Describe the steps to find the Integrating Factor (I.F.) for a linear differential equation of the form dydx+Py=Q\frac{dy}{dx} + Py = Q.

26
mediumSubjective

Find the equation of a curve that passes through the point (1,1)(1, -1) and whose differential equation is xydydx=(x+2)(y+2)xy \frac{dy}{dx} = (x+2)(y+2).

27
mediumSubjective

Find the particular solution of the differential equation dydx3ycotx=sin2x\frac{dy}{dx} - 3y \cot x = \sin 2x, given that y=2y=2 when x=π2x = \frac{\pi}{2}.

28
mediumSubjective

Justify why the degree of the differential equation d2ydx2+sin(dydx)=0\frac{d^2y}{dx^2} + \sin\left(\frac{dy}{dx}\right) = 0 is not defined, whereas the degree of the equation (dydx)2+siny=0\left(\frac{dy}{dx}\right)^2 + \sin y = 0 is defined.

29
mediumSubjective

A student claims that any homogeneous differential equation of the form dydx=F(yx)\frac{dy}{dx} = F(\frac{y}{x}) must have a degree of 1. Evaluate this claim and provide a justification for your conclusion.

30
mediumSubjective

Formulate a differential equation to model the temperature TT of a body cooling in a room with a constant ambient temperature TaT_a, according to Newton's Law of Cooling, which states that the rate of change of temperature is proportional to the difference between the body's temperature and the ambient temperature. If a body cools from 8080^\circC to 5050^\circC in 20 minutes in a room at 2020^\circC, create a formula for the temperature at time tt.

31
mediumSubjective

Propose a substitution to solve the differential equation dydx=(4x+y+1)2\frac{dy}{dx} = (4x+y+1)^2. Justify your proposal by transforming the equation into a separable form, and then find the general solution.

32
mediumSubjective

Design a differential equation whose general solution represents all non-vertical straight lines passing through the point (1,2)(1, 2). Solve the created equation to verify your answer.

33
hardSubjective

Find the general solution for the differential equation: ydx(x+2y2)dy=0y dx - (x+2y^2)dy = 0.

34
hardSubjective

Propose a method to solve the Bernoulli differential equation dydx+1xy=xy2\frac{dy}{dx} + \frac{1}{x}y = x y^2. Justify your proposed substitution by demonstrating that it transforms the equation into a linear differential equation. Then, find the general solution.

35
hardSubjective

The rate of growth of a bacteria culture is proportional to the number present. If the count was 400 initially and 1000 after 1 hour, what will be the bacteria count after 1.5 hours?

36
hardSubjective

Critique the following reasoning: "To solve (x+y)dx(xy)dy=0(x+y)dx - (x-y)dy = 0, we can rearrange it to dydx=x+yxy\frac{dy}{dx} = \frac{x+y}{x-y}. Since this is a homogeneous equation, we substitute y=vxy=vx. This leads to v+xdvdx=x+vxxvx=1+v1vv + x \frac{dv}{dx} = \frac{x+vx}{x-vx} = \frac{1+v}{1-v}. Therefore, the solution only depends on the ratio y/xy/x." Is the conclusion fully justified? Propose a scenario where a particular solution might not be representable in this form.

37
hardSubjective

Solve the differential equation (x+2y2)dydx=y(x+2y^2)\frac{dy}{dx} = y and find the particular solution given that y=1y=1 when x=1x=1.

38
hardSubjective

Create a differential equation for the family of curves where, for any point (x,y)(x,y) on the curve, the length of the normal segment between the point and the x-axis is constant and equal to kk. Solve this differential equation to identify the family of curves and justify your method. (Hint: Length of Normal = y1+(y)2y\sqrt{1 + (y')^2})

39
hardSubjective

A tank contains 500 liters of pure water. Brine that contains 0.1 kg of salt per liter is pumped into the tank at a rate of 5 L/min. The well-mixed solution is pumped out at a rate of 10 L/min. Formulate a differential equation for the amount of salt A(t)A(t) in the tank at any time tt. Propose a method to solve this equation and determine the amount of salt in the tank at the moment it becomes empty.

40
hardSubjective

Justify why ePdxe^{\int P dx} is chosen as the integrating factor for the linear differential equation dydx+Py=Q\frac{dy}{dx} + Py = Q. Derive this factor from the requirement that the left side of the equation becomes an exact derivative.

41
hardSubjective

Explain why the degree of the differential equation d2ydx2+cos(dydx)=0\frac{d^2y}{dx^2} + \cos\left(\frac{dy}{dx}\right) = 0 is not defined.

42
hardSubjective

Formulate a differential equation representing the family of parabolas with their vertex at the origin and axis along the positive y-axis.

43
hardSubjective

Summarize the key characteristics of the three main types of first-order, first-degree differential equations: variable separable, homogeneous, and linear. For each type, describe its standard form and the initial step to solve it.

44
hardSubjective

Solve the differential equation x2dy+(xy+y2)dx=0x^2 dy + (xy+y^2)dx = 0.

45
hardSubjective

Formulate the differential equation for the family of parabolas having their vertex at the origin and axis along the positive y-axis.