document.write( "Question 101966: How would you go about solving this factor?\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " Solve: 8x^2 + 2x = 3 \n" );
document.write( "
Algebra.Com's Answer #74148 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! Solve: 8x^2 + 2x = 3\r \n" ); document.write( "\n" ); document.write( "8x^2+2x-3=0 \n" ); document.write( "8x^2+6x-4x-3=0 \n" ); document.write( "2x(4x+3)-(4x+3)=0 \n" ); document.write( "(4x+3)(2x-1)=0 \n" ); document.write( "x = -3/4 or x = 1/2 \n" ); document.write( "================= \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |