document.write( "Question 5345: 5xsquared + 14x - 3 = 0 \n" ); document.write( "
Algebra.Com's Answer #2768 by guapa(62)![]() ![]() ![]() You can put this solution on YOUR website! 5x²+ 14x -3=0 \n" ); document.write( "5x²+15x -x-3=0 \n" ); document.write( "5x(x+3)-(x+3)=0 \n" ); document.write( "(5x-1)(x+3)=0 \n" ); document.write( "5x-1=0, x= 1/5 \n" ); document.write( "x+3=0, x= -3 \n" ); document.write( "Solution set {-3, 1/5} \n" ); document.write( " |