document.write( "Question 252112: f(x)=x^4-3x^3-11x^2+3x+10\r
\n" );
document.write( "\n" );
document.write( "find the x intercepts \n" );
document.write( "
Algebra.Com's Answer #183875 by vksarvepalli(154)![]() ![]() You can put this solution on YOUR website! x-intercepts are where the graph cuts the x-axis,that is where the function value is zero.\r \n" ); document.write( "\n" ); document.write( "so we have to find the values of x where f(x) becomes zero.\r \n" ); document.write( "\n" ); document.write( "there are several methods to get the roots of the equation,one method is synthetic division \n" ); document.write( "but for that you should know one root by guessing \n" ); document.write( "we can clearly see that when x=1 f(x) becomes zero so now we can get the other roots as well. \n" ); document.write( "there will be four roots as it is a 4th degree expression\r \n" ); document.write( "\n" ); document.write( "the x intercepts are : -2, -1, +1, +5 Ans \n" ); document.write( " |