document.write( "Question 697483: the question is:
\n" );
document.write( "find the solutions to the equation 3x^2-4x-6=0, using the quadratic formula. it also asks for the answer to be rounded to the nearest hundredth.
\n" );
document.write( "i have tried the problem , it is a multiple choice, but i cannot get the correct answer. \n" );
document.write( "
Algebra.Com's Answer #430055 by mananth(16946)![]() ![]() You can put this solution on YOUR website! Find the roots of the equation by quadratic formula \n" ); document.write( " \n" ); document.write( "a= 3 b= -4 c= -6 \n" ); document.write( " \n" ); document.write( "b^2-4ac= 16 - -72 \n" ); document.write( "b^2-4ac= 88 \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "x1=( 4 + 9.38 )/ 6 \n" ); document.write( "x1= 2.230 \n" ); document.write( "x2=( 4 -9.38 ) / 6 \n" ); document.write( "x2= -0.897 \n" ); document.write( " \n" ); document.write( "x = 2.23 OR -0.90 \n" ); document.write( " \n" ); document.write( " |