Jai Narain College of Technology (JNCT)
BT -401 (Mathematics – III)
Assignment -1 (Unit-1)
1. Find the real root of the equation 𝑥 − 𝑥 − 9 = 0 by Newton-Raphson Method, correct
to three places of decimal.
2. Find the real root of 𝑥 − 𝑥 − 1 = 0 between 1 and 2 by Bisection method.
3. Find be Newton’s Raphson’s method, the real root of the equation 3𝑥 = 𝑐𝑜𝑠𝑥 + 1.
4. Using Newton’s iterative, method, find the real root of 𝑥𝑙𝑜𝑔 𝑥 = 1.2 correct to five
decimal places.
5. Find a root of the equation 𝑥 − 4𝑥 − 9 = 0 using Bisection method correct to three
decimal places.
6. Find the root of equation 𝑥𝑒 = 𝑐𝑜𝑠𝑥,using Regula Falsi method, correct to four
decimal places.
7. Prove that ℎ𝐷 = log(1 + ∆) = − log(1 − ∇) = sinh (𝜇𝛿).
8. Given that: 𝑠𝑖𝑛45° = 0.7071, 𝑠𝑖𝑛50° = 0.7660, 𝑠𝑖𝑛55° = 0.8192, 𝑠𝑖𝑛60° = 0.8660,
find the value of 𝑠𝑖𝑛52°
9. Find the cubic polynomial which takes the following values:
𝑥 0 1 2 3
𝑦 = 𝑓(𝑥) 1 2 1 10
Also find 𝑓(5) and 𝑓 (5).
10. Using Stirling formula to evaluate 𝑓(1.22), given :
𝑥 1.0 1.1 1.2 1.3
𝑦 = 𝑓(𝑥) 8.403 8.781 9.129 9.451
11. Using Lagrange’s interpolation formula, find the value of ′𝑦′ corresponding to 𝑥 = 10
from the following table:
𝑥 5 6 9 11
𝑦 = 𝑓(𝑥) 12 13 14 16
12. Compute the value of 𝑓(𝑥) for 𝑥 = 2.5 from the following table
𝑥 1 2 3 4
𝑦 = 𝑓(𝑥) 1 8 27 64
13. Using Lagrange’s interpolation formula, find the cubic polynomial that takes the
following values.
𝑥 0 1 2 4
𝑦 = 𝑓(𝑥) 1 1 2 5
14. Using Lagrange’s interpolation formula, find the value of 𝑓(8) from the following table:
𝑥 4 5 7 10 11 13
𝑦 = 𝑓(𝑥) 48 100 294 900 1210 2028
15. Finding the values of 𝑎 and 𝑏 in the following table:
𝑥 0 5 10 15 20 25
𝑦 = 𝑓(𝑥) 6 10 𝑎 17 𝑏 31