Explore topic-wise InterviewSolutions in .

This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.

51.

What will be the value of x(x – 1)dy/dx – y = x^2(x – 1)^2?(a) xy = (x + 1)(x^3/3 + c)(b) depends on x(c) depends on y(d) xy = (x – 1)(x^3/3 + c)The question was asked in unit test.My question comes from Linear First Order Differential Equations in portion Differential Equations of Mathematics – Class 12

Answer»

Right ANSWER is (d) XY = (x – 1)(x^3/3 + C)

The best EXPLANATION: x(x – 1)dy/dx – y = x^2(x – 1)^2

or, dy/dx – 1/(x(x – 1))*y = x(x – 1) ……(1)

we have, ∫- 1/(x(x – 1)) dx = – ∫ [1/(x – 1) – 1/x] dx

= – [log(x – 1) – log x]

= log x – log(x – 1)

= log(x/(x – 1))

Thus, integrating factor = e^∫- 1/(x(x – 1)) dx = x/(x – 1)

Thus, multiplying both SIDES of (1) by x/(x – 1), we get,

x/(x – 1)*dy/dx – 1/(x – 1)^2 * y = x^2

or, d/dx[x/(x – 1) * y] = x^2 …….(2)

integrating both sides of (2) we get,

x/(x – 1) * y = ∫x^2dx = x^3/3 + c

or xy = (x – 1)(x^3/3 + c)

52.

What is the solution of dy/dx = (6x + 9y – 7)/(2x + 3y – 6)?(a) 3x – y + log|2x + 3y – 3| = -c/3(b) 3x – y + log|2x + 3y – 3| = c/3(c) 3x + y + log|2x + 3y – 3| = -c/3(d) 3x – y –log|2x + 3y – 3| = c/3This question was posed to me in an internship interview.Question is taken from Linear First Order Differential Equations in division Differential Equations of Mathematics – Class 12

Answer»

The correct ANSWER is (a) 3x – y + LOG|2x + 3y – 3| = -c/3

Easy EXPLANATION: dy/dx = (6x + 9Y – 7)/(2x + 3y – 6)

So, dy/dx = (3(2x + 3y) – 7)/(2x + 3x – 6)……….(1)

Now, we put, 2x + 3y = z

Therefore, 2 + 3dy/dx = dz/dx [differentiating with respect to x]

Or, dy/dx = 1/3(dz/dx – 2)

Therefore, from (1) we get,

1/3(dz/dx – 2) = (3z – 7)/(z – 6)

Or, dz/dx = 2 + (3(3z – 7))/(z – 6)

= 11(z – 3)/(z – 6)

Or, (z – 6)/(z – 3) dz = 11 dx

Or, ∫(z – 6)/(z – 3) dz = ∫11 dx

Or, ∫(1 – 3/(z – 3)) dz = 11x + c

Or, z – log |z – 3| = 11x + c

Or, 2x + 3y – 11x – 3log|2x + 3y -3| = c

Or, 3y – 9x – 3log|2x + 3y – 3| = c

Or, 3x – y + log|2x + 3y – 3| = -c/3

53.

What is the order of the differential equation of the family of circles with one diameter along the line y = x axis?(a) 3(b) 2(c) 1(d) 0I have been asked this question in final exam.This key question is from Linear First Order Differential Equations topic in section Differential Equations of Mathematics – Class 12

Answer»

Correct answer is (b) 2

To explain I would say: Centre of the circles can be taken as (a, a) and radius as r for some REAL numbers a and r.

Thus, the FAMILY is a two parameter family.

Hence, order of the corresponding differential EQUATION is 2.

54.

Find the general solution of the differential equation \(\frac{dy}{dx}=5x^2+2\).(a) 10x^3+12x-3y^2+C=0(b) 12x-3y^2+C=0(c) 10x^3+12x-y^2+C=0(d) 10x^2-3y^2+C=0I got this question in class test.My question comes from Methods of Solving First Order & First Degree Differential Equations topic in section Differential Equations of Mathematics – Class 12

Answer»

Correct choice is (a) 10x^3+12x-3y^2+C=0

To explain I would SAY: Given that, \(\FRAC{dy}{dx}=5x^2+2\)

Separating the variables, we get

dy=(5x^2+2)dx –(1)

Integrating both sides of (1), we get

\(\INT y \,dy=\int 5x^2+2 \,dx\)

\(\frac{y^2}{2}=\frac{5x^3}{3}+2x+C_1\)

