document.write( "Question 141356This question is from textbook Beginning Algebra
\n" );
document.write( ": Can you solve this one?....I have to factor by grouping...\r
\n" );
document.write( "\n" );
document.write( "Page 312
\n" );
document.write( "#16\r
\n" );
document.write( "\n" );
document.write( "x^2-4x+3x-12 \n" );
document.write( "
Algebra.Com's Answer #102993 by nabla(475)![]() ![]() ![]() You can put this solution on YOUR website! Factor by grouping:\r \n" ); document.write( "\n" ); document.write( "x^2-4x+3x-12 \n" ); document.write( "=x(x-4)+3(x-4) \n" ); document.write( "=(x+3)(x-4) \n" ); document.write( " |