document.write( "Question 603039: A boy is standing next to the chimney on top of the roof of a house, which is located on the top of a cliff. The chimney runs straight down into the fireplace at the floor of the basement of the house. The cliff on which the house is built rises 50 feet above the ocean below. The roof of the house is 18 feet above the ground on which it is built, and the floor of the basement is 9 feet below ground. He throws a ball straight upward with an initial velocity of 80 feet per second. At the moment the ball is released, the boy's hand is level with the top of the chimney 5 feet above the roof. From this information, it can be shown that the height h of the ball t seconds after it is released from the boy's hand is modeled by the following equation:\r
\n" );
document.write( "\n" );
document.write( " h(t)= -16t2 + 80t +73\r
\n" );
document.write( "\n" );
document.write( "to the nearest tenth of a second, determine the amount of time after the ball is released from the boy'y hand at which it lands in the fireplace in the basement of the house. \n" );
document.write( "
Algebra.Com's Answer #380551 by nerdybill(7384)![]() ![]() You can put this solution on YOUR website! Given equation: \n" ); document.write( "h(t)= -16t2 + 80t +73 \n" ); document.write( ". \n" ); document.write( "The basement floor (relative to sea level) is 50-9 = 41 feet \n" ); document.write( ". \n" ); document.write( "Set h(t) to 41 and solve for t: \n" ); document.write( "h(t)= -16t2 + 80t +73 \n" ); document.write( "41 = -16t2 + 80t +73 \n" ); document.write( "0 = -16t2 + 80t + 114 \n" ); document.write( "0 = -8t2 + 40t + 57 \n" ); document.write( "0 = 8t2 - 40t - 57 \n" ); document.write( "Solve by the \"quadratic formula\" to get: \n" ); document.write( "x = {6.2, -1.2} \n" ); document.write( "throw out the negative solution (extraneous) leaving: \n" ); document.write( "x = 6.2 seconds \n" ); document.write( ". \n" ); document.write( "details of quadratic formula: \n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |