document.write( "Question 1100432: An astronaut on the moon throws a baseball upward. The height of the ball in feet (y) is related to the number of seconds since the ball was thrown (x).
\n" );
document.write( "y=-2.7x^2+30x+6.5
\n" );
document.write( "A. How high will the ball be after 3 seconds?
\n" );
document.write( "B. Give two approximate times (in seconds) that the ball will be at a height of 75 feet.
\n" );
document.write( " How many seconds on its way up?
\n" );
document.write( "C. How many seconds on its way down?
\n" );
document.write( "Please help me solve this! Im stuck, thank you! \n" );
document.write( "
Algebra.Com's Answer #714923 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! -2.7x^2+30x+6.5=y \n" ); document.write( "at 3 seconds \n" ); document.write( "-9(2.7)+90+6.5=72.2 feet. \n" ); document.write( "================ \n" ); document.write( "-2.7x^2+30x+6.5=75 \n" ); document.write( "-2.7x^2+30x-68.5=0 \n" ); document.write( "since approximate is desired, graph it. \n" ); document.write( " \n" ); document.write( "3 and 8 seconds. We know 3 seconds is approximate from the first, and f(8)=73.7. \n" ); document.write( "============== \n" ); document.write( "on the way up need the vertex, which has a t value of -b/2a, and that is -30/-5.4 or 5.6 seconds. Same time down. \n" ); document.write( " |