How Do You Calculate the Length of Vector C Using Components and Trigonometry?

  • Thread starter Thread starter sami23
  • Start date Start date
  • Tags Tags
    Length Vector
AI Thread Summary
To calculate the length of vector C using its components, start with the equations Cx = A + Bcos(θ) and Cy = Bsin(θ). The length of vector C can be expressed as C = √(Cx² + Cy²). It is crucial to correctly expand (Cx)², which results in A² + 2ABcos(θ) + B², rather than incorrectly simplifying it. Careful attention to detail in the calculations will lead to the correct expression for the length of vector C.
sami23
Messages
69
Reaction score
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} ?
 
Physics news on Phys.org
You have all the right ingredients, but be careful!

(A + B \cos\theta)^2 is not the same as A^2 + (B \cos\theta)^2.

This is a classical trap... (x + 1)² is not equal to x² + 1²... to see what it does equal, you can write it out as (x + 1)(x + 1) and expand the brackets.
 
C = \sqrt{A^2 + 2ABcos\theta + B^2}
 
Now you're just sloppy and maybe guessing a bit, aren't you? :)
Please work it out carefully and you'll get the right answer.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top