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)\"\" \"About 
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( "\"graph%28300%2C300%2C-5%2C5%2C-10%2C10%2C-5x%5E2-4x%2B1%29\"
\n" ); document.write( "
\n" );