DIC Questions
DIC Questions
𝑠𝑖𝑛−1 𝑥
Q1. If 𝑦 = ; show that (1 - 𝑥2)𝑦𝑛+1 - (2𝑛 + 1)𝑥𝑦𝑛 - 𝑛2𝑦𝑛-1 = 0
√1−𝑥 2
Q3. 𝑎𝑥+𝑏
If 𝑦 = 𝑐𝑥+𝑑
; show that 2𝑦1 𝑦3 = 3𝑦22 .
Q4. 𝑑2 𝑦 𝑑𝑦
If 𝑦 = sin(𝑠𝑖𝑛𝑥) ; prove that 𝑑𝑥2 + 𝑡𝑎𝑛𝑥 𝑑𝑥
+ 𝑦𝑐𝑜𝑠 2 𝑥 = 0.
1 1 1 1 𝑑2 𝑦
Q5. If 𝑥 = 2 (𝑡 + 𝑡 ) , 𝑦 = 2
(𝑡 − 𝑡 ) ; find 𝑑𝑥 2 .
Q8. Find the real roots of 𝑥4 − 𝑥 − 10 = 0, which is nearer to 𝑥 = 2, correct upto three decimal places.
Q9. Apply Newton Raphson Method to solve 3𝑥 − 𝑐𝑜𝑠𝑥 − 1 = 0, correct upto four decimal places.
Q10. Find the root of 𝑓(𝑥) = 𝑒−𝑥 − 𝑥, correct upto three decimal places. (Hint 𝑥0 = 0)
Q11. Find a root of 𝑐𝑜𝑠𝑥 + 𝑒𝑥 − 4 = 0, correct upto six decimal places by Newton Raphson Method.
Q12. Find a root of 𝑥 + 𝑙𝑛𝑥 − 2 = 0 by using Newton Raphson Method, correct upto five decimal places.
Q13. Use Newton Raphson Method to compute the following, correct upto four decimal places
i) Square root of 27
ii) 5th root of 17
iii) 3√13