Block pull, Problems with trig to isolate for theta.

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 2K views
cambo86
Messages
25
Reaction score
0

Homework Statement


block_pull.png

What value(s) of θ will result in the block being accelerated 9.0m/s2 to the right?

Homework Equations


ƩFx = max
N = mg - P sin(θ)


The Attempt at a Solution


P cos(θ) - μkN = max
P cos(θ) - μk(mg - P sin(θ)) = max
P cos(θ) + μk P sin(θ) = max + μkmg
cos(θ) + μk sin(θ) = (1/P)(max + μkmg)

From here I can't find a trig identity that will help me isolate for theta.
 
on Phys.org
## a \cos \theta + b \sin \theta = r (\cos \alpha \cos \theta + \sin \alpha \sin \theta) ##, where ## r = \sqrt {a^2 + b^2} ## and ## \cos \alpha = a/r , \ \sin \alpha = b/r ##.
 
Last edited:
Another approach is to replace one of the trig functions (say cos) using the identity sin2 + cos2 = 1. Rearrange the resulting expression so that squaring both sides eliminates the square root.