document.write( "Question 211552This question is from textbook Beginning & Intermediate Algebra
\n" );
document.write( ": An object is dropped from 39 feet below the tip of the pinnacle atop one of the 1483-foot-tall Petronas Twin Towers in Kuala Lumpur, Malaysia. (Source: Council on tall buildings and Urban Habitat) The height h of the object after t seconds is given by the equation h = -16t^2 + 1444. Find how many seconds pass before the object reaches the ground. \n" );
document.write( "
Algebra.Com's Answer #159846 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! h = -16t^2 + 1444 \n" ); document.write( "At impact, h = 0 \n" ); document.write( "-16t^2 + 1444 = 0 \n" ); document.write( "t^2 = 1444/16 \n" ); document.write( "t = 38/4 \n" ); document.write( "t = 9.5 seconds \n" ); document.write( " |