document.write( "Question 35899: Suppose you throw a baseball straight up at a velocity of 32 feet per second. A function can be created by expressing distance above the ground, s, as a function of time, t. This function is s = -16t2 + v0t + s0
\n" ); document.write( "• 16 represents ½g, the gravitational pull due to gravity (measured in feet per second 2).
\n" ); document.write( "• v0 is the initial velocity (how hard do you throw the object, measured in feet per second).
\n" ); document.write( "• s0 is the initial distance above ground (in feet). If you are standing on the ground, then s0 = 0.
\n" ); document.write( " a)What is the function that describes this problem?
\n" ); document.write( " b)The ball will be how high above the ground after 1 second?
\n" ); document.write( " c)How long will it take to hit the ground?
\n" ); document.write( " d)What is the maximum height of the ball?
\n" ); document.write( "

Algebra.Com's Answer #22397 by venugopalramana(3286)\"\" \"About 
You can put this solution on YOUR website!
LET ME SHOW YOU THE WORKING OF YOUR
\n" ); document.write( "SPECIFIC PROBLEM
\n" ); document.write( "3) Suppose you throw a baseball straight up at a
\n" ); document.write( "velocity of 32 feet per second. A function can be
\n" ); document.write( "created by expressing distance above the ground, s, as
\n" ); document.write( "a function of time, t. This function is s = -16t2 +
\n" ); document.write( "v0t + s0
\n" ); document.write( "� 16 represents �g, the gravitational pull due to
\n" ); document.write( "gravity (measured in feet per second 2).
\n" ); document.write( "� v0 is the initial velocity (how hard do you throw
\n" ); document.write( "the object, measured in feet per second).
\n" ); document.write( "� s0 is the initial distance above ground (in feet).
\n" ); document.write( "If you are standing on the ground, then s0 = 0.
\n" ); document.write( "a) What is the function that describes this problem?
\n" ); document.write( "Answer:
\n" ); document.write( "THIS IS WHAT IS GIVEN ABOVE
\n" ); document.write( "S=-16*T^2+V0*T+S0
\n" ); document.write( ".....................................I
\n" ); document.write( "WITH THE ELABORATIONS GIVEN ABOVE.
\n" ); document.write( "b) The ball will be how high above the ground after 1
\n" ); document.write( "second?
\n" ); document.write( "Answer:
\n" ); document.write( "Show work in this space.
\n" ); document.write( "WE ARE GIVEN
\n" ); document.write( "V0=32 FPS
\n" ); document.write( "S0=0...BALL THROWN FROM GROUND AND DISTANCE MEASURED
\n" ); document.write( "FROM GROUND
\n" ); document.write( "T=1 SEC...
\n" ); document.write( "S=?
\n" ); document.write( "HENCE SUBSTITUTING IN EQN.I,WE GET
\n" ); document.write( "S=-16*1^2+32*1+0=-16+32=16 FT.
\n" ); document.write( "c) How long will it take to hit the ground?
\n" ); document.write( "Answer:
\n" ); document.write( "Show work in this space.
\n" ); document.write( "WE ARE GIVEN HERE
\n" ); document.write( "V0=32
\n" ); document.write( "S0=0
\n" ); document.write( "S=0
\n" ); document.write( "T=?
\n" ); document.write( "HENCE SUBSTITUTING IN EQN.I,WE GET
\n" ); document.write( "0=-16T^2+32T+0
\n" ); document.write( "16T(-T+2)=0
\n" ); document.write( "T=0...OR....-T+2=0....OR....T=2 SEC.
\n" ); document.write( "SINCE T=0 REPRESENTS THE INTIAL POSITION
\n" ); document.write( "T=2 SEC.IS THE ANSWER WHEN IT HITS THE GROUND AGAIN
\n" ); document.write( "AFTER GOING UP AND FALLING DOWN.
\n" ); document.write( "d) What is the maximum height of the ball?
\n" ); document.write( "Answer:
\n" ); document.write( "Show work in this space.
\n" ); document.write( "HERE WE ARE GIVEN
\n" ); document.write( "V0=32
\n" ); document.write( "S0=0....AND THERE ARE 2 ASPECTS TO TAKE NOTE OF.
\n" ); document.write( "1.THE BALL GOES UP FIRST SLOWING DOWN AS IT GOES UP
\n" ); document.write( "DUE TO EARTHS GRAVITATION...NOTE -16 GRAVITATIONAL
\n" ); document.write( "ACCELERATIONED MENTIONED IN THE PROBLEM. IT GOES UP
\n" ); document.write( "TILL ITS VELOCITY BECOMES ZERO FROM THE INITIAL
\n" ); document.write( "VELOCITY OF THROW OF 32 FPS.AND THEN FALLS DOWN
\n" ); document.write( "REGAINING THE SAME VELOCITY WHEN IT HITS THE GROUND AS
\n" ); document.write( "PER PHYSICS LAWS,NEGLECTING AIR DRAG.
\n" ); document.write( "2.IT IS ALSO PROVED IN PHYSICS IN SUCH CASES,THAT
\n" ); document.write( "i)THE TIME OF ASCENT = THE TIME OF DESCENT
\n" ); document.write( "ii)THE DISTANCE TRAVELLED UPWARD=THE DISTANCE TRVELLED
\n" ); document.write( "DOWN WARD
\n" ); document.write( "iii)THE VELOCITY WITH WHICH IT IS THROWN UP= THE
\n" ); document.write( "VELOCITY WITH WHICH IT HITS THE GROUND.
\n" ); document.write( "HENCE USING i)PRINCIPLE ,SINCE TOTAL TIME OF TRAVEL AS
\n" ); document.write( "PER C) AS WE ALCULATED IS 2 SEC.,TIME OF ASCENT =1
\n" ); document.write( "SEC.HENCE MAXIMUM HEIGHT REACHED IS DISTANCE TRAVELLED
\n" ); document.write( "IN 1 SEC=16 FT.AS SHOWN IN B).
\n" ); document.write( "---------
\n" ); document.write( "ANOTHER METHOD IS TO FIND WHEN THE VELOCITY WILL
\n" ); document.write( "BECOME ZERO AS IT GOES UP AND FIND THE DISTANCE
\n" ); document.write( "TRAVELLED IN THAT TIME.
\n" ); document.write( "THE FORMULA FOR THAT IS OBTAINED BY DIFFERENTIATING
\n" ); document.write( "THE GIVEN EQN.II
\n" ); document.write( "AS FOLLOWS
\n" ); document.write( "DS/DT=VELOCITY=V=-32*T+V0...WHERE V IS THE FINAL
\n" ); document.write( "VELOCITY AFTER T SECS.
\n" ); document.write( "SINCE AT MAXMUM HEIGHT FINAL VELOCITY =0 (AS THEN ONLY
\n" ); document.write( "IT FALLS BACK TOWARDS GROUND.)
\n" ); document.write( "HENCE 0=-32T+32
\n" ); document.write( "32T=32
\n" ); document.write( "T=1...AS WE USED EARLIER NOW WE FIND S=16 FT.AS
\n" ); document.write( "BEFORE.
\n" ); document.write( "HOPE YOU UNDERSTOOD.
\n" ); document.write( "
\n" );