Constrained to move Horizontally

  • Thread starter Thread starter Sheen91
  • Start date Start date
Sheen91
Messages
27
Reaction score
0

Homework Statement



[PLAIN]http://img231.imageshack.us/img231/636/question2m.jpg

Homework Equations



v = \dot{r} \hat{r} + r\dot{\vartheta} \hat{\vartheta}

The Attempt at a Solution



\dot{r} = ?
\vartheta = 80°
v = 55mm/s

So I guess I just use the formula above.

v = \dot{r} \hat{r} + r\dot{\vartheta} \hat{\vartheta}

55² = \dot{r}² + rΘ'

And so you try and solve for \dot{r}

r'² = 55² - (r*Θ')²
r' = sqrt(55² - (r*Θ')²)

And then I get stuck. I am either missing something. Or not doing something right. I guess this isn't really r theta, it is more a conversion from r theta to x-y.

Not 100% sure how to do that though.

Cheers
 
Last edited by a moderator:
Physics news on Phys.org
first you can write sevreal expresisons in tex as follows
\vec{v} = \dot{r} \hat{r} + r \dot{\vartheta}\hat{\vartheta}

so knowing theta and |v| you should be able to decompose v into components in the orthogonal directions \hat{r}, \hat{\vartheta}
 
I manage to get the question.

Thanks :D
 
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...

Similar threads

Back
Top