Michael J. answered 05/28/16
Tutor
5
(5)
Effective High School STEM Tutor & CUNY Math Peer Leader
Notice that the left side of equation has common bases of logs. So we use the properties of logarithms to write a single log expression on the left side, then equal that to -1. But before we do so, we will need to rewrite the equation so that it will be easier to apply those properties.
log2sinx - [log2cosx + log2(1 - tan2x)] = -1
Apply the properties of logs in the bracketed terms first.
log2sinx - log2(cosx(1 - tan2x)) = -1
Notice that we started with 3 log terms on the left side. Now, we only have 2 log terms. Apply the properties of logs once more to get only one log term.
log2[sinx / (cosx(1 - tan2x))] = -1
The solution to a logarithm is the exponent to a log's base.
2-1 = sinx / [cosx(1 - tan2x)]
Then notice that sin(x)/cos(x) is tan(x).
1/2 = tanx / (1 - tan2x)
Now solve for x from this equation.