document.write( "Question 344497: Applications\r
\n" );
document.write( "\n" );
document.write( "We can determine the time it would take an object to fall (if there were no air resistance) by using the formula t=1/4√d where d is the distance\r
\n" );
document.write( "\n" );
document.write( "A. how long does it take a quarter dropped from a 35foot roof to reach the ground?\r
\n" );
document.write( "\n" );
document.write( "B. If there are 5280 feet in one mile, how long would it take an object to fall 1-1/2 miles?\r
\n" );
document.write( "\n" );
document.write( "C. If it takes an object 5.9 seconds to fall d feet, how tall is the object?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "I tried sloving with a graphic calculator but I am not certain on how to show work. Please help\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #246498 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! t=sqrt(d)/4 where d is the distance\r \n" ); document.write( "\n" ); document.write( "A. how long does it take a quarter dropped from a 35foot roof to reach the ground? \n" ); document.write( "t = sqrt(35)/4 seconds \n" ); document.write( "---------------- \n" ); document.write( "B. If there are 5280 feet in one mile, how long would it take an object to fall 1-1/2 miles? \n" ); document.write( "1.5 miles = 7920 feet \n" ); document.write( "t = sqrt(7920)/4 \n" ); document.write( "---------------- \n" ); document.write( "C. If it takes an object 5.9 seconds to fall d feet, how tall is the object? \n" ); document.write( "If you mean it falls from the height of the object: \n" ); document.write( "d = 16t^2 = 16*5.9^2 \n" ); document.write( " \n" ); document.write( " |