document.write( "Question 1182040: The path of a breaching ocra whale can be modeled by the function k(x) = x^2 - 2x - 8, where x is the time elapsed in seconds under water, and k(x) is the height in ft below the water.
\n" );
document.write( "Determine HOW LONG is the ocra (killer) whale underwater to the nearest second. \r
\n" );
document.write( "\n" );
document.write( "Work needs to be shown for me to get the mark \n" );
document.write( "
Algebra.Com's Answer #812011 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! We need to solve for the time, x, when the height k(x) goes to zero \n" ); document.write( "x^2 - 2x - 8 = 0 \n" ); document.write( "This can be factored as (x-4)(x+2) = 0 which has solutions x=4, x=-2 \n" ); document.write( "Since the elapsed time can't be negative, we take the positive solution, x=4 \n" ); document.write( "Thus, the whale spends the time from x=0 to x=4 seconds under water. \n" ); document.write( "Ans: 4 s\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |