document.write( "Question 1112020: 3x²-4x-8=-6\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #727054 by addingup(3677)![]() ![]() You can put this solution on YOUR website! 3x^2 - 4x - 8 = -6 \n" ); document.write( "I'll use the quadratic formula: \n" ); document.write( "3x^2 -4x - 2 = 0 \n" ); document.write( "now we've got the equation in standard form ax^2 + bx + c = 0 so we can go ahead and use the quadratic formula (-b +- sqrt(b^2 - 4ac)/2a: \n" ); document.write( "x = (-(-4) + sqrt((-4)^2 - 4*(3(-2))/2*3 \n" ); document.write( "x = (4 + sqrt(16 + 24))/2*3 \n" ); document.write( "x = (4 + sqrt(40))/6 \n" ); document.write( "x = (4 + 6.325)/6 = 1.72\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |