Question
Mathematics Question on Differential equations
Let x=x(t) and y=y(t) be solutions of the differential equations dtdx+ax=0 and dtdy+by=0 respectively, a,b∈R. Given x(0)=2, y(0)=1, and 3y(1)=2x(1), the value of t for which x(t)=y(t), is:
log322
log43
log34
log432
log432
Solution
Given differential equations are:
dtdx+ax=0⇒x(t)=x(0)e−at
dtdy+by=0⇒y(t)=y(0)e−bt
From the initial conditions, we are provided:
x(0)=2,y(0)=1
Thus, the solutions for x(t) and y(t) become:
x(t)=2e−at, y(t)=e−bt
Step 1: Relation at t=1
We are given:
3y(1)=2x(1)
Substituting the values of x(1) and y(1):
3e−b=2×2e−a⇒3e−b=4e−a
Taking the natural logarithm on both sides:
−b=−a+ln(34)
Rearranging terms, we get:
b=a+ln(34)
Step 2: Finding t for which x(t)=y(t)
We need to find the value of t such that:
2e−at=e−bt
Dividing both sides by e−bt:
2=e(b−a)t
Taking the natural logarithm of both sides:
ln2=(b−a)t
Substituting the expression for b−a from earlier:
b−a=ln(34)
Thus:t=ln(34)ln2
Step 3: Simplifying the Expression
To simplify
ln(34)ln2, we recognize that:
log4(32)=ln4ln(32)=ln(34)ln2
Thus, the value of t is:t=log4(32)