document.write( "Question 967304: Hong is standing on a hill and throws a frisbee to her friend, who stands on flat ground at the bottom of the hill. The toss is short, however, and the frisbee hits the ground before her friend can get to it. The height of the frisbee, in meters, above the flat ground at the bottom of the hill, y, is dependent on the number of seconds after it is thrown, x, and can be modeled with the function y=-(x-2)^2+36\r
\n" );
document.write( "\n" );
document.write( "How many seconds after being thrown will the frisbee reach its maximum height? .. seconds\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "What is the maximum height that the frisbee will reach?....meters\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "How many seconds after being thrown will the frisbee hit the ground? .seconds..\r
\n" );
document.write( "\n" );
document.write( "
\n" );
document.write( "What is the height of the frisbee at the time it is thrown? ...meters\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #591200 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! The height of the frisbee, in meters, above the flat ground at the bottom of the hill, y, is dependent on the number of seconds after it is thrown, x, and can be modeled with the function \n" ); document.write( "y=-(x-2)^2+36 \n" ); document.write( "How many seconds after being thrown will the frisbee reach its maximum height? \n" ); document.write( "Vertex:: (2,36) \n" ); document.write( "Ans: 2 seconds \n" ); document.write( "---------------------- \n" ); document.write( "What is the maximum height that the frisbee will reach?....meters \n" ); document.write( "Ans: f(2) = 36 \n" ); document.write( "------------------------- \n" ); document.write( "How many seconds after being thrown will the frisbee hit the ground? \n" ); document.write( "Solve -(x-2)^2+36 = 0 \n" ); document.write( "(x-2)^2 = 36 \n" ); document.write( "x-2 = 6 \n" ); document.write( "x = 8 seconds \n" ); document.write( "----------------------- \n" ); document.write( "What is the height of the frisbee at the time it is thrown? ...meters \n" ); document.write( "f(0) = -(0-2)^2+36 \n" ); document.write( "f(0) = -4+36 \n" ); document.write( "Ans: 32 meters \n" ); document.write( "---------------------- \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( "----------------- \n" ); document.write( " \n" ); document.write( " |