Their just approximation methods to find roots for equations, Newton's method uses derivatives and the bisection method halves the values you get. You should learn it later one, but they are not that important as they rarely in exams.
This method is basically like the graphing approximation method, but this is much more accurate (Newton's method > Bisection method) unless you have a VERY accurate graph then you can see where they intersect.
But with this question if you want to use either of these bisection you should move all values to one side, makes it easier