document.write( "Question 431319: Find the roots of each equation using the quadratic formula. 6x^2+12x=-5 \n" ); document.write( "
Algebra.Com's Answer #299379 by mananth(16946)![]() ![]() You can put this solution on YOUR website! 6x^2+12x +5=0\r \n" ); document.write( "\n" ); document.write( "Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 6 ,b= 12 ,c= 5 \n" ); document.write( " \n" ); document.write( "b^2-4ac=144-120 \n" ); document.write( "b^2-4ac=24 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=(-12+4.9)/12 \n" ); document.write( "x1= -0.59 \n" ); document.write( "x2=(-12-4.9) /12 \n" ); document.write( "x2= -1.41 \n" ); document.write( " \n" ); document.write( " |