document.write( "Question 308561: Problem: A rock is thrown from the top of a tall building. The distance, in feet, between the rock and the ground (T) seconds after it is thrown is given by d=-16Tsquared-2T+369. How long after the rock is thrown is it 330 feet from the ground?\r
\n" ); document.write( "\n" ); document.write( "I wrote the equation over again and replaced d as 330, making it 330=-16Tsquared-2T+369. I don't even know if this is what I'm supposed to be doing!
\n" ); document.write( "

Algebra.Com's Answer #220633 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
Problem: A rock is thrown from the top of a tall building. The distance, in feet, between the rock and the ground (T) seconds after it is thrown is given by d=-16Tsquared-2T+369. How long after the rock is thrown is it 330 feet from the ground?
\n" ); document.write( "I wrote the equation over again and replaced d as 330, making it 330=-16Tsquared-2T+369. I don't even know if this is what I'm supposed to be doing!
\n" ); document.write( "----------------------
\n" ); document.write( "That's the right approach. Just solve for t
\n" ); document.write( "330 = -16t^2 - 2t + 369
\n" ); document.write( "-16t^2 - 2t + 39 = 0
\n" ); document.write( "(8t + 13)*(-2t + 3) = 0
\n" ); document.write( "t = -13/8 (Ignore it)
\n" ); document.write( "t = 3/2 seconds
\n" ); document.write( "It takes it 1.5 seconds to fall to 330 feet.
\n" ); document.write( "
\n" ); document.write( "
\n" );