document.write( "Question 128515: Hello, I was wondering if anyone could help me with a polynomial function.
\n" );
document.write( "It says to find all the real zeros.
\n" );
document.write( "f(x)= 2x^4 -2x^2 -40
\n" );
document.write( "2(x^4 -x^2 -20) = 0
\n" );
document.write( "2(x^2 -5)(x^2 +4) = 0\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #94043 by stanbon(75887) ![]() You can put this solution on YOUR website! Hello, I was wondering if anyone could help me with a polynomial function. \n" ); document.write( "It says to find all the real zeros. \n" ); document.write( "f(x)= 2x^4 -2x^2 -40 \n" ); document.write( "2(x^4 -x^2 -20) = 0 \n" ); document.write( "Divide both sides by 2 to get: \n" ); document.write( "(x^2 -5)(x^2 +4) = 0 \n" ); document.write( "Since the product is zero one of those factors must be zero: \n" ); document.write( "x^2 = 5 or x^2 = -4 \n" ); document.write( "x = sqrt5 or x = -sqrt5 \n" ); document.write( "--------------- \n" ); document.write( "x^2 cannot be -4 if x is a Real Number. \n" ); document.write( "================================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H.\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |