document.write( "Question 335948: Give the numerical value of the GREATEST ZERO for the polynomial function P(x) = x^2 - 3x - 10. Greatest value is...? \n" ); document.write( "
Algebra.Com's Answer #240997 by jrfrunner(365)![]() ![]() You can put this solution on YOUR website! 1.set your polynoimial equal to zero \n" ); document.write( " \n" ); document.write( "2.Factor the polynomial \n" ); document.write( "0=(x+2)*(x-5) \n" ); document.write( "3. Find the x values, making the polynomial zero \n" ); document.write( "x=-2 and x=5 \n" ); document.write( "4. determine which x value is largest \n" ); document.write( "x=5 \n" ); document.write( " |