document.write( "Question 166564This question is from textbook ELEMENTARY AND INTERMEDIATE ALGEBRA
\n" );
document.write( ": A ball is dropped from a height of 64 feet. Its height above the
\n" );
document.write( "earth in feet is given by h(t )= 16t^2+64, where t is the
\n" );
document.write( "number of seconds after it is dropped.
\n" );
document.write( "a) Find h(1).
\n" );
document.write( "b) How long does it take the ball to fall to the earth? \n" );
document.write( "
Algebra.Com's Answer #122763 by kevin6789(2)![]() ![]() ![]() You can put this solution on YOUR website! Part a:\r \n" ); document.write( "\n" ); document.write( "h(t) = -16t^2 + 64 \n" ); document.write( "h(1) = -16(1^2) + 64 \n" ); document.write( "h(1) = -16(1) + 64 \n" ); document.write( "ANSWER: h(1) = 48 feet\r \n" ); document.write( "\n" ); document.write( "Part b:\r \n" ); document.write( "\n" ); document.write( "The time it takes for the ball to hit the earth is the time from x=0 to the x intercept. \r \n" ); document.write( "\n" ); document.write( "Since h is a function of time h(t), All you need to do is set h=0.\r \n" ); document.write( "\n" ); document.write( "0 = 16t^2 + 64 Now subtract 64 on both sides. \n" ); document.write( "-64 = -16t^2 Now divide both sides by -16. \n" ); document.write( "4 = t^2 Now square root both sides. \n" ); document.write( "2 = t\r \n" ); document.write( "\n" ); document.write( "ANSWER: It takes 2 seconds for the ball to reach the ground.\r \n" ); document.write( "\n" ); document.write( "Note: For you problem to make sense as a math problem, it MUST be -16t^2. This could be a copying error.\r \n" ); document.write( "\n" ); document.write( "Kevin\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |