Question: Prepare a VBA macro for the bisection method and also determine the real roots of the subsequent equation using the written equation: f(x)=-.6x^2+2.4x+5.5
Can someone demonstrate me how to write a proper code for this problem and how to complete it. Thanks