Perfavore aiutatemi in wuesto problema, non so come sommare le componenti e trovare la risultante e come disegnarla
Perfavore aiutatemi in wuesto problema, non so come sommare le componenti e trovare la risultante e come disegnarla
in pratica...basta far questo:
xtot = xa + xb + xc = ~ 4.33 + (-5.3623) + 0 = - 1.0323
ytot = ya + yb + yc = -2.5 +(-4.4995) + 3 = -3.9995
poi in coordinate polari ...
r = sqrt(xtot² + ytot²) = sqrt((-1.0323)^2 + (-3.9995)^2) = 4.13057... (radius)
θ = arctan(ytot/xtot) = (-,-) --->3° quadrante = -180 + 75.53° = -104.47 (angle)
.................................................
xa=5cos(-30°) = ~4.33 ya=5sin(-30°)= -2.5
xb =7cos(180°+40°) = ~-5.3623 yb = 7sin(220°) = ~-4.4995
e viene il vettore a+b = d che va sommato con c
xd = -1.0323 yd = -6.9995
xc = 3cos90°= 0 yc = 3sin90° = 3
xtot = -1.0323 ytot = -3.9995
in coordinate polari
r = 4.13057 (radius), θ = -104.473 ° (angle)
a verifica...