document.write( "Question 378426: I need some help understanding a problem. I have changed the problem around some to make sure that I can do it myself. If you do steps, can you exaplin them to me please? \r
\n" );
document.write( "\n" );
document.write( "Use the formula s(t)= 16t to the power of 2,for the equation:\r
\n" );
document.write( "\n" );
document.write( "The CN Tower in Toronto, at 1915 ft, is the world’s tallest
\n" );
document.write( "self-supporting tower (no guy wires). How long would it
\n" );
document.write( "take an object to fall freely from the top?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #269003 by scott8148(6628)![]() ![]() You can put this solution on YOUR website! the formula is for an object starting from rest and undergoing a uniform acceleration (gravity) \n" ); document.write( "s stands for the distance traveled in time t (s is in feet , t is in seconds)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "you are given s (1915) and you need to find t\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1915 = 16t^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1915 / 16 = t^2\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "sqrt(1915 / 16) = t \n" ); document.write( " |