document.write( "Question 366048: A tennis ball is rolled down a valley along a slope shaped like a parabola. After t seconds, its height above sea level in meters is modeled by the function h(t) = t2 – 10.2t + 18. After how many seconds does the ball reach its minimum height? What is that minimum height? Round your answers to the nearest hundredth’s place; use proper units in your answer. \n" ); document.write( "
Algebra.Com's Answer #260844 by nerdybill(7384) You can put this solution on YOUR website! A tennis ball is rolled down a valley along a slope shaped like a parabola. After t seconds, its height above sea level in meters is modeled by the function h(t) = t2 – 10.2t + 18. After how many seconds does the ball reach its minimum height? What is that minimum height? Round your answers to the nearest hundredth’s place; use proper units in your answer. \n" ); document.write( ". \n" ); document.write( "h(t) = t^2 – 10.2t + 18 \n" ); document.write( "Because the coeeficient associated with the t^2 term is positive, we know it is a parabola that opens upwards. \n" ); document.write( ". \n" ); document.write( "Thus, the vertex gives you the maximun: \n" ); document.write( "After how many seconds does the ball reach its minimum height? \n" ); document.write( "t = -b/(2a) = -(-10.2)/(2*1) = 10.2/2 = 5.1 secs \n" ); document.write( ". \n" ); document.write( "What is that minimum height? \n" ); document.write( "Now that we know the time (secs) we plug it back in to: \n" ); document.write( "h(t) = t^2 – 10.2t + 18 \n" ); document.write( "h(5.1) = 5.1^2 – 10.2(5.1) + 18 \n" ); document.write( "h(5.1) = 26.01 – 52.02 + 18 \n" ); document.write( "h(5.1) = -8.01 meters \n" ); document.write( " \n" ); document.write( " |