document.write( "Question 57600: i tried to work this out cna you please check
\n" );
document.write( "x^3+ax+3a+3x^2
\n" );
document.write( "i re order to get the like terms together this is what i came up with
\n" );
document.write( "3x^2+x^3+ax+3x^2
\n" );
document.write( "x(3x+x^2)(a+3a)
\n" );
document.write( "x(3+x)a(3)\r
\n" );
document.write( "\n" );
document.write( "i think i am wrong can you please show me an eash way or lend any tips you may have. \n" );
document.write( "
Algebra.Com's Answer #39316 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! x^3+ax+3a+3x^2 \n" ); document.write( "Put the x-terms in decending order as follows: \n" ); document.write( "=x^3+3x^2+ax+3a \n" ); document.write( "=x^2(x+3)+a(x+3) \n" ); document.write( "=(x+3)(x^2+a) \n" ); document.write( "cheers, \n" ); document.write( "stan H. \n" ); document.write( " |