document.write( "Question 313962: find the roots of 4x^2=3x+2 to the nearest hundreth. \n" ); document.write( "
Algebra.Com's Answer #224464 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! 4x^2=3x+2 \n" ); document.write( "4x^2-3x-2=0 \n" ); document.write( " \n" ); document.write( "x=(3+-sqrt[-3^2-4*4*-2])/2*4 \n" ); document.write( "x=(3+-sqrt[9+36])/8 \n" ); document.write( "x=(3+-sqrt41)/68x=(3+-6.403)/6 \n" ); document.write( "x=(3+6.403)/8 \n" ); document.write( "x=9.403/8 \n" ); document.write( "x=1.175 ans. \n" ); document.write( "x=(3-6.403)/8 \n" ); document.write( "x=-3.403/8 \n" ); document.write( "x=-.425 ans. \n" ); document.write( " |