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)\"\" \"About 
You can put this solution on YOUR website!
4x^2=3x+2
\n" ); document.write( "4x^2-3x-2=0
\n" ); document.write( "\"x+=+%28-b+%2B-+sqrt%28+b%5E2-4%2Aa%2Ac+%29%29%2F%282%2Aa%29+\"
\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( "
\n" );