Assignment:
Consider solving equation x = 3/(1+x4) using bisection method.
a) Find an interval, [a,b], to start the iteration.
b) Estimate at least how many iterations are needed to find a solution within an accuracy of 10-6.
Provide complete and step by step solution for the question and show calculations and use formulas.