You can put this solution on YOUR website! How would I solve (tanX-1)(cosX+1)=0? over the interval [0,2pi]
==================================
The expression will equal zero if either of the two factors is zero
So we need to solve:
tan(x) - 1 = 0 -> tan(x) = 1
cos(x) + 1 = 0 -> cos(x) = -1
x = arctan(1) = and on the interval [0,2]
x = arcos(-1) =
The solutions can be seen from the zero crossings on the graph below: