document.write( "Question 474370: compute the discriminant of the quadratic equation 2x^2-3x-5=0 and then write a brief sentence describing the number and type of solutions for the equation. show your work \n" ); document.write( "
Algebra.Com's Answer #325347 by jorel1380(3719)![]() ![]() You can put this solution on YOUR website! 2x^2-3x-5=0 \n" ); document.write( "(2x-5)(x+1)=0 \n" ); document.write( "x=5/2 or -1.. \n" ); document.write( " |