3y^2=\(10x^3+12x+6C_1\)

10x^3+12x-3y^2+C=0 (where 6C1=C)

55.

The number of arbitrary constants in a particular solution of a fourth order differential equation is __________________(a) 1(b) 0(c) 4(d) 3I have been asked this question by my college professor while I was bunking the class.This is a very interesting question from General and Particular Solutions of Differential Equation in division Differential Equations of Mathematics – Class 12

Answer»

Right ANSWER is (b) 0

Best explanation: The number of arbitrary constants for a PARTICULAR solution of n^th ORDER DIFFERENTIAL equation is ALWAYS zero.

56.

Find the particular solution of the differential equation \(\frac{dy}{dx}+8x=16x^2+4\) given that y=\(\frac{1}{3}\) when x=1.(a) y=\(\frac{(2x+1)^2}{3}\)(b) y=\(\frac{(4x+1)^2}{12}\)(c) y=\(\frac{(4x-2)^2}{3}\)(d) y=\(\frac{(2x-1)^2}{3}\)The question was asked during an interview.I would like to ask this question from Methods of Solving First Order & First Degree Differential Equations topic in division Differential Equations of Mathematics – Class 12

Answer»

Correct answer is (d) y=\(\frac{(2x-1)^2}{3}\)

EXPLANATION: Given that, \(\frac{dy}{dx}+8x=16x^2+4\)

\(\frac{dy}{dx}=16x^2-8x+4\)

\(\frac{dy}{dx}=(4x-2)^2\)

Separating the VARIABLES, we get

dy=(4x-2)^2 dx

Integrating both sides, we get

\(\INT dy=\int (4x-2)^2 \,dx\)

y=\(\frac{(4x-2)^2}{12}+C\)

y=\(\frac{(2x-1)^2}{3}+C\) –(1)

Given that, y=1/3 when x=1

Therefore, EQUATION (1) becomes,

\(\frac{1}{3}=\frac{(2(1)-1)^2}{3}+C\)

\(C=\frac{1}{3}-\frac{1}{3}\)=0

Hence, the PARTICULAR solution for the given differential solution is y=\(\frac{(2x-1)^2}{3}\).

57.

Find the general solution of the differential equation \(\frac{dy}{dx}=\frac{3 \,sec\,⁡y}{2 \,cosec⁡\,x}\).(a) 3 cos⁡x-2 cos⁡y=C(b) 3 sin⁡x+2 sin⁡y=C(c) 3 cos⁡x+2 tan⁡x=C(d) 3 cos⁡x+2 sin⁡y=CThe question was asked in my homework.This intriguing question comes from Methods of Solving First Order & First Degree Differential Equations in section Differential Equations of Mathematics – Class 12

Answer»

Correct CHOICE is (d) 3 cos⁡X+2 sin⁡y=C

The best I can explain: Given that, \(\frac{dy}{dx}=\frac{3 \,sec⁡\,y}{2cosec \,x}\)

\(\frac{2 \,dy}{sec⁡ \,y}=\frac{3dx}{COSEC\,⁡x}\)

Separating the variables, we get

2 cos⁡y dy=3 sin⁡x dx

Integrating both sides, we get

∫ 2 cos⁡y dy = ∫ 3 sin⁡x dx

2 sin⁡y=3(-cos⁡x)+C

3 cos⁡x+2 sin⁡y=C

58.

Find the degree of the D.E y’-10y=0.(a) 1(b) 2(c) 4(d) 3This question was posed to me in quiz.The query is from Differential Equations Basics-2 in section Differential Equations of Mathematics – Class 12

Answer» CORRECT ANSWER is (a) 1

The explanation is: The given differential equation is polynomial in y’. THEREFORE, the degree of the equation will be the power raised to the HIGHEST derivative y’ i.e. 1.
59.

Find the order and degree of the differential equation 7y’-3y=0.(a) Order -1, Degree-2(b) Order -2, Degree-3(c) Order -1, Degree-1(d) Order -3, Degree-2The question was posed to me in an online quiz.Question is from Differential Equations Basics-1 topic in portion Differential Equations of Mathematics – Class 12

Answer»

Correct choice is (c) Order -1, Degree-1

The best I can EXPLAIN: In the given D.E, the highest order DERIVATIVE is y’. Therefore, the order is 1. The given D.E 7y’-3y=0 is a polynomial equation in y’ and the power raised to the highest derivative is 1. HENCE, the degree is 1.

