document.write( "Question 845169: Consider the following function.
\n" );
document.write( "f(x) = 6x2 + 7x − 24
\n" );
document.write( "(a) Use the quadratic formula to find the zeros of f. (Enter your answers as a comma-separated list. If an answer does not exist, enter DNE.)
\n" );
document.write( "x = Correct: Your answer is correct.\r
\n" );
document.write( "\n" );
document.write( "(b) Find the maximum or minimum value of f(x). (Round your answer to two decimal places. \n" );
document.write( "
Algebra.Com's Answer #509207 by pmesler(52)![]() ![]() You can put this solution on YOUR website! By applying the quadratic formula to this equation 6x^2+7x-24 = 0\r \n" ); document.write( "\n" ); document.write( "
\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "We get (-2.66, 0) and (1.5, 0) as the two roots. \r \n" ); document.write( "\n" ); document.write( "The vertex of of the parabola that is formed from this equation is at the point\r \n" ); document.write( "\n" ); document.write( "(-21, -26.04). Therefore the minimum value for f(x) is -26.04. \n" ); document.write( " |