Simultaneous Differential Equation Bsc Maths
1.Simultaneous Differential Equation Bsc Maths
In this article “Simultaneous Differential Equation Bsc Maths”,we will solve differential equations by elimination method and substitution method.In these differential equations will be a set of relations consisting of as may simultaneous equations.
Also Read This Article:- Singular Solutions,Envelope and Cusp Locus-B.Sc. Maths
2.Simultaneous Differential Equation Bsc
\text{ Example : 1. } \frac{dx}{dt} + 5x + y = e^t, \ \frac{dy}{dt} - x + 3y = e^{2t} \\ \text{ Solution : } \frac{dx}{dt} + 5x + y = e^t, \ \frac{dy}{dt} - x + 3y = e^{2t} \\ \text{ In symbolic manner the given} \\ \text{ equation can be written as} \\ Dx + 5x + y = e^t \quad \therefore (1) \\ (D+5)x + y = e^t \cdots (1) \\ -x + (D+3)y = e^{2t} \cdots (2) \\ \text{ operation both sides of } (1) \text{ by } (D+3), \text{ we obtain} \\ (D+3)(D+5)x + y = e^t \cdots (3)\\ \begin{array}{c}(D+3)(D+5)x + (D+3)y = (D+3)e^t \cdots (3) \\ -x + (D+3)y = e^{2t} \cdots (2) \\ + \quad \quad \quad - \quad \quad \quad - \quad \quad \quad \quad \\ \hline \end{array} \\ \text{ Subtract } (2) \text{ from } (3) \text{ , we obtain} \\ [(D+3)(D+5) + 1]x = (D+3)e^t - e^{2t} \\ \Rightarrow (D^2 + 8D + 16)x = e^t + 3e^t - e^{2t} \\ \Rightarrow (D^2 + 8D + 16)x = 4e^t - e^{2t} \\ \text{ Which is linear equation with} \text{ constant coefficients.} \\ \text{ Auxiliary equation in this} \text{ case will be} \\ m^2 + 8m + 16 = 0 \\ \Rightarrow m^2 + 4m + 4m + 16 = 0 \\ \Rightarrow m(m+4) + 4(m+4) = 0 \\ \Rightarrow (m+4)^2 = 0 \Rightarrow m = -4, -4 \\ \text{ C.F.} = (C_1 + C_2 t)e^{-4t} \\ \text{ Particular integral will be} \text{ given by} \\ \text{ P.I.} = \frac{1}{(D+4)^2} (4e^t - e^{2t}) \\ = \frac{1}{(D+4)^2} \cdot 4e^t - \frac{1}{(D+4)^2} e^{2t} \\ = 4 \frac{1}{(1+4)^2} e^t - \frac{1}{(2+4)^2} e^{2t} \\ \text{ P.I.} = \frac{4}{25} e^t - \frac{1}{36} e^{2t} \\ \therefore x = \text{ C.F.} + \text{ P.I.} \\ \Rightarrow x = (C_1 + C_2 t)e^{-4t} + \frac{4}{25} e^t - \frac{1}{36} e^{2t} \\ \text{ Differentiating } (4) \text{ w.r.t. } t, \text{ we} \text{ obtain} \\ \frac{dx}{dt} = -4(C_1 + C_2 t)e^{-4t} + \frac{4}{25} e^t - \frac{2}{36} e^{2t} \\ \text{ Substituting this value } \frac{dx}{dt}\\ \dots \text{ and the values of } x \text{ from equation} (4) \text{ in } (1), \text{ we get obtain } \\ [-4(C_1 + C_2 t)]e^{-4t} + \frac{4}{25} e^t - \frac{1}{18} e^{2t} + 5 [(C_1 + C_2 t)e^{-4t} + \frac{4}{25} e^t - \frac{1}{36} e^{2t}] + y = e^t \\ \Rightarrow (C_2 - 4C_1 - 4C_2 t + 5C_1 + 5C_2 t)e^{-4t} \\ + \left(\frac{4}{25} + \frac{20}{25}\right)e^t + \left(\frac{-1}{18} - \frac{5}{36}\right)e^{2t} + y = e^t \\ \Rightarrow (C_1 + C_2 + C_2 t)e^{-4t} + \frac{24}{25} e^t - \frac{7}{36} e^{2t}+ y = e^t \\ \Rightarrow y = -(C_1 + C_2 + C_2 t)e^{-4t} + \left(1 - \frac{24}{25}\right)e^t + \frac{7}{36} e^{2t} \\ \Rightarrow y = -(C_1 + C_2 + C_2 t)e^{-4t} + \frac{1}{25} e^t + \frac{7}{36} e^{2t} \\ \text{ and } x = (C_1 + C_2 t)e^{-4t} + \frac{4}{25} e^t - \frac{1}{36} e^{2t} \\ \text{ Example : 2. } \frac{dx}{dt} + 2x - 3y = t ; \frac{dy}{dt} - 3x + 2y = e^{2t} \\ \text{ Solution :} \text{ In symbolic manner the given} \\ \text{ equation can be written as} \\ (D+2)x - 3y = t \cdots (1) \\ -3x + (D+2)y = e^{2t} \cdots (2) \\ \text{ operation both sides of } (1) \text{ by} \\ (D+2) \text{ and multiplying } (2) \text{ by} 3, \text{ we obtain} \\ (D+2)(D+2)x - 3(D+2)y = (D+2)t \cdots (3) \\ -9x + 3(D+2)y = 3e^{2t} \cdots (4) \\ \text{ Adding } (3) \text{ and } (4), \text{ we obtain} \\ (D+2)^2 x - 9x = (D+2)t + 3e^{2t} \\ \Rightarrow (D^2 + 4D + 4 - 9)x = 1 + 2t + 3e^{2t} \\ \Rightarrow (D^2 + 4D - 5)x = 1 + 2t + 3e^{2t} \\ \text{ which is linear equation with}\\ \text{ constant coefficients} \text{ Auxiliary equation in} \\ \text{ this case will be} \\ \Rightarrow m^2 + 4m - 5 = 0 \\ \Rightarrow m^2 + 5m - m - 5 = 0 \\ \Rightarrow m(m+5) - 1(m+5) = 0 \\ \Rightarrow (m-1)(m+5) = 0 \\ \Rightarrow m = 1, -5 \\ \text{ C.F.} = C_1 e^t + C_2 e^{-5t} \\ \text{ particular integral will be} \text{ given by} \\ \text{ P.I.} = \frac{1}{(D-1)(D+5)} (1 + 2t + 3e^{2t}) \\ = \frac{1}{(D^2 + 4D - 5)} (1 + 2t + 3e^{2t}) \\ = -\frac{1}{5} \left(1 - \frac{4D + D^2}{5}\right)^{-1} (1 + 2t) + \frac{3}{(2)^2 + 4 \times 2 - 5} e^{2t} \\ = -\frac{1}{5} \left[1 + \frac{4D + D^2}{5} + \left(\frac{4D + D^2}{5}\right)^2 + \dots\right] (1 + 2t) + \frac{3e^{2t}}{(2)^2 + 4 \times 2 - 5} \\ = -\frac{1}{5} \left[1 + \frac{4}{5}D + \frac{21}{25}D^2 + \dots\right] (1 + 2t) + \frac{3e^{2t}}{7} \\ = -\frac{1}{5} [(1 + 2t) + \frac{4}{5}(0 + 2)] + \frac{3}{7} e^{2t} \\ \Rightarrow \text{ P.I.} = -\frac{1}{25} (13 + 10t) + \frac{3}{7} e^{2t} \\ \therefore x = \text{ C.F.} + \text{ P.I.} \\ x = C_1 e^t + C_2 e^{-5t} + \frac{3}{7} e^{2t} - \frac{2}{5}t - \frac{13}{25} \cdots (5) \\ \text{ Differentiating } (5) \text{ w.r.t. } t, \text{ we } \text{ obtain} \\ \frac{dx}{dt} = C_1 e^t - 5C_2 e^{-5t} + \frac{6}{7} e^{2t} - \frac{2}{5} \\ \text{ Substituting this value of} \\ \frac{dx}{dt} \text{ and the value of } x \\ \text{ from equation } (5) \text{ in } (1), \text{ we obtain}\\ 3y = \frac{dx}{dt} + 2x - t \\ = \left(C_1 e^t - 5C_2 e^{-5t} + \frac{6}{7} e^{2t} - \frac{2}{5}\right) + 2\left(C_1 e^t + C_2 e^{-5t} + \frac{3}{7} e^{2t} - \frac{2}{5}t - \frac{13}{25}\right) - t \\ y = C_1 e^t - C_2 e^{-5t} + \frac{4}{7} e^{2t} - \frac{3}{5}t - \frac{12}{25} \cdots (6) \\ \text{ and } x = C_1 e^t + C_2 e^{-5t} + \frac{3}{7} e^{2t} - \frac{2}{5}t - \frac{13}{25} \text{ Example : 3. } \frac{d^2 x}{dt^2} - 3x - 4y = 0 ; \frac{d^2 y}{dt^2} + x + y = 0 \\
\text{ Solution :} \frac{d^2 x}{dt^2} - 3x - 4y = 0 ; \frac{d^2 y}{dt^2} + x + y = 0 \\
\text{ In symbolic manner the given} \\
\text{ equation can be written as} \\
(D^2 - 3)x - 4y = 0 \cdots (1) \\
x + (D^2 + 1)y = 0 \cdots (2) \\
\text{ Operation both sides of } (1) \text{ by} \\
(D^2 + 1) \text{ and multiplying } (2) \text{ by } 4, \text{ we obtain} \\
(D^2 + 1) \cdot (D^2 - 3)x - 4(D^2 + 1)y = 0 \cdots (3) \\
4x + 4(D^2 + 1)y = 0 \cdots (4) \\
\text{ Adding } (3) \text{ and } (4), \text{ we obtain} \\
[(D^2 + 1)(D^2 - 3) + 4]x = 0 \\
\Rightarrow (D^4 - 2D^2 + 1)x = 0 \cdots (5)\\
\text{ which is linear equation with} \\
\text{ constant coefficients} \\
\text{ Auxiliary equation in this case} \text{ will be} \\
m^4 - 2m^2 + 1 = 0 \\
\Rightarrow (m^2 - 1)^2 = 0 \Rightarrow m = \pm 1, \pm 1\\
\text{ Now general solution of } (5) \text{ will} \text{ be} \\
x = (C_1 + C_2 t)e^t + (C_3 + C_4 t)e^{-t} \cdots (6) \\
\text{ Differentiation } (6) \text{ w.r.t. } t, \text{ we} \text{ obtain} \\
\frac{dx}{dt} = (C_1 + C_2 + C_2 t)e^t + (C_4 - C_3 - C_4 t)e^{-t} \\
\text{ Again differentiating} \\
\frac{d^2 x}{dt^2} = (C_1 + 2C_2 + C_2 t)e^t - (2C_4 - C_3 - C_4 t)e^{-t} \\
\text{ Substituting this value of } \frac{d^2 x}{dt^2} \\
\text{ and the value of } x \text{ from equation} (6) \text{ in } (1), \text{ we obtain} \\
4y = D^2 x - 3x \\
= (C_1 + 2C_2 + C_2 t)e^t - (2C_4 - C_3 - C_4 t)e^{-t} - 3 [(C_1 + C_2 t)e^t + (C_3 + C_4 t)e^{-t}] \\
\therefore y = \frac{1}{2}(C_2 - C_1 - C_2 t)e^t - \frac{1}{2}(C_4 + C_3 + C_4 t)e^{-t} \\
\text{ and } x = (C_1 + C_2 t)e^t + (C_3 + C_4 t)e^{-t}
\text{ Example : 4. } \frac{d^2 x}{dt^2} + m^2 y = 0 ; \frac{d^2 y}{dt^2} - m^2 x = 0 \\
\text{ Solution :} \frac{d^2 x}{dt^2} + m^2 y = 0 ; \frac{d^2 y}{dt^2} - m^2 x = 0 \\
\text{ The given equation can be written} \text{ as} \\
D^2 x + m^2 y = 0 \cdots (1) \\
-m^2 x + D^2 y = 0 \cdots (2) \\
\text{ Operation } (1) \text{ by } D^2 \text{ and multiplying} \\
(2) \text{ by } m^2 \text{ and then subtracting} \\
\text{ the results so obtained, we get} \\
(D^4 + m^4)x = 0 \cdots (3) \\
\text{ Its auxiliary equation is} \\
M^4 + m^4 = 0 \\
\Rightarrow (M^4 + 2m^2 M^2 + m^4) - 2m^2 M^2 = 0 \\
\Rightarrow (M^2 + m^2)^2 - (m\sqrt{2}M)^2 = 0\\
\Rightarrow (M^2 + \sqrt{2}mM + m^2)(M^2 - \sqrt{2}mM + m^2) = 0 \\
\text{ From } M^2 - \sqrt{2}mM + m^2 = 0, \text{ we get} \\
M = \frac{1}{2}[\sqrt{2}m \pm \sqrt{(2m^2 - 4m^2)}] = \frac{m \pm im}{\sqrt{2}} \\
\text{ Similarly from } M^2 + \sqrt{2}mM + m^2 = 0, \text{ we get} \\
M = \frac{-m \pm im}{\sqrt{2}} \\
\therefore \text{ The solution of } (3) \text{ is} \\
x = \left[C_1 \cos\left(\frac{mt}{\sqrt{2}}\right) + C_2 \sin\left(\frac{mt}{\sqrt{2}}\right)\right] e^{\frac{mt}{\sqrt{2}}} + \left[C_3 \cos\left(\frac{mt}{\sqrt{2}}\right) + C_4 \sin\left(\frac{mt}{\sqrt{2}}\right)\right] e^{-\frac{mt}{\sqrt{2}}} \cdots (4) \\
\frac{dx}{dt} = \frac{m}{\sqrt{2}} \left[C_1 \cos\left(\frac{mt}{\sqrt{2}}\right) + C_2 \sin\left(\frac{mt}{\sqrt{2}}\right)\right] e^{\frac{mt}{\sqrt{2}}} + \left[-\frac{C_1 m}{\sqrt{2}} \sin\left(\frac{mt}{\sqrt{2}}\right) + \frac{C_2 m}{\sqrt{2}} \cos\left(\frac{mt}{\sqrt{2}}\right)\right] e^{\frac{mt}{\sqrt{2}}} + \left[-\frac{C_3 m}{\sqrt{2}} \sin\left(\frac{mt}{\sqrt{2}}\right) + \frac{C_4 m}{\sqrt{2}} \cos\left(\frac{mt}{\sqrt{2}}\right)\right] e^{-\frac{mt}{\sqrt{2}}} - \frac{m}{\sqrt{2}} \left[C_3 \cos\left(\frac{mt}{\sqrt{2}}\right) + C_4 \sin\left(\frac{mt}{\sqrt{2}}\right)\right] e^{-\frac{mt}{\sqrt{2}}} \\
\frac{dx}{dt} = \frac{m}{\sqrt{2}} \left[(C_1 + C_2) \cos\left(\frac{mt}{\sqrt{2}}\right) + (C_2 - C_1) \sin\left(\frac{mt}{\sqrt{2}}\right)\right] e^{\frac{mt}{\sqrt{2}}} - \frac{m}{\sqrt{2}} \left[(C_3 + C_4) \sin\left(\frac{mt}{\sqrt{2}}\right) + (C_3 - C_4)\right] \cos\left(\frac{mt}{\sqrt{2}}\right) e^{-\frac{mt}{\sqrt{2}}} \\
\therefore D^2 x = \frac{1}{2}m \left[(C_1 + C_2) \cos\left(\frac{mt}{\sqrt{2}}\right) + (C_2 - C_1)\right] \sin\left(\frac{mt}{\sqrt{2}}\right) e^{\frac{mt}{\sqrt{2}}} + \frac{m}{\sqrt{2}} \left[-\frac{m}{\sqrt{2}} (C_1 + C_2)\right] \sin\left(\frac{mt}{\sqrt{2}}\right) - (C_2 - C_1)\frac{m}{\sqrt{2}} \cos\left(\frac{mt}{\sqrt{2}}\right) e^{\frac{mt}{\sqrt{2}}} + \frac{1}{2}m \left[(C_3 + C_4) \sin\left(\frac{mt}{\sqrt{2}}\right) + (C_3 - C_4) \cos\left(\frac{mt}{\sqrt{2}}\right)\right] e^{-\frac{mt}{\sqrt{2}}} - \frac{m}{\sqrt{2}} \left[\frac{m}{\sqrt{2}} (C_3 + C_4) \cos\left(\frac{mt}{\sqrt{2}}\right) - (C_3 - C_4)\right] \frac{m}{\sqrt{2}} \sin\left(\frac{mt}{\sqrt{2}}\right) e^{-\frac{mt}{\sqrt{2}}} \\ \Rightarrow \frac{d^2 x}{dt^2} = m \left[\left(C_2 \cos\left(\frac{mt}{\sqrt{2}}\right) - C_1 \sin\left(\frac{mt}{\sqrt{2}}\right)\right)\right] e^{\frac{mt}{\sqrt{2}}} + \left[\left(C_3 \sin\left(\frac{mt}{\sqrt{2}}\right) - C_4 \cos\left(\frac{mt}{\sqrt{2}}\right)\right)\right] e^{-\frac{mt}{\sqrt{2}}} \cdots (5) \\
\text{ From } (1), \text{ we get} \\
m^2 y = -D^2 x \\
\Rightarrow y = -\frac{1}{m^2} (D^2 x) \\
\Rightarrow y = -\frac{1}{m^2} \left[\left(C_2 \cos\frac{mt}{\sqrt{2}} - C_1 \sin\frac{mt}{\sqrt{2}}\right) e^{\frac{mt}{\sqrt{2}}}+ \left(C_3 \sin\frac{mt}{\sqrt{2}} - C_4 \cos\frac{mt}{\sqrt{2}}\right) e^{-\frac{mt}{\sqrt{2}}}\right]
\text{ Example : 5. } \frac{dx}{dt} + 2\frac{dy}{dt} - 2x + 2y = 3e^t , 3\frac{dx}{dt} + \frac{dy}{dt} + 2x + y = 4e^{2t} \\
\text{ Solution : } \frac{dx}{dt} + 2\frac{dy}{dt} - 2x + 2y = 3e^t , 3\frac{dx}{dt} + \frac{dy}{dt} + 2x + y = 4e^{2t} \\
\text{ The given equation can be rewritten} \text{ as} \\
(D-2)x + (2D+2)y = 3e^t \cdots (1) \\
(3D+2)x + (D+1)y = 4e^{2t} \cdots (2) \\
\text{ multiplying } (2) \text{ by } 2 \text{ and subtracting} \\
\text{ from it } (1), \text{ we get} \\
\begin{array}{c}(D-2)x + (2D+2)y = 3e^t \cdots (1) \\
2(3D+2)x + (2D+2)y = 8e^{2t} \cdots (3) \\
\hline \end{array} \\
(D - 2 - 6D - 4)x = 3e^t - 8e^{2t} \\
\Rightarrow (-5D - 6)x = 3e^t - 8e^{2t} \\
(5D + 6)x = 8e^{2t} - 3e^t \\
\text{ Its auxiliary equation is} \\
5m + 6 = 0 \Rightarrow m = -\frac{6}{5} \\
\text{ C.F.} = C_1 e^{-\frac{6}{5}t} \\
\frac{dx}{dt} + \frac{6}{5}x = \frac{8}{5}e^{2t} - \frac{3}{5}e^t\\
\text{ It is Linear Differential Equation} \\
\text{ Integrating factor} = e^{\int P dt} \\
= e^{\int \frac{6}{5} dt} = e^{\frac{6}{5}t} \\
\Rightarrow x \cdot \text{ I.F.} = \int (\text{ I.F.}) Q dt + C_1 \\
\therefore x e^{\frac{6}{5}t} = \int \left(\frac{8}{5}e^{2t} - \frac{3}{5}e^t\right) e^{\frac{6}{5}t} dt + C_1 \\
\Rightarrow x e^{\frac{6}{5}t} = \int \left(\frac{8}{5}e^{\frac{16}{5}t} - \frac{3}{5}e^{\frac{11}{5}t}\right) dt + C_1 \\
= \frac{8}{5} \times \frac{5}{16} e^{\frac{16}{5}t} - \frac{3}{5} \times \frac{5}{11} e^{\frac{11}{5}t} + C_1 \\
\Rightarrow x = \frac{\frac{1}{2} e^{\frac{16}{5}t}}{e^{\frac{6}{5}t}} - \frac{\frac{3}{11} e^{\frac{11}{5}t}}{e^{\frac{6}{5}t}} + C_1 e^{-\frac{6}{5}t} \\
\Rightarrow x = \frac{1}{2} e^{2t} - \frac{3}{11} e^t + C_1 e^{-\frac{6}{5}t} \cdots (4) \\
\text{ Differentiating w.r.t. } t, \text{ we obtain} \\
\frac{dx}{dt} = e^{2t} - \frac{3}{11} e^t - \frac{6}{5} C_1 e^{-\frac{6}{5}t} \\
\text{ substituting this value of } \frac{dx}{dt} \\
\text{ and value of } x \text{ from equation} \\
(4) \text{ in } (1), \text{ we obtain} \\
\left(e^{2t} - \frac{3}{11}e^t - \frac{6}{5}C_1 e^{-\frac{6}{5}t}\right) + 2\frac{dy}{dt} - 2\left(\frac{1}{2} e^{2t} - \frac{3}{11}e^t\right. \left.+ C_1 e^{-\frac{6}{5}t}\right) + 2y = 3e^t \\
\Rightarrow e^{2t} - \frac{3}{11}e^t - \frac{6}{5}C_1 e^{-\frac{6}{5}t} + 2\frac{dy}{dt} - e^{2t} + \frac{6}{11}e^t - 2C_1 e^{-\frac{6}{5}t} + 2y = 3e^t \\
\Rightarrow \frac{3}{11}e^t - \frac{16}{5}C_1 e^{-\frac{6}{5}t} + 2\frac{dy}{dt} + 2y = 3e^t \\
\Rightarrow 2\frac{dy}{dt} + 2y = \frac{30}{11}e^t + \frac{16}{5}C_1 e^{-\frac{6}{5}t} \\
\Rightarrow \frac{dy}{dt} + y = \frac{15}{11}e^t + \frac{8}{5}C_1 e^{-\frac{6}{5}t} \\
\text{ I.F.} = e^{\int P dt} = e^{\int 1 dt} = e^t \\
y \cdot e^t = \int \left(\frac{15}{11}e^t + \frac{8}{5}C_1 e^{-\frac{6}{5}t}\right) e^t dt + C_2 \\
= \int \left(\frac{15}{11}e^{2t} + \frac{8}{5}C_1 e^{-\frac{1}{5}t}\right) dt + C_2 \\
= \frac{15}{11} \times \frac{1}{2} e^{2t} + C_1 \frac{8}{5} \times -5 e^{-\frac{1}{5}t} + C_2\\
\Rightarrow y e^t = \frac{15}{22} e^{2t} - 8C_1 e^{-\frac{1}{5}t} + C_2 \\
\Rightarrow y = \frac{15}{22} e^{2t - t} - 8C_1 e^{-\frac{1}{5}t - t} + C_2 e^{-t} \\
\Rightarrow y = \frac{15}{22} e^t - 8C_1 e^{-\frac{6}{5}t} + C_2 e^{-t} \\
\text{ Example : 6. } t\frac{dx}{dt} + y = 0 ; \ t\frac{dy}{dt} + x = 0 \\
\text{ Solution : } t\frac{dx}{dt} + y = 0 \cdots (1) ; \ t\frac{dy}{dt} + x = 0 \cdots (2) \\
\text{ Differentiating } (1) \text{ w.r.t. } t, \text{ we obtain} \\
t\frac{d^2 x}{dt^2} + \frac{dx}{dt} + \frac{dy}{dt} = 0 \cdots (3) \\
\text{ Substituting this value of } \frac{dy}{dt} \text{ from} \\
(3) \text{ in } (2), \text{ we obtain} \\
t \left(t\frac{d^2 x}{dt^2} + \frac{dx}{dt} + \frac{dy}{dt}\right) + x = 0 \\
\Rightarrow t^2 \frac{d^2 x}{dt^2} + t\frac{dx}{dt} + x = 0 \\
\Rightarrow t^2 \frac{d^2 x}{dt^2} + t\frac{dx}{dt} - x = 0 \cdots (4) \\
\text{ This is homogeneous linear} \text{ equation of 2nd order} \\
\therefore \text{ Put } z = \log_e t \text{ in } (4) \Rightarrow t = e^z \\
\text{ Now equation becomes like} \text{ this} \\
[D(D-1) + (D-1)]x = 0, \text{ where } D = \frac{d}{dz} \\
(D^2 - 1)x = 0 \cdots (5) \\
\text{ Its auxiliary equation is} \\
m^2 - 1 = 0 \Rightarrow m = \pm 1 \\
\therefore x = C_1 e^z + C_2 e^{-z} \\
\Rightarrow x = C_1 t + C_2 t^{-1} \cdots (6) \\
\text{ Again from } (6), \ \frac{dx}{dt} = C_1 - C_2 t^{-2} \\
\text{ Now putting this value in } (1),\\
t(C_1 - C_2 t^{-2}) + y = 0 \\
\therefore y = -C_1 t + C_2 t^{-1} \cdots (7) \\
\text{ and } x = C_1 t + C_2 t^{-1}
By solving the above questions,one can understand the Simultaneous Differential Equation Bsc Maths well because the concept is well understood when you solve the questions practically.
Also Read This Article:- Differential equation
3.Practice Questions of Simultaneous Differential Equation Bsc Maths for Students
Solve the following differential equations
(1.) 4\frac{dx}{dt} + 9\frac{dy}{dt} + 2x + 31t = e^t,3\frac{dx}{dt} + 7\frac{dy}{dt} + x + 24y = 3 \\
(2.) 2\frac{d^2 y}{dx^2} - \frac{dz}{dx} - 4y = 2x , 2\frac{dy}{dx} + 4\frac{dz}{dx} - 3z = 0 \\
\text{Answers : } (1.) x = \frac{1}{2} [-(C_1 + C_2)\sin t + (C_1 - C_2)\cos t] e^{-4t} + \frac{27}{26} e^t - \frac{23}{17} \\ y = e^{-4t} \{C_1 \sin t + C_2 \cos t\} - \frac{2}{13} e^t + \frac{6}{17} \\
(2.) y = (C_1 + C_2 x)e^x + C_3 e^{-\frac{3}{2}x} - \frac{1}{2}x \\
z = -2e^x (C_1 + C_2 x - 3C_2) - \frac{1}{3} C_3 e^{-\frac{3}{2}x} - \frac{1}{3}
By solving the above questions,one can understand the Simultaneous Differential Equation Bsc Maths well because the concept is well understood when you solve the questions practically.
### 📢 If you liked this math article:
* 👥 **Share with Friends:** Knowledge grows by sharing, so be sure to share it with your friends.
* 🔔 **Follow the Website:** If this is your first time here, follow our **email subscription** so that you get instant notifications for every new article.
* 💬 **Give Your Suggestions:** If you have any issues or would like to make any suggestions, do let us know by **commenting** below.
*Welcome to read the full article!*
Also Read This Article:- Tac Locus and Node Locus B.sc. Maths
4.Frequently Asked Questions Related to Simultaneous Differential Equation Bsc Maths
Q:1.What is meant by a differential equation with constant coefficients?
Ans:Those differential will be a set of relations consisting of as may simultaneous equations as there are dependent variables with the condition that all equations will be linear.Such equation will be called simultaneous linear equations constant coefficient.
Q:2.What are the methods of solving the differential equation simultaneously?
Ans:There are two methods of solving simultaneous differential equations
(1.)Differentiation method
(2.)symbolic method
Q:3.What is elimination method?
Ans:The method of solving simultaneous differential equations is some what analogous to that employed in solving set of simultaneous algebraic equations that involve several unknowns.
By answering the above questions,you can know about the primary terms of Simultaneous Differential Equation Bsc Maths.
5.छात्र-छात्राओं से आज का प्रश्न (Today’s Question to Students):
🎯 विनर्स कॉर्नर:क्या आप इस सवाल का सही जवाब दे सकते हैं?अपने नाम के साथ नीचे कमेंट करें!सही जवाब देने वाले Top Students के नाम हमारी आगे post/is article ke update में Photo ya Special Mention के साथ publish की जाएगी।अपना जवाब अभी दर्ज करें!👇
*”ABC एक त्रिभुज है,जिसका आधार AB है।AB पर D एक ऐसा बिन्दु है कि AB=5 और DB=3 तो \triangle ADC के क्षेत्रफल का \triangle ABC के क्षेत्रफल से अनुपात क्या होगा?”*
(ABC is a triangle, the basis of which is AB. D on AB is a point that AB=5 and DB=3 So what is the ratio of the area of \triangle ADC to the area of \triangle ABC?)
*पिछली प्रश्नोत्तरी का हल*
परिमेय करण करने पर :
\frac{1 + \sqrt{2}}{\sqrt{5} + \sqrt{3}} + \frac{1 - \sqrt{2}}{\sqrt{5} - \sqrt{3}} \\ = \frac{1 + \sqrt{2}}{\sqrt{5} + \sqrt{3}} \times \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} - \sqrt{3}} + \frac{1 - \sqrt{2}}{\sqrt{5} - \sqrt{3}} \times \frac{\sqrt{5} + \sqrt{3}}{\sqrt{5} + \sqrt{3}} \\ = \frac{\sqrt{5} + \sqrt{10} - \sqrt{3} - \sqrt{6}}{5 - 3} + \frac{\sqrt{5} - \sqrt{10} + \sqrt{3} - \sqrt{6}}{5 - 3} \\ = \frac{1}{2}(2\sqrt{5} - 2\sqrt{6}) = \sqrt{5} - \sqrt{6}
*Previous Quiz Solution*
Rationalization :
\frac{1 + \sqrt{2}}{\sqrt{5} + \sqrt{3}} + \frac{1 - \sqrt{2}}{\sqrt{5} - \sqrt{3}} \\ = \frac{1 + \sqrt{2}}{\sqrt{5} + \sqrt{3}} \times \frac{\sqrt{5} - \sqrt{3}}{\sqrt{5} - \sqrt{3}} + \frac{1 - \sqrt{2}}{\sqrt{5} - \sqrt{3}} \times \frac{\sqrt{5} + \sqrt{3}}{\sqrt{5} + \sqrt{3}} \\ = \frac{\sqrt{5} + \sqrt{10} - \sqrt{3} - \sqrt{6}}{5 - 3} + \frac{\sqrt{5} - \sqrt{10} + \sqrt{3} - \sqrt{6}}{5 - 3} \\ = \frac{1}{2}(2\sqrt{5} - 2\sqrt{6}) = \sqrt{5} - \sqrt{6}
This article has been prepared by **Satyam Coaching Centre** on the **Satyam Mathematics** blog.”*
Related Posts
About Author
Sanjay Kumawat
(1.)**Satyam Narain Kumawat** **Website Name:Satyam Mathematics** *Owner:satyamcoachingcentre.in* *Sthan:Manoharpur,Jaipur (Rajasthan)* **Teaching Mathematics aur Anya Anubhav** ***Shiksha:**B.sc.,B.Ed.,(M.sc. star Ke Mathematics Ko Padhane ka Anubhav),B.com.,M.com. Ke vishayon Ko Padhane ka Anubhav,Philosophy,Psychology,Religious,sanskriti Mein Gahri Ruchi aur Adhyayan ***Anubhav:**phichale 23 varshon se M.sc.,M.com.,Angreji aur Vigyan Vishayon Mein Shikshaka Ka Lamba Anubhav ***Visheshagyata:*Maths,Adhyatma (spiritual),Yog vishayon ka vistrit Gyan* ****In Brief:I have read about M.sc. books,psychology,philosophy,spiritual, vedic,religious,yoga,health and different many knowledgeable books.A dedicated math expert with 23+ years of teaching experience upto M.sc. ,M.com.,English and science.After guiding thousands of students through Satyam Coaching Center,now share Mathematics,Trigonometry (Upto M.sc) and Educational Strategies in simple language on this blog from December 2018.* (2.)**(Technical Expert & Co-Admin):** ***Name:Sanjay Kumawat* *Qualification:Graduate in Mechanical Engineering (B.Tec) in 2013* *Profession:Physics Lecturer* *Teaching Experience:15 Years and Teaching to NEET,JEE Students* *Technical Experience:5 Years Coding and Article Editing,Classic Photo Editing by Laptop in Satyam Coaching Centre Blog* *A school lecturer and digital content strategist.On this blog,he handles all the responsibility of coding,image editing,SEO, and technical management,so that the mathematical content reaches the readers in a very accurate and beautiful form.* Updated on 15.06.2026



