0
$\begingroup$

how does $$1+\cos2\theta = (2-\sqrt2)/2$$ give you $-\sqrt2/2$?

i get that you subtract 1 from the left side, but how does doing so on the right give you $-\sqrt2/2$?

  • 1
    Well, if you want to subtract two numbers when one or both of them are fractions, it's a good idea to make them both into fractions with the same denominator. You can then just subtract the numerators. So have a think about what the number 1 would look like if you had to write it as a fraction with 2 as the denominator.2012-09-02
  • 1
    ${2-\sqrt2\over2}={2\over2}-{\sqrt2\over2}=1-{\sqrt2\over2}$.2012-09-02
  • 0
    So obvious, I can't believe I didn't see that. Gerry thanks a lot.2012-09-02
  • 0
    An equation like $1+\cos\theta=(2-\sqrt{2})/2$ can only give "true" or "false", but not a number $\ldots$2012-09-02

1 Answers 1

2

$1+\cos 2\theta=\frac{2-\sqrt 2}{2}=\frac{2}{2}-\frac{\sqrt 2}{2}=1-\frac{\sqrt 2}{(\sqrt 2)^2}=1-\frac{1}{\sqrt 2}$

$\implies 1+\cos 2\theta=1-\frac{1}{\sqrt 2}\implies \cos 2\theta=-\frac{1}{\sqrt 2}$