Quadratic applications question

AI Thread Summary
The projectile's height is modeled by the equation -16t^2 + 320t, and the goal is to find when it returns to the ground, which occurs when the height equals zero. The equation simplifies to t(t - 20) = 0, yielding solutions t = 0 and t = 20 seconds. While t = 0 represents the launch time, t = 20 is the time when the projectile returns to the ground. Confusion arose regarding the verification of the solution, particularly in the interpretation of the equation's results. Ultimately, the correct time in the air before returning to the ground is confirmed to be 20 seconds.
ghostchaox
Messages
4
Reaction score
0

Homework Statement


A projectile is launched upward. Its height above the ground after t seconds is -16t^2 + 320t. After how many seconds in the air will it return to the ground? Solve algebraically.


Homework Equations


ax^2+bx+c=0 ?
-b (+/-) (Square root of b^2 -4ac)/2a ?


The Attempt at a Solution



t= -320 (+/-) (Square root of 320^2 -4(-16)(0)

t= -320 (+/-) 320/ -16
t= {0,20} ?

If i check it, it doesn't fit.
 
Physics news on Phys.org
Its simpler this way.

0=-16t^2+320t

Divide both sides by -16

0=t^2-20t

0=t(t-20)

t=0,20

We get the same solutions, check it the long way by paper, maybe your calculators got errors. My solutions are verified by my calculator..
 
20=-16(20^2) + 320(20) ?
20= -6400+6400?
20=0?

20 =/= 0

0= -16(0^2) + 320(0) ?
0=0+0?
0=0


Now, since this is geometry, t(seconds) cannot equal 0 or else the time and distance would be also 0

If i plug in 20 as t, it ends up as 20=0, which is not true.

I don't understand how I am right
 
t(seconds) cannot equal 0 or else the time and distance would be also 0

Why not? t=0 is just the point of firing - one of two points described by the parabola where the height is zero. What other value of t allows the equation:

-16t^2 + 320t = 0

to equal zero? This:

20=-16(20^2) + 320(20)

Is wrong. Why have you placed 20 on the left hand side?
 
Right... lol Thanks!~!~
 
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