document.write( "Question 281508: I have this equation and i have tried many
\n" );
document.write( "a times and continue to get it wrong.
\n" );
document.write( "It is multiplying polynomials.
\n" );
document.write( "This is the original equation
\n" );
document.write( "(2x^2-5x-1)(x^2+x-3)\r
\n" );
document.write( "\n" );
document.write( "and this is what ive tried.
\n" );
document.write( "2x^2(x^2)3x^4
\n" );
document.write( "2x^2(x)3x^3
\n" );
document.write( "2x^2(-3)-6x^2
\n" );
document.write( "-5x(x^2)-5x^3
\n" );
document.write( "-5x(x)-5x^2
\n" );
document.write( "-5x(-3)15x
\n" );
document.write( "-1(x^2)-1x^2
\n" );
document.write( "-1(x)-1x
\n" );
document.write( "-1(-3)3\r
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "And this is my answer.
\n" );
document.write( "3x^4+3x^3-12x^2+14x-5x^3+3 \n" );
document.write( "
Algebra.Com's Answer #204509 by JBarnum(2146)![]() ![]() You can put this solution on YOUR website! (2x^2-5x-1)(x^2+x-3) \n" ); document.write( "its easier if u seperate it into 3 multiplication and then add them together \n" ); document.write( "#1) \n" ); document.write( " \n" ); document.write( "#2) \n" ); document.write( " \n" ); document.write( "#3) \n" ); document.write( " \n" ); document.write( "now add the results together by adding like terms \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |