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)
 
Thread 'Collision of a bullet on a rod-string system: query'
In this question, I have a question. I am NOT trying to solve it, but it is just a conceptual question. Consider the point on the rod, which connects the string and the rod. My question: just before and after the collision, is ANGULAR momentum CONSERVED about this point? Lets call the point which connects the string and rod as P. Why am I asking this? : it is clear from the scenario that the point of concern, which connects the string and the rod, moves in a circular path due to the string...
Thread 'A cylinder connected to a hanged 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