document.write( "Question 285454: How do you find the roots and degree for : h(x)=x(x²-x-6) \n" ); document.write( "
Algebra.Com's Answer #206925 by edjones(8007)![]() ![]() You can put this solution on YOUR website! h(x)=x(x²-x-6) \n" ); document.write( "x(x^2-x-6)=0 \n" ); document.write( "x(x-3)(x+2)=0 \n" ); document.write( "x=0, x=3, x=-2 \n" ); document.write( "It is a 3rd degree equation because it has 3 roots. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |