document.write( "Question 268286: Please help with this problem, this is what I have so far:\r
\n" );
document.write( "\n" );
document.write( "Problem: Height of a projected ball,
\n" );
document.write( "An astronaut on the moon throws a baseball upward. The astronaut is 6ft., 6in. tall, and the initial velocity of the ball is 30 ft. per sec. The height S of the ball in feet is given by the equation
\n" );
document.write( "S= -2.7t^2 + 30t + 6.5
\n" );
document.write( "where t is the number of seconds after the ball was thrown.\r
\n" );
document.write( "\n" );
document.write( "A.) After how many seconds is the ball 12ft above the moon's surface? Round to the nearest hundreth.\r
\n" );
document.write( "\n" );
document.write( "I know I have to look for the seconds, which is t so then I have to solve for S, the height. This is have I've got so far:
\n" );
document.write( " 12 = 2.7t^2 + 30t + 6.5
\n" );
document.write( "-12 -12
\n" );
document.write( "------------------------
\n" );
document.write( " 0 = 2.7t^2 + 30t - 5.5
\n" );
document.write( "
\n" );
document.write( "B.)How many seconds will it take fore the ball to return to the surface? Round to the nearest hundredth.\r
\n" );
document.write( "\n" );
document.write( "So on the second part of the equation I have to look for the time, so that means that I have to solve for the height...
\n" );
document.write( "
\n" );
document.write( "Thanks for your help in advance. \n" );
document.write( "
Algebra.Com's Answer #196652 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! An astronaut on the moon throws a baseball upward. The astronaut is 6ft., 6in. tall, and the initial velocity of the ball is 30 ft. per sec. The height S of the ball in feet is given by the equation \n" ); document.write( "S= -2.7t^2 + 30t + 6.5 \n" ); document.write( "where t is the number of seconds after the ball was thrown. \n" ); document.write( "A.) After how many seconds is the ball 12ft above the moon's surface? Round to the nearest hundreth. \n" ); document.write( "I know I have to look for the seconds, which is t so then I have to solve for S, the height. This is have I've got so far: \n" ); document.write( "12 = 2.7t^2 + 30t + 6.5 *** It's -2.7 \n" ); document.write( "-12 -12 \n" ); document.write( "------------------------ \n" ); document.write( "0 = -2.7t^2 + 30t - 5.5 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "--------------- \n" ); document.write( "Notice there are 2 numbers, the smallest is going up, the other coming back down. \n" ); document.write( "------------- \n" ); document.write( "B.)How many seconds will it take for the ball to return to the surface? Round to the nearest hundredth. \n" ); document.write( "It's at the surface when h = 0 \n" ); document.write( "-2.7t^2 + 30t + 6.5 = 0 \n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "------------ \n" ); document.write( "Ignore the negative number. \n" ); document.write( "t = 11.32 seconds\r \n" ); document.write( "\n" ); document.write( "So on the second part of the equation I have to look for the time, so that means that I have to solve for the height... \n" ); document.write( " |