document.write( "Question 936738: Find a cubic function with the given zeros\r
\n" );
document.write( "\n" );
document.write( "6, -7, 5
\n" );
document.write( "Select one:
\n" );
document.write( "a. f(x) = x^3 - 4x^2 - 47x - 210
\n" );
document.write( "b. f(x) = x^3 + 4x^2 - 47x + 210
\n" );
document.write( "c. f(x) = x^3 - 4x^2 + 47x + 210
\n" );
document.write( "d. f(x) = x^3 - 4x^2 - 47x + 210
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #570224 by ewatrrr(24785)![]() ![]() You can put this solution on YOUR website! f(x) = (x-6)(x+7)(x-5) = \n" ); document.write( "f(x) = (x^2 + x - 42)(x-5) = x^3 +x^2 - 42x - 5x^2 + -5x + 210 \n" ); document.write( "....... \n" ); document.write( "d. f(x) = x^3 - 4x^2 - 47x + 210 \n" ); document.write( " \n" ); document.write( " |