document.write( "Question 1114376: To catch a frisbee, a dog leaps into the air with an initial velocity of 14 feet.
\n" );
document.write( "Write a model for the height of the dog above the ground.
\n" );
document.write( "After how many seconds does the dog land on the ground?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #729330 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! To catch a frisbee, a dog leaps into the air with an initial velocity of 14 feet. \n" ); document.write( "Write a model for the height of the dog above the ground. \n" ); document.write( "Model: h = (1/2)a*t^2+vot+ho where a = acceleration due to gravity; vo = initial velocity ; ho = initial height ; t = time in seconds \n" ); document.write( "h = (1/2)(-32)t^2 + 14t + 0 \n" ); document.write( "h = -16t^2+14t \n" ); document.write( "---------- \n" ); document.write( "After how many seconds does the dog land on the ground? \n" ); document.write( "That depends on the height he reaches when he leaps. \n" ); document.write( "Need to know value of \"h\":: \n" ); document.write( "---- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------- \n" ); document.write( " \n" ); document.write( " |