60.

The function y=8 sin⁡2x is a solution of the differential equation \(\frac{d^2 y}{dx^2}\)+4y=0.(a) True(b) FalseI got this question in a job interview.I'd like to ask this question from General and Particular Solutions of Differential Equation topic in division Differential Equations of Mathematics – Class 12

Answer»

The CORRECT choice is (a) True

Easy explanation: The given statement is true.

Consider the function y=8 sin⁡2x

Differentiating w.r.t x, we get

\(\FRAC{dy}{dx}\)=16 cos⁡2x –(1)

Differentiating (1) w.r.t x, we get

\(\frac{d^2 y}{dx^2}\)=-32 sin⁡2x

\(\frac{d^2 y}{dx^2}\)=-4(8 sin⁡2x )=-4y

⇒\(\frac{d^2 y}{dx^2}\)+4y=0.

61.

What will be the value of C if C the constant of the coefficient of the solution of the given equation (D + 1)^2y = 0 given y = 2 loge 2 when x = loge 2 and y = (4/3) loge3 when x = loge3?(a) 2(b) -2(c) -4(d) 4The question was asked in my homework.My doubt is from Linear Second Order Differential Equations in chapter Differential Equations of Mathematics – Class 12

Answer»

Correct answer is (c) -4

For explanation I would say: (D + 1)^2y = 0

Or, (D^2 + 2D+ 1)y = 0

=> d^2y/dx^2 + 2dy/dx + y = 0……….(1)

Let y = e^mx be a trial solution of equation (1). Then,

=> dy/dx = me^mx and d^2y/dx^2 = m^2e^mx

Clearly, y = e^mx will SATISFY equation (1). Hence, we have

=> m^2.e^mx + 2M.e^mx + e^mx = 0

Or, m^2 + 2m + 1 = 0 (as, e^mx ≠ 0)………..(2)

Or, (m + 1)^2 = 0

=> m = -1, -1

So, the ROOTS of the AUXILIARY equation (2) are real and equal. Therefore, the general solution of equation (1) is

y = (A + Bx)e^-x where A and B are two independent arbitrary constants ……….(3)

Given, y = 2 loge 2 when x = loge 2

Therefore, from (3) we get,

2 loge 2 = (A + B loge2)e^-x

Or, 1/2(A + B loge2) = 2 log e2

Or, A + B loge2 = 4 loge2……….(4)

Again y = (4/3) loge3 when x = loge3

So, from (3) we get,

4/3 loge3 = (A + Bloge3)

Or, A + Bloge3 = 4loge3……….(5)

Now, (5) – (4) gives,

B(loge3 – loge2) = 4(loge3 – loge2)

=> B = 4

Putting B = 4 in (4) we get, A = 0

Thus the required solution of (1) is y = 4xe^-x

So, C = 4

62.

Which of the following differential equations given below has the solution y=log⁡x?(a) \(\frac{d^2 y}{dx^2}\)-x=0(b) \(\frac{d^2 y}{dx^2}+(\frac{dy}{dx})^2\)=0(c) \(\frac{d^2 y}{dx^2}\)–\(\frac{dy}{dx}\)=0(d) x \(\frac{d^2 y}{dx^2}\)-log⁡x=0The question was asked during an internship interview.This is a very interesting question from General and Particular Solutions of Differential Equation in division Differential Equations of Mathematics – Class 12

Answer»

Right CHOICE is (B) \(\frac{d^2 y}{dx^2}+(\frac{dy}{dx})^2\)=0

The best I can explain: Consider the function y=log⁡X

DIFFERENTIATING w.r.t x, we get

\(\frac{dy}{dx}=\frac{1}{x} \)–(1)

Differentiating (1) w.r.t x, we get

\(\frac{d^2 y}{dx^2}=-\frac{1}{x^2} \)

∴\(\frac{d^2 y}{dx^2}+(\frac{dy}{dx})^2=-\frac{1}{x^2}+(\frac{1}{x})^2\)

=-\(\frac{1}{x^2}+\frac{1}{x^2}\)=0.

63.

Find the order and degree of the differential equation 3y”-y’-e^y=0(a) Order – 2, Degree – Not defined(b) Order – 1, Degree – 1(c) Order – 1, Degree – Not defined(d) Order – 3, Degree – 3I had been asked this question during a job interview.My enquiry is from Differential Equations Basics-2 topic in portion Differential Equations of Mathematics – Class 12

