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
Datta Meghe College of Engineering, Airoli
Department of Humanities & Sciences
Course Name: Applied Mathematics-I Course Code: BSC101 Class: F.E. Semester: I A. Y.: 2024-25 Tutorial No. 3 (Numerical solutions of Transcendental equations and system of linear equations)
Q. Tutorial / Assignment Question COs Covered BT
No Level Find the root of the equation 𝑥 2 − 4 x − 9 = 0 by false position BSC101.1 L3 1 method lying between 2 and 3
2 By Regula falsi method solve 2 x − 3 sin 𝑥 − 5 = 0 BSC101.1 L3
Compute the real root of 𝑥 log 𝑥 − 1.2 = 0 correct to three BSC101.1 L3
3 decimal places using Newton-Raphson method Using Newton -Raphson method find approximate value of BSC101.1 L3 4 3 √150 (take three iterations) Solve the equations 5𝑥 − 𝑦 + 𝑧 = 10 , 2𝑥 + 4𝑦 = 12, 𝑥 + 𝑦 + BSC101.1 L3 5 5𝑧 = −1 by Jacobi’s method (take four iterations) Solve by Gauss- Siedel method BSC101.1 L3 6 10𝑥 + 𝑦 + 𝑧 = 12 ,2 x + 10y + z = 13, 2x + 2y + 10z = 14 Solve by Gauss-Seidel method, upto four iterations BSC101.1 L3 7 4𝑥 − 2𝑦 − 𝑧 = 40 , x − 6y + 2z = −28, x − 2y + 12z = −86