document.write( "Question 1075524: Graph the following function to find the x-intercepts. y=-5x^2-4x+1 \n" ); document.write( "
Algebra.Com's Answer #690163 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! -5x^2-4x+1=0 \n" ); document.write( "rewrite by changing all signs \n" ); document.write( "5x^2+4x-1=0 \n" ); document.write( "(5x-1)(x+1)=0 \n" ); document.write( "x=1/5,-1 \n" ); document.write( " |