document.write( "Question 154016: How would I simplify this?\r
\n" );
document.write( "\n" );
document.write( "p^3+3q^2-q+3p^3\r
\n" );
document.write( "\n" );
document.write( "Im no good at simplifing please help me. \n" );
document.write( "
Algebra.Com's Answer #113365 by checkley77(12844)![]() ![]() ![]() You can put this solution on YOUR website! p^3+3q^2-q+3p^3 \n" ); document.write( "combine like terms: \n" ); document.write( "(p^3+3p^3)+(3q^2-q) \n" ); document.write( "now add the p63 terms \n" ); document.write( "4p^3+(3q^2-q) \n" ); document.write( "now factor out the common qterms \n" ); document.write( "4p^3+q(3q-1) \n" ); document.write( " \n" ); document.write( " |