Angle x is such that \(\sin x = a + b\) and \(\cos x = a - b\), where a and b are constants.
(i) Show that \(a^2 + b^2\) has a constant value for all values of x.
(ii) In the case where \(\tan x = 2\), express a in terms of b.
Solution
(i) We know that \(\sin^2 x + \cos^2 x = 1\).
Substitute \(\sin x = a + b\) and \(\cos x = a - b\):
\((a + b)^2 + (a - b)^2 = 1\)
Expanding both terms, we get:
\(a^2 + 2ab + b^2 + a^2 - 2ab + b^2 = 1\)
Combine like terms:
\(2a^2 + 2b^2 = 1\)
Divide by 2:
\(a^2 + b^2 = \frac{1}{2}\)
(ii) Given \(\tan x = 2\), we have:
\(\tan x = \frac{\sin x}{\cos x} = \frac{a + b}{a - b} = 2\)
Cross-multiply to solve for a:
\(a + b = 2(a - b)\)
\(a + b = 2a - 2b\)
Rearrange terms:
\(b + 2b = 2a - a\)
\(3b = a\)
Thus, \(a = 3b\).
Log in to record attempts.