A Trigo Solution

At our Math 17 class, we were asked to solve a trigo problem. The question is,

cosθ+sinθ=1\cos \theta+\sin \theta =1 ,such that 0θ<2π0 \leq \theta < 2\pi

solve for θ\theta

My Solution:

cosθ+sinθ=1\cos \theta+\sin \theta =1

From the eq. cos2θ+sin2θ=1\cos^{2} \theta + \sin^{2} \theta = 1

cosθ±1cos2θ=1\cos \theta \pm \sqrt{1-\cos^{2} \theta}=1

±1cos2θ=1cosθ\pm \sqrt{1-\cos^{2} \theta}=1-\cos \theta

Squaring Both Sides,

1cos2θ=12cosθ+cos2θ1-\cos^{2} \theta =1-2\cos \theta+\cos^{2} \theta

0=2cos2θ2cosθ0=2\cos^{2} \theta-2\cos \theta

cos2θcosθ=0\cos^{2} \theta-\cos \theta=0

cosθ(cosθ1)=0\cos \theta (\cos \theta-1)=0

cosθ=0\cos \theta=0 and cosθ1=0\cos \theta-1=0

Therefore,

θ=90,270\theta=90^\circ, 270^\circ and 00^\circ

My Professor's Solution:

cosθ+sinθ=1\cos \theta+\sin \theta =1

Squaring Both Sides

cos2θ+2cosθsinθ+sin2θ=1\cos^{2} \theta +2\cos \theta \sin \theta + \sin^{2} \theta = 1

2cosθsinθ+1=12\cos \theta \sin \theta +1=1

2cosθsinθ=02\cos \theta \sin \theta =0

cosθ=0\cos \theta = 0 and sinθ=0\sin \theta =0

Thus,

θ=90,270,180\theta= 90^\circ, 270^\circ, 180^\circ and 00^\circ

She wonders why my answer and her's are different. According to her, my solution is correct but came up with different answers. Could it be that there are some misconceptions? What would be the real answer?

#Geometry #Advice #MathProblem #Math

Note by Jeffer Dave Cagubcob
7 years, 8 months ago

No vote yet
3 votes

  Easy Math Editor

This discussion board is a place to discuss our Daily Challenges and the math and science related to those challenges. Explanations are more than just a solution — they should explain the steps and thinking strategies that you used to obtain the solution. Comments should further the discussion of math and science.

When posting on Brilliant:

  • Use the emojis to react to an explanation, whether you're congratulating a job well done , or just really confused .
  • Ask specific questions about the challenge or the steps in somebody's explanation. Well-posed questions can add a lot to the discussion, but posting "I don't understand!" doesn't help anyone.
  • Try to contribute something new to the discussion, whether it is an extension, generalization or other idea related to the challenge.
  • Stay on topic — we're all here to learn more about math and science, not to hear about your favorite get-rich-quick scheme or current world events.

MarkdownAppears as
*italics* or _italics_ italics
**bold** or __bold__ bold

- bulleted
- list

  • bulleted
  • list

1. numbered
2. list

  1. numbered
  2. list
Note: you must add a full line of space before and after lists for them to show up correctly
paragraph 1

paragraph 2

paragraph 1

paragraph 2

