Find dx: Projecting Object at 100 m/s from 20-70°

AI Thread Summary
To find the horizontal distance (dx) for an object projected at 100 m/s from angles of 20° to 70° in 5° intervals, break the initial velocity into x and y components using Vix = Vi*cos(θ) and Viy = Vi*sin(θ). Assuming no air resistance, calculate the time to reach maximum height with the equation t = (Vf - Vi) / (-9.8 m/s²), setting Vf to 0, and then double this time for total air time. Use the total time in the formula dx = Vix*t to find the horizontal distance. For varying angles, substitute θ with 20 + 5n, where n is an integer from 0 to 10, and apply basic algebra to calculate dx for each angle. This method allows for a systematic approach to determine the projectile's range at different launch angles.
JWest
Messages
12
Reaction score
0
Find the dx for an object projected at 100 m/s from 20 degrees to 70 degrees in 5 degree intervals. How would you exactly do this? Would you use the equation Ay = A sin X?
 
Physics news on Phys.org
break up your Vi=100m/s at 20 degrees into the x&y components

Vix=Vi*cos(20 degrees)
Viy=Vi*sin(20 degrees)

assuming you are on Earth and ingoring air friction
use
Vf=Vi+(-9.8m/s^2)*t
to get
t=(Vf-Vi)/(-9.8m/s^2)

lettin Vf=0 to find time to max height
double it to get the total air time

use total time in
dx=Vix*t
 
Do I have to do Viy=Vi*sin(X) repeatedly until the equation is Viy=Vi*sin(70)? Do you have a screen name so we can talk one-on-one?





Skotster said:
break up your Vi=100m/s at 20 degrees into the x&y components

Vix=Vi*cos(20 degrees)
Viy=Vi*sin(20 degrees)

assuming you are on Earth and ingoring air friction
use
Vf=Vi+(-9.8m/s^2)*t
to get
t=(Vf-Vi)/(-9.8m/s^2)

lettin Vf=0 to find time to max height
double it to get the total air time

use total time in
dx=Vix*t
 
you could use theta in terms of n like this

theta=20+5n
where n is a whole number between 0 and 10

use your basic algebra to substitute in variables, ie: the for t in dx=Vix*t put dx=Vix*-2Viy/(-9.8m/s^2)

do the same for Vix and Viy, and then again for theta.

SN: PBGartist (aim)
58362144 (icq)
pbgartist@hotmail.com (msn)
Real_Skotster (yim)
 
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top