If $x < 90^\circ$, such that $\sin x = \frac {2}{\sqrt{5}}$, find $\cos (x)$

103 Views Asked by At

If $x < 90^\circ$, such that $\sin x = \dfrac {2}{\sqrt{5}}$ find $\cos (x)$ without using a calculator and hence evaluate $ \dfrac {1+\cos(x)}{1-\sin(x)}$ in the form $m+n\sqrt{5}$, where $m+n\in\Bbb Z^+$

and

If $y < 90^\circ$, such that $\sin y = \dfrac {1}{\sqrt{5}}$ find $\cos (y)$ and $\tan (y)$ without using a calculator and hence evaluate $8 \sin y + \cos y+6\tan y$ in the form $m+n\sqrt{5}$, where m and n are positive integers.

I'm a little lost on how to approach this, I'm so used to these type of questions but at a more difficult level that these two questions confuse me, and I'm 100% that they are not difficult.

So far I've done this but I don't think it's correct:

$$\frac {2}{\sqrt{5}} \frac {\sqrt{5}}{\sqrt{5}} = \frac {2\sqrt{5}}{5}$$

Therefore,

$$x=\sin^{-1}\left(\frac {2\sqrt{5}}{5}\right)+2\pi n$$

$$x=\pi-\sin^{-1}\left(\frac {2\sqrt{5}}{5}\right)+2\pi n$$

Which I don't think they have anything to do with the above...

3

There are 3 best solutions below

2
On

Hint:

We have $$ \cos^2(x) = 1- \sin^2(x) $$ Thus $$ \cos^2(x) = 1 - \frac{4}{5} = \frac{1}{5} $$ Then ($x < 90°$) $$ \cos(x) = \frac{1}{\sqrt{5}} $$ Can you finish?

2
On

$\sin^2{x} + \cos^2{x} = 1$

$\cos^2{x} = 1 - \sin^2{x}$

$\cos{x} = \sqrt{1 - \sin^2{x}} \quad \land \quad \sin{x} = \frac{2}{\sqrt{5}} \quad \land \quad x < 90^{\circ}$

$\Longrightarrow \cos x = \sqrt{1 - \Big(\frac{2}{\sqrt{5}} \Big)^2}=\sqrt{\frac{1}{5}}=\frac{1}{\sqrt{5}}$

Can you continue?

0
On

$\sin^2 x + \cos^2 x = 1$ so

$(\frac 2{\sqrt 5})^2 + \cos^2 x=1$ so .....

$\frac 45 + \cos^2 x=1$

.

$\cos^2 x = 1-\frac 45 =\frac 15$

.

$\cos x = \pm \sqrt {\frac 15} = \pm \frac 1{\sqrt 5}$.

.

But $x< 90^\circ$ so $\cos x > 0$.

.

So $\cos x = \frac 1{\sqrt 5}$.