document.write( "Question 35189: zeros of a function:
\n" );
document.write( "find the zeros (i.e. x-intercepts) of the following functions:
\n" );
document.write( "1) f(x)=-48x^2+3x^4
\n" );
document.write( "2) f(x)=-4x^3-15x^2+18x \n" );
document.write( "
Algebra.Com's Answer #21389 by venugopalramana(3286)![]() ![]() You can put this solution on YOUR website! find the zeros (i.e. x-intercepts) of the following functions: \n" ); document.write( "1) f(x)=-48x^2+3x^4 \n" ); document.write( "3X^2(X^2-16)=0 \n" ); document.write( "X^2=0...THAT IS X=0...OR \n" ); document.write( "X^2-16=0...THAT IS X^2=16...THAT IS X=4 OR -4\r \n" ); document.write( "\n" ); document.write( "2) f(x)=-4x^3-15x^2+18x \n" ); document.write( "X(-4X^2-15X+18)=0\r \n" ); document.write( "\n" ); document.write( "X=0...OR \n" ); document.write( "4X^2+15X-18=0....USE QUADRATIC FORMULA`TO GET THE ROOTS\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |