Questions

M.C.Q (1 Marks)

🎯

Test yourself on this topic

11 questions · timed · auto-graded

MCQ 11 Mark
The degree of the differential equation $\left(\frac{d s}{d t}\right)^4+3 s \frac{d^2 s}{d t^2}=0$ is :
  • A
    1
  • B
    2
  • C
    3
  • D
    4
Answer
Corrrect option is (A)
View full question & answer
MCQ 21 Mark
The degree of the differential equation $x y \frac{d^2 y}{d x^2}+x\left(\frac{d y}{d x}\right)^3-y \frac{d y}{d x}=0$ is :
  • A
    3
  • 1
  • C
    $0$
  • D
    2
Answer
Correct option: B.
1
(B)
The highest order derivative present in this differential equation is $\frac{d^2 y}{d x^2}$ and the highest exponent of $\frac{d^2 y}{d x^2}$ is 1 , therefore the degree of this differential equation is 1.
View full question & answer
MCQ 31 Mark
The degree of differential equation $\sqrt{1+\left(\frac{d y}{d x}\right)^2}=$ $a\left(\frac{d^2 y}{d x^2}\right)^{\frac{1}{3}}:$
  • A
    1
  • 2
  • C
    3
  • D
    4
Answer
Correct option: B.
2
(B)
2
View full question & answer
MCQ 41 Mark
The solution of the equation $\frac{d y}{d x}=\frac{1-\cos 2 y}{1+\cos 2 y}$ is :
  • A
    $x+\tan y+y=c$
  • B
    $x+\cot y-y=c$
  • C
    $x+\tan y-y=c$
  • $x+\cot y+y=c$
Answer
Correct option: D.
$x+\cot y+y=c$
(D)
$\frac{d y}{d x}=\frac{1-\cos 2 y}{1+\cos 2 y}=\frac{2 \sin ^2 y}{2 \cos ^2 y}=\tan ^2 y$
or $\quad \frac{d y}{\tan ^2 y}=d x \Rightarrow \cot ^2 y d y=d x$
or $\quad \int \cot ^2 y d y=\int d x$
or $\int\left(\operatorname{cosec}^2 y-1\right) d y=\int d x$
$-\cot y-y=x+c$
or $\quad x+\cot y+y=-c$ which is a constant
or $\quad x+\cot y+y=c$
Hence the correct choice is (D).
View full question & answer
MCQ 51 Mark
The solution of the equation $\frac{d y}{d x}=\cos ^2 y$ is :
  • A
    $x+\tan y=c$
  • $\tan y=x+c$
  • C
    $\sin y+x=c$
  • D
    $\sin y-x=c$
Answer
Correct option: B.
$\tan y=x+c$
(B)
$
\begin{aligned}
\frac{d y}{d x} & =\cos ^2 y \\
\Rightarrow \quad \frac{1}{\cos ^2 y} d y & =d x \Rightarrow \sec ^2 y d y=d x
\end{aligned}
$
Hence
$
\begin{aligned}
\int \sec ^2 y d y & =\int d x \\
\tan y & =x+c
\end{aligned}
$
Therefore the correct choice is (B).
View full question & answer
MCQ 61 Mark
The solution of the equation $\frac{d y}{d x}+2 y=4 x$ is :
  • $y=2 x-1+c e^{-2 x}$
  • B
    $y=2 x-1+c e^{2 x}$
  • C
    $y=2 x+c e^{2 x}$
  • D
    $y-2 x=1+c e^{2 x}$
Answer
Correct option: A.
$y=2 x-1+c e^{-2 x}$
(A)
$
\frac{d y}{d x}+2 y=4 x
$
Here $P =2$ and $Q =4 x$
$
\text { I.F. }=e^{\int P d x}=e^{\int 2 d x}=e^{2 x}
$
Required solution is
$
\begin{aligned}
& & y \times e^{2 x} & =\int e^{2 x} \cdot 4 x d x+c \\
\Rightarrow & & y \cdot e^{2 x} & =4 \int x e^{2 x} d x+c \\
\Rightarrow & & y \cdot e^{2 x} & =4\left(\frac{x \cdot e^{2 x}}{2}-\int \frac{1 \cdot e^{2 x}}{2} d x\right)+c \\
\Rightarrow & & y \cdot e^{2 x} & =2 x e^{2 x}-e^{2 x}+C \\
\Rightarrow & & y & =(2 x-1)+C e^{-2 x}
\end{aligned}
$
Hence the correct choice is (A).
View full question & answer
MCQ 71 Mark
The solution of the equation $\frac{d y}{d x}=e^{x+y}+e^y x^2$ is :
  • A
    $e^x+e^y=\frac{x^3}{3}+c$
  • B
    $e^{-x}+e^y+\frac{x^3}{3}=c$
  • C
    $e^{-x}+e^{-y}-\frac{x^3}{3}=c$
  • $e^x+e^{-y}+\frac{x^3}{3}=c$
