Projectile motion when kicking a ball that lands on an upward slope

In summary, the author found an equation for the x-coordinate of the impact point for a projectile going up an incline starting from (0,0), but did not solve for the v-coordinate.
  • #1
gjh
10
6
Homework Statement
A soccer player can kick the ball 28 m on level ground, with initial velocity at 40 degrees to the horizontal. At the same initial speed and angle to the horizontal, what horizontal distance can the player kick the ball on a 15 degree upward slope.
Relevant Equations
trajectory equation: y = x*tan (theta)-[(g*x^2)/(2*v()^2*(cos(theta)^2) ... (1)
We know x = R =max range (28m) on level ground. Need to find v()^2. Subbing y=0 into (1) above, get v(0)^2 = (gR^2/)/(2*cos (theta)^2 * tan (theta). ... (2)
This didn't seem right, since this means v(0)^2 is a negative number ... maybe my orientation or algebra wrong?

Anyway, didn't see any other way to proceed, so I subbed value of v(0)^2 into (1) above, and let y = x*tan (theta 1) to represent the slope of the hill. Got substantial cancellation and final expression of x = R*[tan (theta (0) - tan (theta (1)]/tan (theta 0), where theta (0) is 40 degrees and theta (1) = 15 degrees. Then x = 19 m, which agrees with the numerical answer in the back of the book ... BUT don't understand how I can use an invalid interim result [square of a number is negative) to obtain a valid final result. Comments, please!
 
Physics news on Phys.org
  • #2
gjh said:
Relevant Equations:: trajectory equation: y = x*tan (theta)-[(g*x^2)/(2*v()^2*(cos(theta)^2) ... (1)

We know x = R =max range (28m) on level ground. Need to find v()^2. Subbing y=0 into (1) above, get v(0)^2 = (gR^2/)/(2*cos (theta)^2 * tan (theta). ... (2)
This didn't seem right, since this means v(0)^2 is a negative number
There are only two ways that I can see how you got a negative number. Either your calculator is in radian mode or you substituted a negative value for g. I don't think you solved for ##v_0^2## correctly. You can see that your expression for ##v_0^2## does not have the correct dimensions.
 
  • #3
Start from$$0=x\tan\theta-\frac{gx^2}{2v_0^2cos^2\theta}$$Cancel what cancels.$$0=\sin\theta-\frac{gx}{2v_0^2cos\theta}$$Cross multiply and rearrange$$2v_0^2\sin\theta\cos\theta=gx$$etc. etc.

On edit:
I don't know what kind of magic you used to get the answer, but this is what I would do. When the projectile lands on the incline, its horizontal and vertical displacements are ##\Delta x## and ##\Delta y##. The trajectory equation becomes
$$\Delta y=\Delta x\tan\theta-\frac{g(\Delta x)^2}{2v_0^2cos^2\theta}$$ Divide by ##\Delta x##
$$\frac{\Delta y}{\Delta x}=\tan\theta-\frac{g(\Delta x)}{2v_0^2cos^2\theta}.$$
Assuming that you got ##v_0## correctly from the previous part, do you see how to proceed from here?
 
Last edited:
  • #4
Can use $$\vec{a} \times \vec{s} = \vec{v} \times \vec{u} $$ First:
1654804677135.png

Then:
1654803354550.png


Leads to a slightly 'ugly' quadratic but otherwise straightforward except that no-one save my learned colleagues contributing here will know what you're talking about!
 
Last edited:
  • Wow
Likes Delta2
  • #5
An alternative is not to calculate the initial velocity, but to derive an equation for the horizontal range on the slope (##r##) in terms of the full horizontal range (##R##):
$$r = R(1 - \frac{\tan \alpha}{\tan \theta})$$Where, in this case, ##R = 28m##, ##\theta = 40°## and ##\alpha = 15°##.
 
Last edited:
  • Like
Likes neilparker62 and Delta2
  • #6
PeroK said:
An alternative is not to calculate the initial velocity, but to derive an equation for the horizontal range on the slope (##r##) in terms of the full horizontal range (##R##):
$$r = R(1 - \frac{\tan \alpha}{\tan \theta})$$Where, in this case, ##R = 28m##, ##\theta = 40°## and ##\alpha = 15°##.
Ah yes - there's always a simpler way! Wolfram Alpha chugs through the literal equation:

1654851285351.png


to obtain:

1654851419262.png

which can be manipulated into the much simpler form shown by @PeroK above.
 
Last edited:
  • #7
For a projectile going up an incline starting from (0,0), choose the x-axis as going up the incline. With ϕ as the angle of the incline from the horizontal, and θ as the angle of the initial velocity of the projectile as measured from the surface of the incline, then the impact occurs when y = $v_o$sin(θ)t + (1/2)[-g cos(ϕ)]$t^2$= 0, and x = $v_o$cos(θ)t + (1/2)[-g sin(ϕ)]$t^2$. Solve the y equation for t, and use that to find x = (2$v_o$/g)[sin(θ)cos(θ)/cos(ϕ) – sin(ϕ)si$n^2$(θ)/co$s^2$(ϕ)].
If the surface is horizontal, then ϕ =0 and x = (2$v_o$/g)sin(θ)cos(θ). This gives a positive ${v_o}^2$.
 
  • #8
RBird said:
For a projectile going up an incline starting from (0,0), choose the x-axis as going up the incline. With ϕ as the angle of the incline from the horizontal, and θ as the angle of the initial velocity of the projectile as measured from the surface of the incline, then the impact occurs when y = $v_o$sin(θ)t + (1/2)[-g cos(ϕ)]$t^2$= 0, and x = $v_o$cos(θ)t + (1/2)[-g sin(ϕ)]$t^2$. Solve the y equation for t, and use that to find x = (2$v_o$/g)[sin(θ)cos(θ)/cos(ϕ) – sin(ϕ)si$n^2$(θ)/co$s^2$(ϕ)].
If the surface is horizontal, then ϕ =0 and x = (2$v_o$/g)sin(θ)cos(θ). This gives a positive ${v_o}^2$.
:welcome:

I think you are a dollar short on your Latex delimiters.
 
  • Haha
Likes berkeman
  • #9
RBird said:
For a projectile going up an incline starting from (0,0), choose the x-axis as going up the incline. With ϕ as the angle of the incline from the horizontal, and θ as the angle of the initial velocity of the projectile as measured from the surface of the incline, then the impact occurs when y = $v_o$sin(θ)t + (1/2)[-g cos(ϕ)]$t^2$= 0, and x = $v_o$cos(θ)t + (1/2)[-g sin(ϕ)]$t^2$. Solve the y equation for t, and use that to find x = (2$v_o$/g)[sin(θ)cos(θ)/cos(ϕ) – sin(ϕ)si$n^2$(θ)/co$s^2$(ϕ)].
If the surface is horizontal, then ϕ =0 and x = (2$v_o$/g)sin(θ)cos(θ). This gives a positive ${v_o}^2$.
There is no reason to solve for the time. As shown in post #3, the trak=jectory equation can be rewritten as $$\frac{\Delta y}{\Delta x}=\tan\theta-\frac{g(\Delta x)}{2v_0^2cos^2\theta}.$$Then one recognizes that ##\frac{\Delta y}{\Delta x} = \tan\varphi## and write $$\tan\varphi=\tan\theta-\frac{g(\Delta x)}{2v_0^2cos^2\theta}.$$if one has the value of ##v_0##, one can plug into find ##\Delta x##.

Alternatively, one can avoid pushing too many buttons on one's calculator and use the horizontal range when the projectile lands on level ground, $$R=\frac{2v_0^2\cos\theta\sin\theta}{g}=\frac{2v_0^2\cos^2\theta\sin\theta}{g\cos\theta}\implies \frac{1}{2v_0^2\cos^2\theta}=\frac{\tan\theta}{gR}$$Then the equation simplifies some more to$$\tan\varphi=\tan\theta-\frac{\Delta x}{R}\tan\theta$$which is @PeroK's expression in post #5.
 
  • Like
Likes PeroK
  • #10
PeroK said:
An alternative is not to calculate the initial velocity, but to derive an equation for the horizontal range on the slope (##r##) in terms of the full horizontal range (##R##):
$$r = R(1 - \frac{\tan \alpha}{\tan \theta})$$Where, in this case, ##R = 28m##, ##\theta = 40°## and ##\alpha = 15°##.
Geometric / graphic interpretation of this equation.

https://www.desmos.com/calculator/mfilokes7z
 
Last edited:
  • #11
Consider a general function of the form: $$f(x) = ax - bx^2=t(a-bx)$$ modeled after: $$\Delta y = \tan(\theta)x - \frac{gx^2}{2v^2}sec^2(\theta).$$ Plainly f(x) will have roots at ##x=0## and ##x=\frac{a}{b}##. Hence the "range" R (ie distance between the roots) will be ##\frac{a}{b}##. Let us now introduce a second function of the form ##g(x) = mx## modelling a slope of angle ##\alpha## such that ##\tan\alpha=m## and determine the point of intersection of f(x) and g(x): $$ax-bx^2=mx \implies x(a-m-bx)=0$$ $$\implies x=0\text{ or }x=\frac{a-m}{b}=R-\frac{m}{b}.$$ In the last expression above, we can remove ##R=\frac{a}{b}## as a common factor obtaining: $$x=R\left(1-\frac{m}{a}\right).$$ Finally writing ##m=\tan\alpha## and ##a=\tan\theta##, we obtain the expression presented by @PeroK :$$x(=r)=R\left(1-\frac{\tan\alpha}{\tan\theta}\right).$$
 
  • #12
I found a solution (per @PeroK 's expression above) and then went looking for a problem! Here it is:

1655904591562.png

b) $$x = \frac{15^2\sin(64^{\circ})}{9,8}\times \left(1-\frac{\tan10^{\circ}}{\tan32^{\circ}}\right)\approx 14,81m$$ $$\implies OM=14.81 \sec10^{\circ}\approx15,04m$$ a) $$t=14,81 \div (15\cos32^{\circ}) \approx 1,16 s$$ This is Problem 2 from this set of problems.
 
Last edited:
  • #13
neilparker62 said:
I found a solution (per @PeroK 's expression above) and then went looking for a problem! Here it is:

View attachment 303175
b) $$x = \frac{15^2\sin(64^{\circ})}{9,8}\times \left(1-\frac{\tan10^{\circ}}{\tan32^{\circ}}\right)\approx 14,81m$$ $$\implies OM=14.81 \sec10^{\circ}\approx15,04m$$ a) $$t=14,81 \div (15\cos32^{\circ}) \approx 1.16 s$$ This is Problem 2 from this set of problems.
Well, I never claimed it was original research!
 
  • Like
Likes malawi_glenn
  • #14
PeroK said:
Well, I never claimed it was original research!
Very useful all the same - for projectiles on inclined plane problems such as this. Another useful formula applicable when the projectile passes maximum height and then lands at a height different from launch height:
$$x=\frac{R}{2} \times \left (1+\left |\frac{v_{yf}}{v_{yi}}\right |\right)$$ eg Find time of flight for a rock hurled from a volcano with a velocity of 25 m/s at an angle of 35 degrees to the horizontal. The rock ends up 20m below its launch point. $$ x = \frac{25^2\sin70^{\circ}}{2\times9,8} \times \left(1+\frac{\sqrt{(25\sin35^{\circ})^2+2\times9,8\times20}}{25\sin35^{\circ}}\right) \approx 81,05m$$ $$t=81,05\div(25\cos35^{\circ})\approx 3,96s $$
 

1. What is projectile motion?

Projectile motion is the motion of an object through the air under the influence of gravity. It follows a curved path known as a parabola.

2. How does kicking a ball on an upward slope affect its projectile motion?

Kicking a ball on an upward slope will cause the ball to travel a shorter distance and reach a lower maximum height compared to kicking it on a flat surface. This is because the upward slope acts as an additional force against the ball's motion, reducing its speed and altering its trajectory.

3. What factors affect the projectile motion of a ball on an upward slope?

The factors that affect the projectile motion of a ball on an upward slope include the initial velocity of the ball, the angle at which it is kicked, the slope of the surface, and the force of gravity.

4. How can we calculate the distance and height of a ball kicked on an upward slope?

To calculate the distance and height of a ball kicked on an upward slope, we can use the equations for projectile motion, taking into account the initial velocity, angle of kick, and the slope of the surface. We can also use online calculators or perform experiments to measure these values.

5. Is there a difference in projectile motion between a ball kicked on an upward slope and a ball kicked on a downward slope?

Yes, there is a difference in projectile motion between a ball kicked on an upward slope and a ball kicked on a downward slope. The difference lies in the direction and magnitude of the additional force acting on the ball due to the slope of the surface, resulting in different trajectories and distances traveled.

Similar threads

  • Introductory Physics Homework Help
Replies
3
Views
229
  • Introductory Physics Homework Help
Replies
10
Views
910
  • Introductory Physics Homework Help
2
Replies
62
Views
4K
  • Introductory Physics Homework Help
Replies
10
Views
268
  • Introductory Physics Homework Help
2
Replies
53
Views
3K
  • Introductory Physics Homework Help
Replies
11
Views
1K
  • Introductory Physics Homework Help
Replies
32
Views
1K
  • Introductory Physics Homework Help
Replies
2
Views
116
  • Introductory Physics Homework Help
Replies
1
Views
902
Back
Top