Understanding generalized binary search

Hey guys i seem to be having some problem understanding the use of binary search beyond just for searching in a sorted array.

I hear things like “binary searching on the answer”
Help i really want to understand the concept and see how it is being applied