document.write( "Question 607795: Find all of the zeros of each function f(x)=4x^4+19x^2-63 \n" ); document.write( "
\n" ); document.write( "Hi\n" ); document.write( "Find all of the zeros of each function:\n" ); document.write( " f(x)=4x^4+19x^2-63 = (4x^2 -9)(x^2 +7) = 0 \n" ); document.write( "(4x^2 -9)=0 x = ± REAL solution\n" ); document.write( "(x^2 +7) = 0 x = ±i\n" ); document.write( "checking our Factoring Using the FOIL Method\n" ); document.write( "4x^4+19x^2-63 = (4x^2 -9)(x^2 +7)\n" ); document.write( "F First terms 4x^2\n" ); document.write( "O Outside terms 28x^2\n" ); document.write( "I Inside terms -9x^2\n" ); document.write( "L Last terms -63\n" ); document.write( "