InterviewSolution
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.
| 1. |
If, A and B are arbitrary constants then what will be the differential equation of y = Ax + B/x?(a) x^2 d^2 y/dx^2 – xdy/dx + y = 0(b) x^2 d^2 y/dx^2 + xdy/dx + y = 0(c) x^2 d^2 y/dx^2 + xdy/dx – y = 0(d) x^2 d^2 y/dx^2 – xdy/dx – y = 0I have been asked this question in quiz.My doubt is from Linear Second Order Differential Equations topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» Right answer is (c) X^2 d^2 y/dx^2 + xdy/dx – y = 0 |
|
| 2. |
Which of the following is the valid differential equation x = a cos(αt + β)?(a) d^2x/dt^2 – αx = 0(b) d^2x/dt^2 + αx = 0(c) d^2x/dt^2 – α^2x = 0(d) d^2x/dt^2 + α^2x = 0This question was addressed to me in a national level competition.This intriguing question originated from Linear Second Order Differential Equations topic in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Right option is (d) d^2x/dt^2 + α^2x = 0 |
|
| 3. |
The function y=3 cosx is a solution of the function \(\frac{d^2 y}{dx^2}-3\frac{dy}{dx}\)=0.(a) True(b) FalseThis question was posed to me during an internship interview.Enquiry is from General and Particular Solutions of Differential Equation topic in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Correct choice is (b) False |
|
| 4. |
Which of the following functions is a solution for the differential equation y”+6y=0?(a) y=5 cos3x(b) y=5 tan3x(c) y=cos3x(d) y=6 cos3xThis question was posed to me in an online quiz.I need to ask this question from General and Particular Solutions of Differential Equation topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» The correct choice is (a) y=5 cos3x |
|
| 5. |
Which of the following functions is a solution for the differential equation xy’-y=0?(a) y=4x(b) y=x^2(c) y=-4x(d) y=2xThe question was posed to me in homework.My question is taken from General and Particular Solutions of Differential Equation topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» The CORRECT choice is (d) y=2x |
|
| 6. |
Which of the following functions is the solution of the differential equation \(\frac{dy}{dx}\)+2y=0?(a) y=-2e^-x(b) y=2e^x(c) y=e^-2x(d) y=e^2xI got this question during an internship interview.The above asked question is from General and Particular Solutions of Differential Equation topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT choice is (c) y=e^-2x Easy explanation: CONSIDER the function y=e^-2x Differentiating both SIDES w.r.t x, we get \(\frac{dy}{dx}=-2e^{-2x}\) \(\frac{dy}{dx}\)=-2y ⇒\(\frac{dy}{dx}\)+2y=0. |
|
| 7. |
Find the degree of the differential equation \(\frac{d^3 y}{dx^3}+y^2\)=0(a) 5(b) 4(c) 2(d) 1The question was posed to me during an interview for a job.The question is from Differential Equations Basics-2 in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» The correct OPTION is (d) 1 |
|
| 8. |
What is 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) y = 4xe^-x(b) y = 4xe^x(c) y = -4xe^-x(d) y = -4xe^xThis question was addressed to me in a national level competition.I'd like to ask this question from Linear Second Order Differential Equations in section Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT answer is (a) y = 4xe^-x To explain: (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 |
|
| 9. |
Which one of the following is correct if we differentiate the equation xy = ae^x + be^-x two times?(a) x(d^2y/ dx) + 2(dy/dx) = xy(b) x(d^2y/ dx) – 2(dy/dx) = xy(c) 3x(d^2y/ dx) + 2(dy/dx) = xy(d) x(d^2y/ dx) + 2(dy/dx) = 2xyThis question was posed to me in an interview for internship.I need to ask this question from Linear Second Order Differential Equations in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Correct CHOICE is (a) x(d^2y/ dx) + 2(dy/dx) = xy |
|
| 10. |
Find the particular solution for the differential equation \(\frac{dy}{dx}=\frac{3x^2}{7y}\) given that, y=1 when x=1.(a) 7x^2=2y^3+5(b) 7x^3=2y^2+5(c) 7y^2=2x^3+5(d) 2y^2=5x^3+6I got this question during an online interview.This interesting question is from Methods of Solving First Order & First Degree Differential Equations topic in portion Differential Equations of Mathematics – Class 12 |
|
Answer» The correct answer is (c) 7y^2=2x^3+5 |
|
| 11. |
How many arbitrary constants will be there in the general solution of a second order differential equation?(a) 3(b) 4(c) 2(d) 1The question was asked in an interview.My question is from General and Particular Solutions of Differential Equation topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» The correct CHOICE is (c) 2 |
|
| 12. |
Find the general solution of the differential solution \(\frac{dy}{dx}=2-x+x^3\).(a) x^4-2x^2-4y+C=0(b) x^4-2x^2+C=0(c) 2x^2+4x-4y+C=0(d) x^4-2x^2+4x-4y+C=0This question was addressed to me in an interview for internship.Query is from Methods of Solving First Order & First Degree Differential Equations topic in portion Differential Equations of Mathematics – Class 12 |
|
Answer» The correct OPTION is (d) x^4-2x^2+4x-4y+C=0 |
|
| 13. |
What is the solution of (y(dy/dx) + 2x)^2 = (y^2 + 2x^2)[1 + (dy/dx)^2]?(a) cx^±1/√2 = y/x + √(y^2 – 2x^2)/x^2(b) cx^±√2 = y/x + √(y^2 + 2x^2)/x^2(c) cx^±1/2√2 = y/x + √(y^2 – 2x^2)/x^2(d) cx^±1/√2 = y/x + √(y^2 + 2x^2)/x^2The question was asked during an internship interview.My enquiry is from Linear First Order Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT answer is (d) cx^±1/√2 = y/X + √(y^2 + 2x^2)/x^2 Explanation: Here, y^2(dy/dx)^2 + 4x^2 + 4xy(dy/dx) = (y^2 + 2x^2)[1 + (dy/dx)^2] =>dy/dx = y/x ± √(1/2(y/x)^2) + 1 Let, y = vx => v + x dv/dx = v ± √(1/2(v)^2) + 1 Integrating both sides, ±√dv/(√(1/2(v)^2) + 1) = ∫dx/x cx^±1/√2 = y/x + √(y^2 + 2x^2)/x^2 |
|
| 14. |
Find the order and degree of the differential equation (y”’)^2+7(y’)^2-(cosx)^2=0(a) Order- 0, Degree-2(b) Order- 3, Degree-2(c) Order- 3, Degree-3(d) Order- 1, Degree-2I got this question in quiz.I'd like to ask this question from Differential Equations Basics-1 topic in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Correct option is (C) ORDER- 3, DEGREE-3 |
|
| 15. |
The degree of the differential equation is not defined if it is not polynomial.(a) True(b) FalseThis question was addressed to me by my school principal while I was bunking the class.I would like to ask this question from Differential Equations Basics-2 topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» The correct answer is (a) True |
|
| 16. |
What will be the differential equation form of √(a^2 + x^2)dy/dx + y = √(a^2 + x^2) – x?(a) a^2 log (x + √(a^2 – x^2)) + c(b) a^2 log (x + √( a^2 + x^2)) + c(c) a^2 log (x – √( a^2 + x^2)) + c(d) a^2 log (x – √( a^2 – x^2)) + cThe question was asked in an interview for internship.This intriguing question originated from Linear First Order Differential Equations topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» The correct answer is (b) a^2 log (x + √( a^2 + x^2)) + C |
|
| 17. |
Find the degree of the D.E \(\frac{d^2 y}{dx^2}+5 cot(\frac{dy}{dx})\)=0(a) five(b) three(c) two(d) not definedThe question was posed to me by my school principal while I was bunking the class.This intriguing question comes from Differential Equations Basics-1 topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» The correct ANSWER is (d) not defined |
|
| 18. |
Find the order of the D.E \(\frac{7d^2 y}{dx^2}-\frac{6dy}{dx}\)=1(a) 4(b) 2(c) 3(d) 1This question was addressed to me by my school principal while I was bunking the class.I want to ask this question from Differential Equations Basics-1 topic in portion Differential Equations of Mathematics – Class 12 |
|
Answer» Correct CHOICE is (b) 2 |
|
| 19. |
What is thedifferential equation whose solution represents the family y = ae^3x + be^x?(a) d^2y/dx^2 – 3dy/dx + 4y = 0(b) d^2y/dx^2 – 4dy/dx + 3y = 0(c) d^2y/dx^2 + 4dy/dx + 3y = 0(d) d^2y/dx^2 – 4dy/dx – 3y = 0The question was posed to me in a national level competition.I want to ask this question from Linear Second Order Differential Equations topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» The correct option is (b) d^2y/dx^2 – 4dy/dx + 3y = 0 |
|
| 20. |
Find the degree of the equation \(8\left (\frac{d^2 y}{dx^2}\right )^2+2(\frac{dy}{dx})^2+y=0\).(a) 4(b) 1(c) 3(d) 2I have been asked this question in an online quiz.My enquiry is from Differential Equations Basics-2 topic in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» The correct choice is (d) 2 |
|
| 21. |
What will be the value of the differential equation dy/dx = (x + y)^2/(x + 2)(y – 2)?(a) ke^Y/X where, X = x + 2 and Y = y – 2(b) ke^2Y/X where, X = x + 2 and Y = y – 2(c) ke^2Y/X where, X = x and Y = 2y(d) ke^2X/Y where, X = x – 2 and Y = y + 2The question was posed to me during a job interview.This is a very interesting question from Linear First Order Differential Equations topic in portion Differential Equations of Mathematics – Class 12 |
|
Answer» Correct option is (b) ke^2Y/X where, X = x + 2 and Y = y – 2 |
|
| 22. |
Find the general solution of the differential equation \(\frac{dy}{dx}=\frac{y-3}{x-3}\) (x, y≠3).(a) x-3=0(b) y-3=0(c) y+3=0(d) x-3y=0The question was asked in an interview for internship.Asked question is from Methods of Solving First Order & First Degree Differential Equations in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT option is (b) y-3=0 To explain: Given that, \(\frac{dy}{dx}=\frac{y-3}{x-3}\) Separating the variables, we GET \(\frac{dy}{y-3}=\frac{dx}{x-3}\) log(y-3)=log(x-3)+logC1 log(y-3)-log(x-3)=logC1 \(log(\frac{y-3}{x-3})\)=logC1 \(\frac{1}{C_1} \frac{y-3}{x-3}=0\) y-3=0 is the GENERAL solution for the given DIFFERENTIAL equation. |
|
| 23. |
What will be the value of dy/dx – a/x * y = (x + 1)/x?(a) y = x/(1 – a) – 1/a + cx^a(b) y = x/(1 + a) + 1/a + cx^a(c) y = x/(1 – a) – 1/a – cx^a(d) y = x/(1 + a) – 1/a + cx^aI got this question in examination.The doubt is from Linear First Order Differential Equations topic in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Correct option is (a) y = x/(1 – a) – 1/a + cx^a |
|
| 24. |
Find the general solution of the differential equation \(\frac{dy}{dx}=\frac{2+x^3}{4-y^3}\).(a) x^3-y^3-4y+C=0(b) x^4+8x+y^4-16y+C=0(c) 2x+y^4-4y+C=0(d) x^3+2x+C=0I had been asked this question in an interview for job.This question is from Methods of Solving First Order & First Degree Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» Right OPTION is (B) x^4+8x+y^4-16y+C=0 |
|
| 25. |
Find the degree of the differential equation y”-12cosec y=0.(a) 1(b) 2(c) 4(d) Not definedThe question was posed to me in an interview for internship.Asked question is from Differential Equations Basics-1 topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT answer is (a) 1 The BEST explanation: The highest order derivative in this D.E is y”. The GIVEN D.E is a polynomial equation in y”. THEREFORE, the degree of the D.E is the power raised to y” which is 1. |
|
| 26. |
What will be the required solution of d^2y/dx^2 – 3dy/dx + 4y = 0?(a) Ae^-4x + Be^-x(b) Ae^4x – Be^-x(c) Ae^4x + Be^-x(d) Ae^4x + Be^xI had been asked this question by my school principal while I was bunking the class.This key question is from Linear Second Order Differential Equations topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» The correct choice is (c) Ae^4x + Be^-x |
|
| 27. |
What is the equation of the curve passing through (1, 0) of (y(dy/dx) + 2x)^2 = (y^2 + 2x^2)[1 + (dy/dx)^2]?(a) √2x^±1/√2 = y/x + √(y^2 + 2x^2)/x^2(b) √2x^±1/2√2 = y/x + √(y^2 + 2x^2)/x^2(c) √2x^√2 = y/x + √(y^2 + 2x^2)/x^2(d) √2x = y/x + √(y^2 + 2x^2)/x^2I got this question in quiz.This intriguing question comes from Linear First Order Differential Equations topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT choice is (a) √2x^±1/√2 = y/x + √(y^2 + 2x^2)/x^2 To explain I would say: Here, y^2(dy/dx)^2 + 4x^2 + 4xy(dy/dx) = (y^2 + 2x^2)[1 + (dy/dx)^2] => dy/dx = y/x ± √(1/2(y/x)^2) + 1 Let, y = vx => V + x dv/dx = v ± √(1/2(v)^2) + 1 Integrating both sides, ±∫dv/(√(1/2(v)^2) + 1) = ∫dx/x cx^±1/√2 = y/x + √(y^2 + 2x^2)/x^2 (put v/√2 = tan t) putting x = 1, y = 0, we get c = √2 So, the curve is GIVEN by, √2x^±1/√2 = y/x + √(y^2 + 2x^2)/x^2 |
|
| 28. |
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 is the differential equation?(a) dy/dx = [(xy + 2) ± √(1 + xy)]/ x^2(b) dy/dx = [(xy – 2) ± √(1 + xy)]/ x^2(c) dy/dx = [(xy – 2) ± √(1 – xy)]/ x^2(d) dy/dx = [(xy + 2) ± √(1 – xy)]/ x^2This question was addressed to me in an online interview.The query is from Linear First Order Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» The correct CHOICE is (c) dy/dx = [(xy – 2) ± √(1 – xy)]/ x^2 |
|
| 29. |
Find the particular solution of the differential equation \(\frac{dy}{dx}=\frac{9y \,logx}{5x \,logy}\).(a) (logy)^2+(logx)^2=0(b) (logy)^2-(logx)^2=0(c) logy-logx=0(d) 2 logx+logy=0This question was addressed to me in a job interview.Enquiry is from Methods of Solving First Order & First Degree Differential Equations in division Differential Equations of Mathematics – Class 12 |
|
Answer» Right choice is (b) (logy)^2-(logx)^2=0 |
|
| 30. |
Find the degree of the D.E (\(\frac{d^2 y}{dx^2}\))-3 tanx=0.(a) 2(b) 1(c) 3(d) 4The question was posed to me by my school teacher while I was bunking the class.My question comes from Differential Equations Basics-1 topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» Correct answer is (b) 1 |
|
| 31. |
What is the solution of the equation(y + x(√xy)(x + y))dx – (y + y(√xy)(x + y))dy = 0?(a) x^2 + y^2 = 2tan^-1(√(y/x)) + c(b) x^2 + y^2 = 4tan^-1(√(y/x)) + c(c) x^2 + y^2 = tan^-1(√(y/x)) + c(d) x^2 + y^2 = 2tan^-1(√(x/y)) + cThe question was asked in my homework.My question is from Linear First Order Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» The CORRECT answer is (B) x^2 + y^2 = 4tan^-1(√(y/x)) + c |
|
| 32. |
A particle starts from the origin with a velocity 5cm/sec and moves in a straight line, its acceleration at time t seconds being (3t^2 – 5t)cm/sec^2. What will be the velocity of the particle?(a) 27cm/sec(b) 28 cm/sec(c) 29 cm/sec(d) 30 cm/secThe question was posed to me in exam.This question is from Linear First Order Differential Equations topic in portion Differential Equations of Mathematics – Class 12 |
|
Answer» Correct choice is (C) 29 cm/sec |
|
| 33. |
Find the general solution of the differential equation \(\frac{dy}{dx}=3e^x+2\)(a) y=3e^x+2x+C(b) y=3e^x-2x+C(c) y=2e^x+3x+C(d) y=2e^x-3x+CThis question was posed to me in my homework.Asked question is from Methods of Solving First Order & First Degree Differential Equations topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT choice is (a) y=3e^x+2x+C For EXPLANATION: Given that, \(\frac{DY}{DX}=3e^x+2\) Separating the variables, we get dy=(3e^x+2)dx Integrating both sides, we get \(\int dy=\int (3e^x+2)\,dx\) –(1) y=3e^x+2x+C which is the general solution of the given differential EQUATION. |
|
| 34. |
Find the order and degree of the differential equation y”’-(4y’)^3=0(a) Order -3, Degree-1(b) Order -1, Degree-3(c) Order -2, Degree-1(d) Order -3, Degree-2The question was asked in an interview for internship.I want to ask this question from Differential Equations Basics-1 topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» The CORRECT choice is (a) ORDER -3, Degree-1 |
|
| 35. |
What will be the value of dy/dx = (x + 2y + 3)/(2x + 3y + 4)?(a) [(2 + √3)/2√3 * (log (√3(y + 2) – (x – 1))) + (2 – √3)/2√3 * (log (√3(y + 2) – (x – 1)))](b) [(2 + √3)/2√3 * (log (√3(y + 2) + (x – 1))) – (2 – √3)/2√3 * (log (√3(y + 2) + (x – 1)))](c) [(2 + √3)/2√3 * (log (√3(y + 2) – (x – 1))) – (2 – √3)/2√3 * (log (√3(y + 2) – (x – 1)))](d) [(2 + √3)/2√3 * (log (√3(y + 2) + (x – 1))) – (2 – √3)/2√3 * (log (√3(y + 2) – (x – 1)))]This question was addressed to me in an interview for internship.I would like to ask this question from Linear First Order Differential Equations topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» Correct CHOICE is (C) [(2 + √3)/2√3 * (log (√3(y + 2) – (x – 1))) – (2 – √3)/2√3 * (log (√3(y + 2) – (x – 1)))] |
|
| 36. |
What will be the general solution of differential equation for 2^x – y dx + 2^y – x dy = 0?(a) 2^2x + 2^2y = c(b) 2(2^2x + 2^2y) = c(c) 3(2^2x + 2^2y) = c(d) 4(2^2x + 2^2y) = cThis question was posed to me during a job interview.My question is from Linear First Order Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT ANSWER is (a) 2^2x + 2^2y = c To explain I would say: We have, 2^X – y DX + 2^y – x dy = 0 Or, (2^x/2^y)dx + (2^y/2^x)dy = 0 Integrating both sides, ∫2^2xdx + ∫2^2ydy = k Taking k = c/2log2 as, k, c and 2log2 are constant. Or, 2^2x/2log2 + 2^2y/2log2 = c/2log2 Or, 2^2x + 2^2y = c |
|
| 37. |
Find the order and degree of the D.E \(\left (\frac{d^3 y}{dx^3}\right )-3\left (\frac{d^2 y}{dx^2}\right )+2\left (\frac{dy}{dx}\right )^4+y^3=0\).(a) Order – 2, Degree – 4(b) Order – 2, Degree – 1(c) Order – 3, Degree – 1(d) Order – 1, Degree – 3The question was asked in an interview for job.This intriguing question originated from Differential Equations Basics-2 in division Differential Equations of Mathematics – Class 12 |
|
Answer» The correct answer is (c) ORDER – 3, Degree – 1 |
|
| 38. |
Which of the following differential equations has the solution y=3x^2?(a) \(\frac{d^2 y}{dx^2}\)-6x=0(b) \(\frac{dy}{dx}\)-3x=0(c) x \(\frac{d^2 y}{dx^2}\)–\(\frac{dy}{dx}\)=0(d) \(\frac{d^2 y}{dx^2}-\frac{3dy}{dx}\)=0This question was addressed to me in an international level competition.I want to ask this question from General and Particular Solutions of Differential Equation in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Right answer is (c) X \(\frac{d^2 y}{dx^2}\)–\(\frac{dy}{dx}\)=0 |
|
| 39. |
What is the differential equation of all parabolas whose directrices are parallel to the x-axis?(a) d^3x/dy^3 = 0(b) d^3y/(dx^3 + d^2y/dx^2) = 0(c) d^3y/dx^3 = 0(d) d^2y/dx^2 = 0I have been asked this question in an online interview.Origin of the question is Linear Second Order Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» Right answer is (c) d^3y/dx^3 = 0 |
|
| 40. |
If, A normal is drawn at a point P(x, y) of a curve. It meets the x-axis at Q. If PQ is of constant length k. What kind of curve is passing through (0, k)?(a) Parabola(b) Hyperbola(c) Ellipse(d) CircleI had been asked this question in my homework.This intriguing question comes from Linear First Order Differential Equations topic in portion Differential Equations of Mathematics – Class 12 |
|
Answer» The correct option is (d) Circle |
|
| 41. |
What is the value of the solution of dy/dx = (6x + 9y – 7)/(2x + 3y – 6)?(a) -c/3(b) 3c/2(c) 2c/3(d) -2c/3I have been asked this question during an interview for a job.This interesting question is from Linear First Order Differential Equations topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» RIGHT option is (a) -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 |
|
| 42. |
What is the differential equation whose solution represents the family c(y + c)^2 = x^3?(a) [2x/3 *(dy/dx) – y][x/3 *dy/dx]^2 = x^3(b) [x/3 *(dy/dx) – y][x/3 *dy/dx]^2 = x^3(c) [2x/3 *(dy/dx) – y][ 2x/3 *dy/dx]^2 = x^3(d) [x/3 *(dy/dx) – y][ 2x/3 *dy/dx]^2 = x^3This question was addressed to me during an interview for a job.My question is taken from Linear First Order Differential Equations in portion Differential Equations of Mathematics – Class 12 |
|
Answer» Correct choice is (c) [2x/3 *(dy/dx) – y][ 2x/3 *dy/dx]^2 = x^3 |
|
| 43. |
Find the order of the differential \(\left (\frac{d^2 y}{dx^3}\right )^3+5\) cosx-sinx=0(a) 3(b) 2(c) 1(d) 4I have been asked this question in an online interview.My doubt stems from Differential Equations Basics-2 topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» CORRECT ANSWER is (B) 2 Easiest EXPLANATION: In the differential equation \(\left (\frac{d^2 y}{dx^3}\right )^3+5\) cosx-sinx=0, the highest order derivative is \(\frac{d^2 y}{dx^2}\). THEREFORE, the order of the differential equation is 2. |
|
| 44. |
Find the degree of the differential equation \(3(\frac{d^2 y}{dx^2})-(\frac{dy}{dx})^2\)+siny=0.(a) 1(b) 3(c) 2(d) Not definedThis question was posed to me in semester exam.My question is from Differential Equations Basics-2 topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» Correct CHOICE is (a) 1 |
|
| 45. |
Find the order of the D.E \(\frac{2y”}{\sqrt{3}}-(2y’)^2+y=0\).(a) 4(b) 2(c) 1(d) 3I had been asked this question by my school teacher while I was bunking the class.This interesting question is from Differential Equations Basics-2 topic in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Right choice is (B) 2 |
|
| 46. |
Find the order of the differential equation \(\frac{dy}{dx}\)+15 cosx=0.(a) 4(b) 3(c) 2(d) 1I got this question in an interview.The question is from Differential Equations Basics-1 topic in section Differential Equations of Mathematics – Class 12 |
|
Answer» Right answer is (d) 1 |
|
| 47. |
A particle starts from the origin with a velocity 5cm/sec and moves in a straight line, its acceleration at time t seconds being (3t^2 – 5t)cm/sec^2. What will be the distance from the origin at the end of 4 seconds?(a) 30(4/3)(b) 30(2/3)(c) 30(d) UnpredictableThis question was posed to me during an online exam.My query is from Linear First Order Differential Equations topic in division Differential Equations of Mathematics – Class 12 |
|
Answer» Right choice is (b) 30(2/3) |
|
| 48. |
Find the particular solution of the differential equation \(\frac{dy}{dx}\)+2x=5 given that y=5, when x=1.(a) y=5x+x^2+1(b) y=x-x^2+4(c) y=5x-x^2+1(d) y=5x-x^2I have been asked this question by my school principal while I was bunking the class.Question is from Methods of Solving First Order & First Degree Differential Equations in chapter Differential Equations of Mathematics – Class 12 |
|
Answer» Correct choice is (c) y=5x-x^2+1 |
|
| 49. |
What will be the general solution of the differential equation d^2y/dx^2 = e^2x(12 cos3x – 5 sin3x)? (here, A and B are integration constant)(a) y = e^x sin3x + Ax + B(b) y = e^2x sin3x + Ax + B(c) y = e^2x sin3x + A(d) Data inadequateI had been asked this question at a job interview.This question is from Linear Second Order Differential Equations in section Differential Equations of Mathematics – Class 12 |
|
Answer» The correct OPTION is (b) y = e^2x sin3x + Ax + B |
|
| 50. |
If y = t(x) be a differentiable function ᵾ x € R, then which of the following is always true?(a) d^2y/dx^2 – (dy/dx)^3 = 0(b) d^2y/dx^2 + (dy/dx)^3 d^2x/dy^2 = 0(c) d^2y/dx^2 – (dx/dy)^3 = 0(d) d^2y/dx^2 + (dy/dx)^3 = 0I had been asked this question during a job interview.My question is from Linear Second Order Differential Equations topic in portion Differential Equations of Mathematics – Class 12 |
|
Answer» CORRECT OPTION is (b) d^2y/dx^2 + (dy/dx)^3 d^2x/dy^2 = 0 For explanation I would say: (dy/dx)= (dx/dy)^-1 So, d^2y/dx^2 = – (dx/dy)^-2 d/dx(dx/dy) = – (dy/dx)^2(d^2x/dy^2)(dy/dx) => d^2y/dx^2 + (dy/dx)^3 d^2x/dy^2 = 0 |
|