document.write( "Question 113019: State method and factor completely
\n" );
document.write( "2p-6q+pq-3q^\r
\n" );
document.write( "\n" );
document.write( "The method to be used is the grouping of terms but I am stuck on the factoring part because the 3q^ is not factorable if I'm not mistaken. Can you assist me on understanding this problem. \n" );
document.write( "
Algebra.Com's Answer #82318 by SHUgrad05(58) ![]() You can put this solution on YOUR website! Should the problem read: 2p-6q+pq-3q^2??? \n" ); document.write( "If so, group the first two terms and the last two terms then factor:\r \n" ); document.write( "\n" ); document.write( "(2p-6q)+(pq-3q^2) \n" ); document.write( "2(p-3q)+q(p-3q) \n" ); document.write( "(2+q)(p-3q) \n" ); document.write( " |