document.write( "Question 1072260: Karen is throwing an orange to her brother Saul, who is standing on the balcony of their home. The height, h (in feet), of the orange above the ground t seconds after it is thrown is given by: h (t)=-16t^2+32t+4 \r
\n" ); document.write( "\n" ); document.write( "If Saul's outstretched arms are 18 feet above the ground, will the orange ever be high enough that he can catch it?
\n" ); document.write( "

Algebra.Com's Answer #687175 by Edwin McCravy(20054)\"\" \"About 
You can put this solution on YOUR website!
\r\n" );
document.write( "We need the maximum value of a quadratic function.\r\n" );
document.write( "\r\n" );
document.write( "The maximum value of a quadratic function \r\n" );
document.write( "\r\n" );
document.write( "f(x) = ax^2 + bx + c\r\n" );
document.write( "\r\n" );
document.write( "with a negative leading coefficient, is when the value of x\r\n" );
document.write( "equals \"-b%2F%282a%29\"\r\n" );
document.write( "\r\n" );
document.write( "In this problem x is t and f is h, a is -16 and b is +32\r\n" );
document.write( "c is 4 but we don't need it to find the time t when the\r\n" );
document.write( "function h(x) (for height) has its maximum value.\r\n" );
document.write( "\r\n" );
document.write( "h(t)=-16t^2+32t+4\r\n" );
document.write( "\r\n" );
document.write( "\"-b%2F%282a%29=-expr%28%22%22+%2B+32%29%2F%282%28-16%29%29=%28-32%29%2F%28-32%29=1\"\r\n" );
document.write( "\r\n" );
document.write( "So it reaches the maximum height in 1 second.  So we\r\n" );
document.write( "substitute 1 for t in the equation\r\n" );
document.write( "\r\n" );
document.write( "h(1) = -16(1)^2+32(1)+4 = -16+32+4 = 20 feet.\r\n" );
document.write( "\r\n" );
document.write( "So yes, that's high enough for him to catch the orange.\r\n" );
document.write( "\r\n" );
document.write( "Edwin

\n" ); document.write( "
\n" ); document.write( "
\n" );