document.write( "Question 541168: solve 5x^2 + 19x -4=0 \n" ); document.write( "
| Algebra.Com's Answer #354091 by lwsshak3(11628)      You can put this solution on YOUR website! solve 5x^2 + 19x -4 \n" ); document.write( "5x^2 + 19x -4=0 \n" ); document.write( "(5x-1)(x+4)=0 \n" ); document.write( "x=1/5 \n" ); document.write( "or \n" ); document.write( "x=-4 \n" ); document.write( " |