Solving Projected Particle Problem: Find Value of h

  • Thread starter Thread starter aurao2003
  • Start date Start date
  • Tags Tags
    Particle
AI Thread Summary
A particle is projected vertically upward with an initial speed of 30 m/s from point A, and it remains above point B for 2.4 seconds. The discussion revolves around calculating the height h of point B using kinematic equations, with initial velocity (u) set at 30 m/s and acceleration (a) due to gravity at -9.8 m/s². The participant attempts to find h by determining the velocity at point B and applying the equations of motion but doubts the reasoning behind assuming the time to maximum height is 2.4 seconds. Suggestions include using the quadratic formula to solve for h, emphasizing the need to clarify the parameters involved in the calculations. The overall goal is to accurately determine the height h above point A.
aurao2003
Messages
122
Reaction score
0

Homework Statement


Hi
I have been stumped by this question for the past few days. Worrying since I will be sitting STEP in June! Never mind. It goes like this:

A particle is projected vertically upwards with a speed of 30m/s from a point A. The point B is h metres above A. The particle moves freely under gravity and is above B for a time 2.4s. Calculate the value of h.




Homework Equations


V=U + at
V^2=U^s +2aS




The Attempt at a Solution


These are my parameters:

From A to B
u=30
a=-9.8
s=h

From B
u=?
a=-9.8
s=?
t=2.4

I took t=2.4 as the Maximum height above B.(I am not sure about this line of reasoning!)
Based on that V=0
Using V=U + at
U=23.52 m/s (This seemed to make sense since particle will start decelerating at some point)
So, U (at b)=23.52 m/s

Considering it from A to B
U=30
V=23.52
a=-9.8
S=h
Using V^2=U^s +2aS

h=17.7m (3s.f)

But alas, it seems my answer (and probable reasoning) is wrong. Any suggestions?
 
Physics news on Phys.org
You have a lot of variables and no explanation of what they are.

The way I would do this would be to solve the quadratic formula for h(t) - h, where h(t) is the function of time to hight, and h is the hight you're trying to find. h would be grouped with c. I can't desern the values of a, b, and c from your post, so you're going to have to plug them in. Since you know that the quadratic equation is give the zeros of the function, and by subtracting h, you're shifting the function down, such that the new zeros are at the values of t are values that would have made h(t)=h
\frac{-b-\sqrt{b^2-4a(c-h)}}{2a}-\frac{-b+\sqrt{b^2-4a(c-h)}}{2a}=2.4
 
I tried to combine those 2 formulas but it didn't work. I tried using another case where there are 2 red balls and 2 blue balls only so when combining the formula I got ##\frac{(4-1)!}{2!2!}=\frac{3}{2}## which does not make sense. Is there any formula to calculate cyclic permutation of identical objects or I have to do it by listing all the possibilities? Thanks
Since ##px^9+q## is the factor, then ##x^9=\frac{-q}{p}## will be one of the roots. Let ##f(x)=27x^{18}+bx^9+70##, then: $$27\left(\frac{-q}{p}\right)^2+b\left(\frac{-q}{p}\right)+70=0$$ $$b=27 \frac{q}{p}+70 \frac{p}{q}$$ $$b=\frac{27q^2+70p^2}{pq}$$ From this expression, it looks like there is no greatest value of ##b## because increasing the value of ##p## and ##q## will also increase the value of ##b##. How to find the greatest value of ##b##? Thanks
Back
Top