document.write( "Question 382970: A cat leaps trying to catch a flye. The motion of the cat can be modeled by h(d)=-32d^2+16d. The fly is staying at least 2.5 feet away from the ground. Will the cat get high enough to catch the fly? \n" ); document.write( "
Algebra.Com's Answer #271304 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! A cat leaps trying to catch a fly. The motion of the cat can be modeled by \n" ); document.write( "h(d)=-32d^2+16d. The fly is staying at least 2.5 feet away from the ground. Will the cat get high enough to catch the fly? \n" ); document.write( "----------------- \n" ); document.write( "h(d)=-32d^2+16d \n" ); document.write( "--- \n" ); document.write( "Maximum height occurs when d = -b/2a = -16/(2*-32) = 1/4 \n" ); document.write( "--- \n" ); document.write( "That maximum height is h(1/4) = -32(1/4)^2+16(1/4) = 2 ft. \n" ); document.write( "---- \n" ); document.write( "I guess the cat is going to go hungry. \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |