sami23
- 69
- 1
Homework Statement
Find the length of the vector C starting from the components given in Equations 3 and 4.
Express C in terms of A, B, and theta.
Homework Equations
3. Cx= A + Bcos([tex]\theta[/tex]),
4. Cy = Bsin([tex]\theta[/tex]).
The Attempt at a Solution
C = [tex]\sqrt{C_x ^2+C_y ^2}[/tex]
C = [tex]\sqrt{A^2+(Bcos\theta)^2+(Bsin\theta)^2}[/tex]
using trig identity cos2 [tex]\theta[/tex]+sin2 [tex]\theta[/tex]=1
C = [tex]\sqrt{A^2+2B^2}[/tex] ?