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(\theta),
4. Cy = Bsin(\theta).
The Attempt at a Solution
C = \sqrt{C_x ^2+C_y ^2}
C = \sqrt{A^2+(Bcos\theta)^2+(Bsin\theta)^2}
using trig identity cos2 \theta+sin2 \theta=1
C = \sqrt{A^2+2B^2} ?