document.write( "Question 321645: solve the following equations 2x^2-x=21 show work \n" ); document.write( "
Algebra.Com's Answer #230316 by mananth(16946)\"\" \"About 
You can put this solution on YOUR website!
2x^2-x=21
\n" ); document.write( "2x^2-x-21=0
\n" ); document.write( "2x^2-7x+6x-21=0
\n" ); document.write( "x(2x-7)+3(2x-7)=0
\n" ); document.write( "(2x-7)(x+3)=0
\n" ); document.write( "x=7/2 OR -3
\n" ); document.write( "
\n" ); document.write( "
\n" );