Supposedly easy physics problem =( [projectile]

  • Thread starter Thread starter akshajkadaveru
  • Start date Start date
  • Tags Tags
    Physics Projectile
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
44 replies · 5K views
akshajkadaveru
Messages
22
Reaction score
0
You launch a projectile with an initial velocity of 4 m/s at an angle of 60 degrees and it hits a target at a distance of 1.0 m in the horizontal direction.
a. what is the y coordinate of the target
b.how long does it take for the projectile to hit the target
c.what is the y- component of its velocity just before it impacts the target
d. and what is its velocity ... magnitude and idrection, just before it impacts the target ?this is what i did

1. drew graph
2.cos60=vox/4m/s
vox=2m/s ; ax=0
3.sin60= voy/4m/s
voy= 3.46 m/s ; ay = -9.8ms2
4.time to travel and hit the target.
1.0/2 = .5 seconds
5. y coordinate you can find the equation with
y=voyT+1/2ayT^2
plugging in what i know, i got .51

im REALLY really confused.. please enlighten me
 
Physics news on Phys.org
v^2=v0^2+2a(x-x0) is that it ?
im really confused...
 
akshajkadaveru said:
v^2=v0^2+2a(x-x0) is that it ?
im really confused...
It will do, though it is not ideal here. It uses the final height (x) determined earlier, so plugging in the numerical value for that leads to some accumulation of rounding errors. It would be better to use an equation with initial velocity, acceleration and time. Yes, time is also a calculated value, but it was determined precisely.
 
what can i do do instead ?
 
im sorry but I am not really catching on... can you explain your thought process so therefore i can understand the other previous problem better... i know this question should be REALLY easy... i feel like I am missing out on something that is really obvious
 
akshajkadaveru said:
im sorry but I am not really catching on... can you explain your thought process so therefore i can understand the other previous problem better... i know this question should be REALLY easy... i feel like I am missing out on something that is really obvious
Let's start with the basics. What is acceleration? If a car goes from stationary to 20 m/s in 10 seconds, what is its average acceleration?
 
rate of change ? 1
 
akshajkadaveru said:
dv/dt ?
OK, but that notation is usually reserved for continuous changes, dv/dt being the instantaneous acceleration. Here we are concerned with a change in speed over some significant period of time, so we use the ##\Delta## notation instead.
So we have ##a = \frac{\Delta v}{\Delta t}##.
Rearrange that in the form final speed = initial speed plus something.
 
Is it a coincidence that I have the same physics homework as you? I don't know, but so far you're wrong. Your first mistake is the time. Yours is for 2m/s not 4m/s; this means that the time it should take to travel one meter is .25 seconds not .5
This being said, I ended up with a y coordinate of 3.2 meters.
 
i really appreciate you helping me but i don't understand how this is going to help me for the problem...
a=dv/dt
aDt=(v-v0)
adT-v=-v0

-aDt+v=v0
 
akshajkadaveru said:
i really appreciate you helping me but i don't understand how this is going to help me for the problem...
a=dv/dt
aDt=(v-v0)
adT-v=-v0

-aDt+v=v0
Good.
In the vertical direction, you know the acceleration, the time to reach the target, and the initial speed. Plug those into the equation above.
 
acceleration is 0
initial speed is 4m/s
time .5
is that correct? after that, what do i need to do ?
 
the time should be 0.25 seconds ._.
 
who's ur teacher ?
 
My AP Physics teacher?
 
akshajkadaveru said:
acceleration is 0
initial speed is 4m/s
time .5
is that correct? after that, what do i need to do ?
No, vertical direction. What is the initial speed in the vertical direction? What is the acceleration in the vertical direction?
 
oh...sorry
accel = -9.8
initial = 3.46
time = .5 seconds
 
-9.8(.5)+v=3.46
v=8.36
 
HOLY MOLY...in all honesty.. am i over complicating this ?