Answer» CORRECT option is (a) Order – 2, Degree – Not DEFINED

Easy EXPLANATION: In the differential equation 3y”-y’-e^y=0, the highest order derivative is y”. Therefore, the order is 2. The D.E is not polynomial, so the degree of the differential equation is not defined.
64.

Find the order of the differential equation y’-20y+2=0.(a) 2(b) 8(c) 0(d) 1This question was addressed to me in an online interview.This question is from Differential Equations Basics-1 topic in chapter Differential Equations of Mathematics – Class 12

Answer» RIGHT choice is (d) 1

For EXPLANATION: In the given D. E the highest ORDER derivative is y’. Therefore, the order of the given D.E is 1.
65.

A curve passes through (1, 1) such that the triangle formed by the coordinate axes and the tangent at any point of the curve is in the first quadrant and has its area equal to 2. What will be the equation of the curve?(a) xy = 2(b) xy = -1(c) x – y = 2(d) x + y = 2This question was posed to me during a job interview.My doubt stems from Linear First Order Differential Equations topic in portion Differential Equations of Mathematics – Class 12

Answer»

The correct option is (d) x + y = 2

The best explanation: The EQUATION of TANGENT to the curve y = f(x), at point (x, y), is

Y – y = dy/dx * (X – x) …..(1)

Where it meets the x axis, Y = 0 and X = (x – y/(dy/dx))

Where it meets the y axis, X = 0 and Y = (y – x/(dy/dx))

Also, the area of the triangle formed by (1) with the coordinate axes is 2, so that,

(x – y/(dy/dx))* (y – x/(dy/dx)) = 4

Or, (y – x/(dy/dx))^2 – 4dy/dx = 0

Or, x^2(dy/dx)^2 – 2(XY – 2)dy/dx + y^2 = 0

Solving for dy/dx we get,

dy/dx = [(xy – 2) ± √(1 – xy)]/ x^2

Let, 1 – xy = t^2

=> x(dy/dx) + y = -2t(dt/dx)

=> x^2(dy/dx) = t^2 – 1 – 2tx(dt/dx), so that (3) gives

t(x(dt/dx) – (t ± 1)) = 0

Hence, either t = 0

=>xy = 1 which is satisfied by (1, 1)

Or, x dt/dx = t ± 1

=> dx/x = dt/t ± 1

=> t ± 1 = cx

For x = 1, y = 1 and t = 0

=> c = ± 1, so the solution is

t = ± (x – 1) => t^2 = (x – 1)^2

Or, 1 – xy = x^2 – 2x + 1

Or, x + y = 2

Thus, the two curves that SATISFIES are xy = 1 and x + y = 2

66.

Which of the following functions is a solution for the differential equation \(\frac{dy}{dx}\)-14x=0?(a) y=7x^2(b) y=7x^3(c) y=x^7(d) y=14xThe question was posed to me during an online exam.Question is taken from General and Particular Solutions of Differential Equation in portion Differential Equations of Mathematics – Class 12

Answer»

Correct OPTION is (a) y=7x^2

Easiest explanation: Consider the function y=7x^2

Differentiating w.r.t X, we GET

\(\FRAC{dy}{dx}\)=14x

∴\(\frac{dy}{dx}\)-14x=0

Hence, the function y=7x^2 is a SOLUTION for the differential equation \(\frac{dy}{dx}\)-14x=0

67.

Find the order of the differential equation –\(\left (\frac{3d^2 y}{dx^2}\right )+cos⁡(y”)=0\)(a) 4(b) 1(c) 3(d) 2This question was posed to me in an interview for internship.Asked question is from Differential Equations Basics-2 in division Differential Equations of Mathematics – Class 12

Answer»

The correct choice is (d) 2

The BEST EXPLANATION: The HIGHEST order derivative in the given differential equation is \(\frac{d^2 y}{dx^2}\). THEREFORE, the order of the differential equation is 2.

68.

Find the order of the differential equation \(\frac{9d^2 y}{dx^2}-\frac{7dy}{dx}+y^6=0\)(a) 3(b) 1(c) 4(d) 2The question was posed to me during an interview.The above asked question is from Differential Equations Basics-1 in portion Differential Equations of Mathematics – Class 12

Answer»

Correct CHOICE is (d) 2

The best EXPLANATION: The highest derivative of the given D.E is \(\FRAC{d^2 y}{dx^2}\). THEREFORE, the order is 2.