CUET UG Mathematics Booster Test 1 - Solutions of Differential Equations
π Answers are locked once submitted β results and explanations appear at the end.
QUESTION 1 OF 20
Which of the following functions is a solution of the differential equation
x dy/dx = y, (x β 0)?
QUESTION 2 OF 20
Arrange the steps to verify that
y = a cos x + b sin x
is a solution of
y'' + y = 0.
1. Substitute y and y'' into y'' + y.
2. Compute y' = βa sin x + b cos x.
3. Verify that the result equals 0.
4. Compute y'' = βa cos x β b sin x.
QUESTION 3 OF 20
The integral curves of
dy/dx = βx/y
are given by xΒ²+yΒ²=C.
If the curve passes through (3,4), find the diameter of the corresponding circle.
QUESTION 4 OF 20
For the differential equation
dy/dx = 2x,
identify the incorrect statement.
QUESTION 5 OF 20
The general solution of y''=0 is y=mx+c.
For m=1, c=0, find the area bounded by the line, the x-axis, and x=0 to x=4.
QUESTION 6 OF 20
For the family y=Ce^x, find the unit vector parallel to the tangent at the point (0,1).
QUESTION 7 OF 20
Let y=xΒ²+C and y(0)=k, where k is chosen randomly from {1,2,3,4,5}.
What is the probability that C is a prime number?
QUESTION 8 OF 20
Given
x dy=(2xΒ²+1)dx, y(1)=1,
the particular solution is
y=xΒ²+ln|x|.
Evaluate y(e).
I. eΒ²
II. eΒ²+1
III. eΒ²+ln e
QUESTION 9 OF 20
Given y_g=2x+C and y_p=2x+1, evaluate:
β«βΒΉ (y_gβy_p) dx
QUESTION 10 OF 20
Match each differential equation with the corresponding constant value.
| List I | List II |
|---|---|
| 1. dy=dx, y(0)=1 | a. C=2 |
| 2. dy=2x dx, y(0)=2 | b. C=1 |
| 3. dy/y=dx, y(0)=e | c. C=0 |
| 4. dy=βdx, y(0)=0 | d. C=e |
QUESTION 11 OF 20
Assertion (A):
y = A sin x satisfies the differential equation
y'' + y = 0.
Reason (R):
Differentiating twice gives y'' = βA sin x = βy.
QUESTION 12 OF 20
For y = e^(kx) to satisfy
y'' β 5y' + 6y = 0,
find the sum of all possible values of k.
QUESTION 13 OF 20
Which differential equation has general solution
y = Cβ cos 2x + Cβ sin 2x?
QUESTION 14 OF 20
For y(t)=a cos t+b sin t with a=3, b=4, find the amplitude.
QUESTION 15 OF 20
Which differential equation is satisfied by y=e^(mx), where m is a constant?
QUESTION 16 OF 20
Given
dP/dt=0.05P,
the doubling time is t=20 ln 2.
Using ln 2β0.6931, find t.
QUESTION 17 OF 20
Identify the incorrect statement.
QUESTION 18 OF 20
Which equations have exactly two arbitrary constants in their general solution?
I. (dΒ²y)/(dxΒ²)=0
II. dy/dx+y=0
III. y''+2y'+y=sin x
QUESTION 19 OF 20
If a differential equation is separable, it can be written as
1/h(y) dy = g(x) dx
and integrated to obtain H(y)=G(x)+C.
For
dy/dx=(1+yΒ²)/(1+xΒ²),
after separation and integration, the result is:
QUESTION 20 OF 20
If the solution passes through (0,1), find the constant C.
Test Complete!
Answer Review
1 Which of the following functions is a solution of the differential equation
x dy/dx = y, (x β 0)?
Differentiate the given function. Substitute into x(dy/dx)=y. Only y=Cx satisfies identically.
For y=Cx, we have dy/dx=C. Substituting into x(dy/dx)=y gives x(C)=Cx, which is true for all x. Thus y=Cx is a solution. The other options fail to satisfy the differential equation upon substitution.
- Option A β Gives x(βC/xΒ²)=βC/x β C/x.
- Option C β Gives xe^x β e^x for all x.
- Option D β Gives x(1/x)=1 β ln x.
Used: Substitution
Application:
- Substitute each option into the differential equation and verify.
Final Logic:
- Only y=Cx satisfies x(dy/dx)=y identically.
"xy' = y β y β x."
2 Arrange the steps to verify that
y = a cos x + b sin x
is a solution of
y'' + y = 0.
1. Substitute y and y'' into y'' + y.
2. Compute y' = βa sin x + b cos x.
3. Verify that the result equals 0.
4. Compute y'' = βa cos x β b sin x.
Differentiate once. Differentiate again. Substitute and verify.
To verify a solution, first compute y', then compute y''. Next substitute y and y'' into the differential equation y''+y=0. Finally check whether the result simplifies to zero. Therefore the correct order is 2, 4, 1, 3.
- Option A β Substitution cannot occur before differentiation.
- Option B β Second derivative must be computed before substitution.
- Option C β Cannot find y'' before finding y'.
Used: Option Grouping
Application:
- Arrange verification steps in their natural mathematical sequence.
Final Logic:
- Differentiate β Differentiate β Substitute β Verify.
"D-D-S-V" (Differentiate, Differentiate, Substitute, Verify).
3 The integral curves of
dy/dx = βx/y
are given by xΒ²+yΒ²=C.
If the curve passes through (3,4), find the diameter of the corresponding circle.
Substitute the given point. Find C. Determine radius and diameter.
Substituting (3,4) into xΒ²+yΒ²=C gives: 3Β²+4Β²=9+16=25 Thus C=25 and radius = β25 = 5. Therefore diameter = 2Γ5 = 10 units. Hence Option A is correct.
- Option B β Radius, not diameter.
- Option C β Value of C, not diameter.
- Option D β Double the actual diameter.
Used: Substitution
Application:
- Use the point to determine the circle.
Final Logic:
- C=25 β r=5 β diameter=10.
"3-4-5 triangle β radius 5."
4 For the differential equation
dy/dx = 2x,
identify the incorrect statement.
Integrate the equation. Obtain y=xΒ²+C. Different solution curves never intersect.
Integrating gives y=xΒ²+C, a family of upward-opening parabolas symmetric about the y-axis. Different values of C produce vertically shifted curves. By uniqueness of solutions, two distinct solution curves cannot intersect. Therefore Option C is incorrect.
- Option A β Correct; y=xΒ²+C is a parabola family.
- Option B β Correct symmetry property.
- Option D β Coefficient of xΒ² is positive.
Used: Elimination
Application:
- Find the general solution and analyze its graph.
Final Logic:
- Solution curves of a differential equation do not intersect.
"Different solution curves never cross."
5 The general solution of y''=0 is y=mx+c.
For m=1, c=0, find the area bounded by the line, the x-axis, and x=0 to x=4.
Equation becomes y=x. Find area under line. Evaluate definite integral.
For m=1 and c=0, the line is y=x. Required area: β«ββ΄ x dx = [xΒ²/2]ββ΄ = 16/2 = 8 sq units. Hence Option A is correct.
- Option B β Half of the correct area.
- Option C β Equals xΒ² at x=4, not area.
- Option D β Far smaller than actual value.
Used: Substitution
Application:
- Substitute constants and integrate.
Final Logic:
- Area under y=x from 0 to 4 equals 8.
"Area under y=x = xΒ²/2."
6 For the family y=Ce^x, find the unit vector parallel to the tangent at the point (0,1).
Determine slope. Form direction vector. Normalize it.
At (0,1), C=1. Thus y=e^x and dy/dx=e^x. At x=0, slope=1. A direction vector is (1,1). Its magnitude is β2. Hence the unit vector is: (1/β2)iΜ + (1/β2)jΜ.
- Option A β Corresponds to slope β1.
- Option C β Not a unit vector.
- Option D β Vertical direction, slope undefined.
Used: Substitution
Application:
- Find slope and normalize the tangent vector.
Final Logic:
- Slope 1 β unit vector (1/β2,1/β2).
"Slope 1 β (1,1) β divide by β2."
7 Let y=xΒ²+C and y(0)=k, where k is chosen randomly from {1,2,3,4,5}.
What is the probability that C is a prime number?
Use y(0)=k. Hence C=k. Count prime values.
Since y=xΒ²+C and y(0)=k, k=C. Possible values of C are {1,2,3,4,5}. Prime values are 2,3,5. Thus favorable outcomes = 3 and total outcomes = 5. Probability = 3/5. The provided answer is incorrect.
- Option A β Equals 1/2, not 3/5.
- Option B β Counts only one prime.
- Option D β Gives 2/5 instead of 3/5.
Used: Option Grouping
Application:
- List possible values and count primes.
Final Logic:
- Primes = {2,3,5} β 3/5.
"2,3,5 are primes."
8 Given
x dy=(2xΒ²+1)dx, y(1)=1,
the particular solution is
y=xΒ²+ln|x|.
Evaluate y(e).
I. eΒ²
II. eΒ²+1
III. eΒ²+ln e
Substitute x=e. Use ln e=1. Compare statements.
Given y=xΒ²+ln|x|, y(e)=eΒ²+ln e =eΒ²+1. Thus Statements II and III are both correct. Hence Option C is correct.
- Option A β Ignores logarithmic term.
- Option B β Omits Statement III.
- Option D β Omits Statement II.
Used: Substitution
Application:
- Evaluate the expression directly.
Final Logic:
- ln e = 1.
"ln e = 1."
9 Given y_g=2x+C and y_p=2x+1, evaluate:
β«βΒΉ (y_gβy_p) dx
Simplify integrand. Integrate constant. Evaluate limits.
y_gβy_p=(2x+C)β(2x+1)=Cβ1. Therefore, β«βΒΉ(Cβ1)dx=(Cβ1)[x]βΒΉ=Cβ1. Hence Option D is correct.
- Option A β Wrong sign.
- Option B β Constant integration done incorrectly.
- Option C β Reverse of correct answer.
Used: Substitution
Application:
- Reduce the expression before integrating.
Final Logic:
- Integral of constant Cβ1 over length 1 equals Cβ1.
"Constant Γ interval length."
10 Match each differential equation with the corresponding constant value.
| List I | List II |
|---|---|
| 1. dy=dx, y(0)=1 | a. C=2 |
| 2. dy=2x dx, y(0)=2 | b. C=1 |
| 3. dy/y=dx, y(0)=e | c. C=0 |
| 4. dy=βdx, y(0)=0 | d. C=e |
Integrate each equation. Apply initial conditions. Match constants.
1. y=x+C, y(0)=1 β C=1 (b) 2. y=xΒ²+C, y(0)=2 β C=2 (a) 3. ln y=x+C, y(0)=e β C=1, but the intended matching uses y=Ce^x giving C=e (d) 4. y=βx+C, y(0)=0 β C=0 (c) Hence Option A is the intended answer.
- Option B β Several constants mismatched.
- Option C β First equation incorrectly matched.
- Option D β Second and third equations mismatched.
Used: Option Grouping
Application:
- Solve each differential equation and identify the constant.
Final Logic:
- Matching gives Option A.
"Integrate first, apply condition later."
11 Assertion (A):
y = A sin x satisfies the differential equation
y'' + y = 0.
Reason (R):
Differentiating twice gives y'' = βA sin x = βy.
Differentiate twice. Obtain y'' = βy. Substitution gives zero.
For y = A sin x, we get y' = A cos x and y'' = βA sin x = βy. Therefore y'' + y = βy + y = 0. The assertion is true. The reason correctly explains why the function satisfies the differential equation.
- Option A β Both statements are actually true.
- Option B β Reason is not false.
- Option D β Assertion is not false.
Used: Substitution
Application:
- Differentiate and substitute into the given equation.
Final Logic:
- y'' = βy directly implies y'' + y = 0.
"Sin becomes minus sin after two derivatives."
12 For y = e^(kx) to satisfy
y'' β 5y' + 6y = 0,
find the sum of all possible values of k.
Assume y = e^(kx). Form auxiliary equation. Add roots.
Substituting y = e^(kx) gives: kΒ²e^(kx) β 5ke^(kx) + 6e^(kx) = 0 β kΒ² β 5k + 6 = 0 β (kβ2)(kβ3)=0 Thus k = 2, 3. Their sum is 5. Hence Option B is correct.
- Option A β Incorrect sign.
- Option C β Product of roots, not sum.
- Option D β Does not satisfy the quadratic relation.
Used: Substitution
Application:
- Replace y by e^(kx) and solve for k.
Final Logic:
- Roots 2 and 3 give sum 5.
"Auxiliary roots: add for sum."
13 Which differential equation has general solution
y = Cβ cos 2x + Cβ sin 2x?
Frequency equals 2. Characteristic roots are Β±2i. Equation becomes y''+4y=0.
The solution y = Cβ cos 2x + Cβ sin 2x corresponds to characteristic roots Β±2i. Therefore the auxiliary equation is mΒ²+4=0, giving the differential equation y''+4y=0. Hence Option B is correct.
- Option A β Produces cos x and sin x.
- Option C β Gives exponential solutions.
- Option D β First-order equation only.
Used: Contextual/Tonal Matching
Application:
- Match the standard trigonometric solution form.
Final Logic:
- Frequency 2 implies coefficient 4.
"cos(ax), sin(ax) β y''+aΒ²y=0."
14 For y(t)=a cos t+b sin t with a=3, b=4, find the amplitude.
Use amplitude formula. β(aΒ²+bΒ²). Evaluate numerically.
For y(t)=a cos t+b sin t, amplitude is: β(aΒ²+bΒ²) = β(3Β²+4Β²) = β25 = 5. Therefore Option A is correct.
- Option B β Sum of coefficients.
- Option C β Not from amplitude formula.
- Option D β Product of coefficients.
Used: Substitution
Application:
- Insert values into the standard amplitude formula.
Final Logic:
- β(9+16)=5.
"Amplitude = Pythagoras."
15 Which differential equation is satisfied by y=e^(mx), where m is a constant?
Differentiate y=e^(mx). Compute y' and y''. Compare both sides.
For y=e^(mx), y'=me^(mx)=my y''=mΒ²e^(mx)=mΒ²y Then: yy'' = y(mΒ²y)=mΒ²yΒ² and (y')Β²=(my)Β²=mΒ²yΒ² Hence yy''=(y')Β². Therefore Option D is correct.
- Option A β True only when mΒ²=1.
- Option B β Not generally satisfied.
- Option C β Gives mismatched powers.
Used: Substitution
Application:
- Evaluate y', y'' and test each option.
Final Logic:
- yy'' and (y')Β² are identical.
"Exponential: yy''=(y')Β²."
16 Given
dP/dt=0.05P,
the doubling time is t=20 ln 2.
Using ln 2β0.6931, find t.
Use given formula. Substitute ln 2. Calculate product.
Given: t = 20 ln 2 Using ln 2 β 0.6931, t = 20 Γ 0.6931 = 13.862 β 13.86 years. Hence Option C is correct.
- Option A β Product evaluated incorrectly.
- Option B β Smaller than actual value.
- Option D β Overestimates the product.
Used: Substitution
Application:
- Insert the numerical value into the formula.
Final Logic:
- 20Γ0.6931=13.86.
"20 Γ 0.69 β 14."
17 Identify the incorrect statement.
General solutions contain constants. Particular solutions do not. Option D contradicts definition.
A first-order, second-order, and third-order differential equation generally contain one, two, and three arbitrary constants respectively in their general solutions. However, a particular solution is obtained after assigning values to those constants. Hence Option D is incorrect.
- Option A β Correct statement.
- Option B β Correct statement.
- Option C β Correct definition of a particular solution.
Used: Extreme Word Filter
Application:
- Check whether the statement contradicts a standard definition.
Final Logic:
- Particular solutions never contain arbitrary constants.
"Particular β No arbitrary C."
18 Which equations have exactly two arbitrary constants in their general solution?
I. (dΒ²y)/(dxΒ²)=0
II. dy/dx+y=0
III. y''+2y'+y=sin x
Order determines constants. Second-order gives two constants. First-order gives one.
Equation I is second-order, so its general solution contains two arbitrary constants. Equation II is first-order and contains one arbitrary constant. Equation III is also second-order and therefore contains two arbitrary constants. Hence I and III are correct.
- Option B β First-order equation has only one constant.
- Option C β Ignores Equation III.
- Option D β Incorrectly includes Equation II.
Used: Option Grouping
Application:
- Determine the order of each equation.
Final Logic:
- Second-order equations contain two arbitrary constants.
"Order = Number of constants."
19 If a differential equation is separable, it can be written as
1/h(y) dy = g(x) dx
and integrated to obtain H(y)=G(x)+C.
For
dy/dx=(1+yΒ²)/(1+xΒ²),
after separation and integration, the result is:
Separate variables. Integrate both sides. Obtain inverse tangent functions.
Separating variables: dy/(1+yΒ²)=dx/(1+xΒ²) Integrating: β«dy/(1+yΒ²)=β«dx/(1+xΒ²) gives tanβ»ΒΉy = tanβ»ΒΉx + C. Hence Option C is correct.
- Option A β Integration gives tanβ»ΒΉ, not sinβ»ΒΉ.
- Option B β Logarithmic integration is inappropriate here.
- Option D β Exponential form does not result.
Used: Substitution
Application:
- Recognize the standard integral β«dx/(1+xΒ²).
Final Logic:
- Integral yields inverse tangent.
"1+xΒ² β tanβ»ΒΉx."
20 If the solution passes through (0,1), find the constant C.
Use result from Question 19. Substitute point (0,1). Solve for C.
From Question 19, tanβ»ΒΉy = tanβ»ΒΉx + C. Using (0,1): tanβ»ΒΉ(1)=tanβ»ΒΉ(0)+C Ο/4 = 0 + C Therefore C = Ο/4. Hence Option B is correct.
- Option A β Does not satisfy the point condition.
- Option C β Larger than required value.
- Option D β Numerical value differs from Ο/4.
Used: Substitution
Application:
- Insert the given point into the general solution.
Final Logic:
- Ο/4 = C.
"tanβ»ΒΉ(1)=Ο/4."
