document.write( "Question 703591: I really appreciate any help with this question:)
\n" );
document.write( "A ball is thrown vertically upward with an initial speed of 35m/s. Its height h metres, after t seconds is given by the formula h=-4.9t^2+3.5t.
\n" );
document.write( "a)What is the maximum height reached by the ball?
\n" );
document.write( "b)How long is the ball in the air?
\n" );
document.write( "c)How many seconds is the ball highter than 30m?
\n" );
document.write( "I know
\n" );
document.write( "a=-4.9
\n" );
document.write( "b=35
\n" );
document.write( "c+0 I also found the height (which I don't need) using t=-b/2a
\n" );
document.write( "Really...really appreciate any help:)!! \n" );
document.write( "
Algebra.Com's Answer #433575 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! A ball is thrown vertically upward with an initial speed of 35m/s. Its height h metres, after t seconds is given by the formula h=-4.9t^2+35t. \n" ); document.write( "a)What is the maximum height reached by the ball? \n" ); document.write( "because the coefficient associated with the t^2 term is negative, we KNOW it is a parabola that opens downwards. Thus, the VERTEX will be the MAX. \n" ); document.write( "Time t when it reaches max: \n" ); document.write( "t = -b/2a \n" ); document.write( "t = -35/(2*(-4.9)) \n" ); document.write( "t = -35/(-9.8) \n" ); document.write( "t = -35/(-9.8) \n" ); document.write( "t = 3.57 seconds \n" ); document.write( ". \n" ); document.write( "Max height, plug t above into equation to find h: \n" ); document.write( "h=-4.9t^2+35t \n" ); document.write( "h=-4.9(3.57)^2+35(3.57) \n" ); document.write( "h= 62.5 metres \n" ); document.write( ". \n" ); document.write( "b)How long is the ball in the air? \n" ); document.write( "set h to zero and find t: \n" ); document.write( "h=-4.9t^2+35t \n" ); document.write( "0=-4.9t^2+35t \n" ); document.write( "0=4.9t^2-35t \n" ); document.write( "0=t(4.9t-35) \n" ); document.write( "t = {0, 35/4.9) \n" ); document.write( "t = {0, 7.14) \n" ); document.write( "throw out the 0 (that's when it started) leaving: \n" ); document.write( "t = 7.14 seconds \n" ); document.write( ". \n" ); document.write( "c)How many seconds is the ball highter than 30m? \n" ); document.write( "set h to 30 and solve for t: \n" ); document.write( "h=-4.9t^2+35t \n" ); document.write( "30=-4.9t^2+35t \n" ); document.write( "0=-4.9t^2+35t-30 \n" ); document.write( "0=4.9t^2-35t+30 \n" ); document.write( "apply \"quadratic equation\" to get: \n" ); document.write( "x = {6.15, 1.0} \n" ); document.write( "time higher than 30m: \n" ); document.write( "6.15 - 1.0 = 5.15 seconds \n" ); document.write( ". \n" ); document.write( "Details of quadratic follows: \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |