0% found this document useful (0 votes)
4 views1 page

Problem Solving Using C Full Course Paart 5

The document contains assignment questions for a Matrix Algebra and Calculus course, specifically focusing on solving various differential equations. Each question requires the application of different mathematical techniques, including the method of variation of parameters. The document also provides key solutions for each of the assignment questions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
4 views1 page

Problem Solving Using C Full Course Paart 5

The document contains assignment questions for a Matrix Algebra and Calculus course, specifically focusing on solving various differential equations. Each question requires the application of different mathematical techniques, including the method of variation of parameters. The document also provides key solutions for each of the assignment questions.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 1

Matrix Algebra and Calculus (2024-25)

(Common to all)
Subject code-9HC11
Unit – VI
Assignment Questions

1. Solve (D5 -2D4 +D3)y = 0


2. Solve ( D 4  18 D 2  81) y  0
3. Solve (D + 2) (D - 1)2 y=e-2x + 2sinhx.
4. Solve (D2 - 4D - 5) y = e2x + 3cos (4x + 3)
5. Solve (2D2+2D+3) y = x2 + 2x - 1.
6. Solve (D2 +5D +6) y =e-2xSin2x
7. Solve(𝐷 + 2𝐷 + 1)𝑦 = 𝑥𝑐𝑜𝑠𝑥
8. Solve ( D 2  9) y  x sin 2 x
d2y
9. Solve 2
 a 2 y  tan ax using method of variation of parameters.
dx
10. 1
Solve ( D 2  3D  2) y  by the method of variation of parameters..
1 e x

KEY

1. y = (c1 + c2x +c3x2) + ( c2 + c5x)ex


2. y   c1  c2 x  cos 3x   c3  c4 x  sin 3x
3. y = c1e-2x + (c2 + c3x) ex + xe-2x + x2ex/6 + e-x/4
4. y = c1e-x + c2e5x - e2x/9 - [48sin (4x + 3) + 63cos (4x + 3)]/697

x
 5 5  x 2 2 x 25
5. y  e 2
c1 cos x  c 2 sin x   
 2 2  3 9 27

e 2 x
6. y  c1e
2 x
 c2 e  3 x
 cos 2 x  2 sin 2 x 
10
x s in x (c o s x  sin x )
7. y   c 1  c 2 x  e
x
 
2 2
x sin 2 x 4
8. y  c1 cos 3 x  c 2 sin 3 x   cos 2 x
5 25
cos ax
y  c1 cos ax  c 2 sin ax  2
log | sec ax  tan ax |
9. a
x 2 x x
10. y  c1e  c 2 e  e  e 2 x
  
log 1  e x 

You might also like