Magnitude of vertical and horizonal componants

AI Thread Summary
The discussion revolves around calculating the horizontal and vertical components of a vector given its magnitude and angle. The magnitude is stated as 6, and the angle is corrected to 3π/4. Participants emphasize using trigonometry, specifically the formulas Vx = Vcos(θ) and Vy = Vsin(θ), to find the components. There is confusion regarding the calculations, with differing results for Vx and Vy being presented, leading to uncertainty about the correct approach. The conversation highlights the importance of clarity in notation and method when working with vector components.
kaydis
Messages
23
Reaction score
1
Homework Statement
Find the magnitude of the vertical and horizontal components of this signal.
Relevant Equations
6∠(2pi/4) [W]
(∠ = angle)
I'm not too sure where to start, but 6 is the magnitude and (2pi/4) is the angle? So if I were to plot this on a graph I could get the value of the point on the horizontal and vertical axis. I've tried to plot is using graphing software but it wasn't working so I'm not sure if i was doing it correctly. Does anyone have any ideas?
 
Physics news on Phys.org
I'm not sure I understand your notation, but if the angle is ##\frac{2\pi}{4}## then that's ##\frac{\pi}{2}##. Are you sure that's correct?

In any case, from what axis is the angle measured?
 
sorry, i just double checked and its 3π/4
 
kaydis said:
sorry, i just double checked and its 3π/4

So, what do you know about components (of a vector)?
 
i know that they're the parts of a vector and that you use trigonometry to find the componants?
 
kaydis said:
i know that they're the parts of a vector and that you use trigonometry to find the componants?

Exactly!
 
so if:
horizontal: Vx = Vcos
1567416180938.png

verticle : Vy = Vsin
1567416204645.png


this means that:
Vx = Vcos
1567416180938.png

= (3π/4)cos6
= 2.262347939

Vy = Vsin
1567416204645.png

= (3π/4)sin6
= -0.658357257

is this correct?
 
Btw to insert theta like this θ there is a toolbar above the text box we are writing and one of the options of the toolbar is Insert Symbol which you can use to insert various mathematical symbols.

Alternatively you got to learn to use Latex and type things like this
Code:
 ##\theta##
which will give ##\theta## as output text.
 
  • #10
PeroK said:
Are you sure you haven't calculated ##v_x = \theta \cos(v)##?

for Vx=Vcosθ
I got 2.262347939

if I do Vx=θcos(V)
i got -4.242640687
 
  • #11
kaydis said:
if I do Vx=θcos(V)
i got -4.242640687

I've never seen anyone do that before. That's definitely a new approach.
 
  • #12
how would you do it? sorry I'm super confused :oldconfused:
 
  • #13
kaydis said:
for Vx=Vcosθ
I got 2.262347939

if I do Vx=θcos(V)
i got -4.242640687

If you are confused, so am I. I have no idea how you get those answers. I get:

##v_x = v \cos \theta = -4.24##
 
  • #14
no I think your right, I swapped them around
 
Back
Top