document.write( "Question 70672This question is from textbook Beginning Algebra
\n" );
document.write( ": Factor each polynomial completely. To begin, state whcih method should be applied as the first step, giventhe guidelines of this section. Then continue the exercise and factor each polynomial completely.\r
\n" );
document.write( "\n" );
document.write( "2p - 6q + pq - 3q^2\r
\n" );
document.write( "\n" );
document.write( "I am not sure I did this right but the answer I got was:
\n" );
document.write( "(2p-6q)+(qp-3q^2)
\n" );
document.write( "_________________________________________________________\r
\n" );
document.write( "\n" );
document.write( "m^4 - 9n^4\r
\n" );
document.write( "\n" );
document.write( "again I am not sure I did these right my answer was:\r
\n" );
document.write( "\n" );
document.write( "m^4 - 9n^2*2\r
\n" );
document.write( "\n" );
document.write( "Are these correct? If not could you show me how to do them the correct way.
\n" );
document.write( "Thanks. \r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #50459 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! (2p-6q)+(pq-3q^2) \n" ); document.write( "2(p-3q)+q(p-3q) \n" ); document.write( "(2+q)(p-3q) \n" ); document.write( "-------------------------------------------- \n" ); document.write( "m^4-9n^4 \n" ); document.write( "(m^2-3n^2)(m^2+3n^2) \n" ); document.write( " |