document.write( "Question 34653: I tried this problem, but just can't solve it!\r
\n" );
document.write( "\n" );
document.write( "To avoid hitting any rocks below, a cliff diver jumps up and out. The equation h= -16t(the t is squared) + 4t + 26 decribes her height, h, in feet t seconds after jumping. Find the time at which she returns to a height of 26 feet. \r
\n" );
document.write( "\n" );
document.write( "I tried:\r
\n" );
document.write( "\n" );
document.write( "26 = -16t(squared) + 4t =26, but can't figure out how to solve \n" );
document.write( "
Algebra.Com's Answer #20930 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Subtract 26 from both sides to get: \n" ); document.write( "-16t^2+4t=0 \n" ); document.write( "-4t(4t-1)=0 \n" ); document.write( "t=0 or t=1/4 \n" ); document.write( "At time 0 and at time 1/4 sec. she is at the 26 ft level. \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " \n" ); document.write( " |