Answer
Correct option: D.
$e^x+e^{-y}+\frac{x^3}{3}=c$
(D)
$
\frac{d y}{d x}=e^{x+y}+e^y x^2
$
$
\begin{array}{rlrl}
\frac{d y}{d x} & =e^x \times e^y+e^y x^2 \\
\frac{d y}{d x} & =e^y\left(e^x+x^2\right) \\
\Rightarrow & \frac{d y}{e^y} & =\left(e^x+x^2\right) d x \\
\Rightarrow & e^{-y} d y & =\left(e^x+x^2\right) d x \\
\text { Hence } & \int e^{-y} d y & =\int\left(e^x+x^2\right) d x \\
& -e^{-y} & =e^x+\frac{x^3}{3}+c \\
\text { or } & -e^x+e^{-y}+\frac{x^3}{3} & =c
\end{array}
$
Therefore the correct choice is (D).
View full question & answer
MCQ 81 Mark
The solution of the equation $\frac{d y}{d x}=e^{x-y}$ is :
  • A
    $e^x=e^{-y}+c$
  • B
    $e^y=e^{-x}+c$
  • $e^y=e^x+c$
  • D
    $e^{-x}=e^{-y}+c$
Answer
Correct option: C.
$e^y=e^x+c$
(C)
$
\begin{array}{l}
\frac{d y}{d x}=e^{x-y}=e^x \times e^{-y} \\
\Rightarrow \quad \frac{d y}{e^{-y}}=e^x d x \\
\Rightarrow \quad e^y d y=e^x d x \\
\text { So } \quad \int e^y d y=\int e^x d x \\
\Rightarrow \quad e^y=e^x+c
\end{array}
$
Hence the correct choice is (C).
View full question & answer
MCQ 91 Mark
The solution of the equation $\frac{d y}{d x}+2 x=e^{3 x}$ is :
  • $y+x^2=\frac{1}{3} e^{3 x}+c$
  • B
    $y-x^2=\frac{1}{3} e^{3 x}+c$
  • C
    $y+x^2=e^{3 x}+c$
  • D
    $y-x^2=e^{3 x}+c$
Answer
Correct option: A.
$y+x^2=\frac{1}{3} e^{3 x}+c$
(A)
$
\begin{aligned}
& \\
\Rightarrow \quad \frac{d y}{d x}+2 x & =e^{3 x} \\
\frac{d y}{d x} & =e^{3 x}-2 x \\
d y & =\left(e^{3 x}-2 x\right) d x \\
\therefore \quad \int d y & =\int\left(e^{3 x}-2 x\right) d x \\
y & =\frac{1}{3} e^{3 x}-\frac{2 x^2}{2}+C \\
y & =\frac{1}{3} e^{3 x}-x^2+C \\
\Rightarrow \quad y+x^2 & =\frac{1}{3} e^{3 x}+C
\end{aligned}
$
Hence the correct choice is (A).
View full question & answer
MCQ 101 Mark
The solution of the equation $\frac{d y}{d x}+\cos x \cdot \tan y=0$ is :
  • $\log \sin y+\sin x=c$
  • B
    $\log \sin x \sin y=c$
  • C
    $\log y+\log \sin x=c$
  • D
    $\sin x \cdot \sin y=c$
Answer
Correct option: A.
$\log \sin y+\sin x=c$
(A)
$
\begin{array}{l}
\frac{d y}{d x}+\cos x \cdot \tan y=0 \\
\Rightarrow \quad \frac{d y}{d x}=-\cos x \cdot \tan y \\
\Rightarrow \quad \frac{d y}{\tan y}=-\cos x d x \\
\text { or } \quad \cot y d y=-\cos x d x \\
\text { Hence } \quad \int \cot y d y=-\int \cos x d x \\
\log \sin y=-\sin x+c \\
\Rightarrow \quad \log \sin y+\sin x=c
\end{array}
$
Therefore the correct choice is (A).
View full question & answer
MCQ 111 Mark
The solution of the equation $\frac{d y}{d x}=\frac{e^x+e^{-x}}{e^x-e^{-x}}$ is :
  • A
    $y=\log \left(e^x+e^{-x}\right)+c$
  • $y=\log \left(e^x-e^{-x}\right)+c$
  • C
    $y=\log \left(e^x+1\right)+c$
  • D
    $y=\log \left(1-e^{-x}\right)+c$
Answer
Correct option: B.
$y=\log \left(e^x-e^{-x}\right)+c$
(B)
$
\frac{d y}{d x}=\frac{e^x+e^{-x}}{e^x-e^{-x}}
$
Separating the variables
$
d y=\frac{e^x+e^{-x}}{e^x-e^{-x}} d x
$
Hence $\quad \int d y=\int \frac{e^x+e^{-x}}{e^x-e^{-x}} d x$ $
\Rightarrow \quad y=\log \left(e^x-e^{-x}\right)+c
$
Hence the correct choice is (B).
View full question & answer
M.C.Q (1 Marks) - Maths STD 12 Science Questions - Vidyadip