document.write( "Question 693944: Joanne tosses an apple seed on the ground. It travels along a parabola with the equation y= -x^2 + 4. Assume the seed was thrown from a height of 4ft. How many feet away from joanne will the apple seed land? Explain.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #427644 by stanbon(75887) ![]() You can put this solution on YOUR website! Joanne tosses an apple seed on the ground. It travels along a parabola with the equation y= -x^2 + 4. Assume the seed was thrown from a height of 4ft. How many feet away from joanne will the apple seed land? Explain. \n" ); document.write( "------ \n" ); document.write( " \n" ); document.write( "The ground is the x-axis. \n" ); document.write( "Solve for the x-intercept. \n" ); document.write( "Let y = 0 \n" ); document.write( "-x^2+4 = 0 \n" ); document.write( "x^2 = 4 \n" ); document.write( "x = +2 or x = -2. \n" ); document.write( "------------------ \n" ); document.write( "Find the distance from (0,4) to (2,0) \n" ); document.write( "---- \n" ); document.write( "distance = sqrt[(2-0)^2 + (0-4)^2] = sqrt(4+16) = sqrt(20) = 2sqrt(5) feet \n" ); document.write( "======================= \n" ); document.write( "Note: The answer may be 2 ft. if the distance requested is from \n" ); document.write( "her feet to the seed. \n" ); document.write( "========================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |