document.write( "Question 499394: How do I get the answer to 2y^2-5y-12 \n" ); document.write( "
Algebra.Com's Answer #337639 by chessace(471) You can put this solution on YOUR website! Factor into (2y + a)(y - b) \n" ); document.write( "then a*b = 12, 2b-a = 5 \n" ); document.write( "b=4 a=3 \n" ); document.write( "If the question is \"factor\", Ans: (2y+3)(y-4) \n" ); document.write( "If the question is \"find roots\", Ans: y = -3/2, 4 \n" ); document.write( "Next time give the question. \n" ); document.write( " \n" ); document.write( " |