[example link](https://brilliant.org)example link
> This is a quote
This is a quote
    # I indented these lines
    # 4 spaces, and now they show
    # up as a code block.

    print "hello world"
# I indented these lines
# 4 spaces, and now they show
# up as a code block.

print "hello world"
MathAppears as
Remember to wrap math in \( ... \) or \[ ... \] to ensure proper formatting.
2 \times 3 2×3 2 \times 3
2^{34} 234 2^{34}
a_{i-1} ai1 a_{i-1}
\frac{2}{3} 23 \frac{2}{3}
\sqrt{2} 2 \sqrt{2}
\sum_{i=1}^3 i=13 \sum_{i=1}^3
\sin \theta sinθ \sin \theta
\boxed{123} 123 \boxed{123}

Comments

Both of your answers are wrong. Both errors come on from "squaring both sides". In your case, the effect of squaring both sides means that when you find cosθ=0\cos\theta=0 as a solution, you take both 9090^\circ and 270270^\circ as possible answers (since you are allowing sinθ=±1\sin\theta = \pm1. If you look at the original equation, if cosθ=0\cos\theta=0, we must have sinθ=1\sin\theta=1, so 270270^\circ is not an answer.

Your professor is also finding the solutions to the equation cosθ+sinθ=1\cos\theta+\sin\theta=-1, so is getting twice as many answers as there are.

The best solution is: sinθ+cosθ=112sinθ+12cosθ=12sin(θ+45)=sin45θ+45=45,135θ=0,90 \begin{array}{rcl} \sin\theta + \cos\theta & = & 1 \\ \tfrac{1}{\sqrt{2}}\sin\theta + \tfrac{1}{\sqrt{2}}\cos\theta & = & \tfrac{1}{\sqrt{2}} \\ \sin(\theta+45^\circ) & = & \sin45^\circ \\ \theta + 45^\circ & = & 45^\circ\,,\,135^\circ \\ \theta & = & 0^\circ\,,\,90^\circ \end{array}

Mark Hennings - 7 years, 8 months ago

Log in to reply

Thanks Mark, I agree with what you said about my Professor's mistake but I don't really get what is my mistake when I square both sides.

Jeffer Dave Cagubcob - 7 years, 8 months ago

Log in to reply

Your arguement goes: sinθ+cosθ=1sinθ=1cosθsin2θ=(1cosθ)2 \begin{array}{rcl} \sin\theta + \cos\theta & = & 1 \\ \sin\theta & = & 1 - \cos\theta \\ \sin^2\theta & = & (1 - \cos\theta)^2 \end{array} The third line includes the option that sinθ=1cosθ-\sin\theta = 1 - \cos\theta. In other words, in addition to solving cosθ+sinθ=1\cos\theta+\sin\theta=1 (θ=0,90\theta=0^\circ,90^\circ), you are also solving cosθsinθ=1\cos\theta-\sin\theta = 1 (θ=0,270\theta=0^\circ,270^\circ).

The problem with squaring both sides is that the argument does not go both ways. While it is true that a2=b2a^2=b^2 whenever a=ba=b, it is not always the case that a=ba=b whenever a2=b2a^2=b^2. The method of squaring both sides is only totally safe when both sides of the equation are known to be positive (or both negative). In other words: If a,b0thena=ba2=b2 \mbox{If } \,a,b \ge 0 \quad \mbox{then} \quad a = b \qquad \Leftrightarrow \qquad a^2 = b^2

Mark Hennings - 7 years, 8 months ago

Log in to reply

@Mark Hennings Good explanation.

Always remember that when you manipulate equations (squaring, cubing, multiplying, adding, dividing, etc) you risk introducing additional solutions into the system. As such, you have to check that your solutions are indeed solutions, otherwise you will run into errors like claiming 1=1 1 = - 1 .

Part of the reason why we don't realize this, is that we mostly deal with simultaneous linear equations, in which the operations that we do (addition of 2 equations, multiplication by a constant, substitution of variables) is well behaved. Outside of that, things could go wrong.

Calvin Lin Staff - 7 years, 8 months ago

@Mark Hennings Ahh.. Now i get it. So, lesson learned. XD . Thank you so much Mark. Also, I like your strategy in solving that problem.

Jeffer Dave Cagubcob - 7 years, 8 months ago

Nice :O I was thinking of making use of the R-formula to approach this question

Ho Wei Haw - 7 years, 8 months ago

very brilliant solution for mark

Erick Sumargo - 7 years, 8 months ago

Log in to reply

I agree.

Jeffer Dave Cagubcob - 7 years, 8 months ago
×

Problem Loading...

Note Loading...

Set Loading...