document.write( "Question 198727: Please HELP!! \r
\n" );
document.write( "\n" );
document.write( "A pelican flying in the air over water drops a crab from a height of 30 feet. The distance the crab is from the water as it falls can be represented by the function h(t)= -16t^2 + 30, where t is time in seconds. To catch the crab as it falls, a gull flies along a path represented by the function
\n" );
document.write( " g(t)= -8t + 15. Can the gull catch the crab before the crab hits the water? \r
\n" );
document.write( "\n" );
document.write( "Thanks! \n" );
document.write( "
Algebra.Com's Answer #149229 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! A pelican flying in the air over water drops a crab from a height of 30 feet. The distance the crab is from the water as it falls can be represented by the function h(t)= -16t^2 + 30, where t is time in seconds. To catch the crab as it falls, a gull flies along a path represented by the function g(t)= -8t + 15. Can the gull catch the crab before the crab hits the water? \n" ); document.write( "------------------ \n" ); document.write( "There should be additional specs for this problem, but a simplification is to see if the 2 functions intersect. \n" ); document.write( "No horizontal info is given, so solve to see if and when \n" ); document.write( "-16t^2 + 30 = -8t + 15 \n" ); document.write( "-8t^2 + 15 = 0 \n" ); document.write( "8t^2 = 15 \n" ); document.write( "t^2 = 15/8 \n" ); document.write( "The paths intersect (vertically) at t = sqrt(30)/4 seconds \n" ); document.write( "t = ~ 1.369 seconds from the release of the crab \n" ); document.write( "at a height of 0 feet, at the surface of the water. \n" ); document.write( "The crab and the gull meet the water at the same time, not before. \n" ); document.write( " |