You are on page 1of 1

Determine the roots (correct to four decimal places) of the following equations using specified methods:

1) f(x) = x log10 x – 1.2 using Incremental Search method at interval (2, 3)

2) f(x) = cos x – 3x + 5 = 0 using Incremental Search method.

3) f(x) = x log10 x – 1.2 using Bisection method at interval (2, 3).

4) f(x) = x3 – 3x2 + 4 using Bisection method.

5) f(x) = ex – 3x2 using Regula Falsi method where root lies between 0.5 and 1.0.

6) f(x) = cos x – 3x + 5 = 0 using False Position method.

You might also like