Trigonometry Problem: Finding Length of Vector a = (-2sint, 0, -2cost)

  • Thread starter Thread starter hanelliot
  • Start date Start date
  • Tags Tags
    Trigonometry
hanelliot
Messages
18
Reaction score
0

Homework Statement


a = 1/sqrt(29) * (-2*sint, 0, -2*cost)
length of a is?

Homework Equations





The Attempt at a Solution


ignoring 0, we have sqrt{[(-2*sint)/sqrt(29)]^2 + [(-2*cost)/sqrt(29)]^2}. I get 2/sqrt(29) but answer is [2*sqrt(2)]/sqrt(29). Can anyone do this step by step and show me please..
 
Physics news on Phys.org
hanelliot said:

Homework Statement


a = 1/sqrt(29) * (-2*sint, 0, -2*cost)
length of a is?

Homework Equations





The Attempt at a Solution


ignoring 0, we have sqrt{[(-2*sint)/sqrt(29)]^2 + [(-2*cost)/sqrt(29)]^2}. I get 2/sqrt(29) but answer is [2*sqrt(2)]/sqrt(29). Can anyone do this step by step and show me please..
No need to. You answer is correct. 2\sqrt{2}/\sqrt{29} would be \sqrt{4+ 4}/\sqrt{29} but 4sin^2(t)+ 4cos^2(t)= 4 not 4+ 4.
 
hmm so solution must be wrong.. I wonder why no one pointed it out tho
 
Thread 'Use greedy vertex coloring algorithm to prove the upper bound of χ'
Hi! I am struggling with the exercise I mentioned under "Homework statement". The exercise is about a specific "greedy vertex coloring algorithm". One definition (which matches what my book uses) can be found here: https://people.cs.uchicago.edu/~laci/HANDOUTS/greedycoloring.pdf Here is also a screenshot of the relevant parts of the linked PDF, i.e. the def. of the algorithm: Sadly I don't have much to show as far as a solution attempt goes, as I am stuck on how to proceed. I thought...
Back
Top