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)\"\" \"About 
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) \"2x%5E2%28x%5E2%2Bx-3%29\"
\n" ); document.write( "\"2x%5E4%2B2x%5E3-6x%5E2\"
\n" ); document.write( "#2) \"-5x%28x%5E2%2Bx-3%29\"
\n" ); document.write( "\"-5x%5E3-5x%5E2%2B15x\"
\n" ); document.write( "#3) \"-1%28x%5E2%2Bx-3%29\"
\n" ); document.write( "\"-x%5E2-x%2B3\"
\n" ); document.write( "now add the results together by adding like terms
\n" ); document.write( "\"%282x%5E4%2B2x%5E3-6x%5E2%29%2B%28-5x%5E3-5x%5E2%2B15x%29%2B%28-x%5E2-x%2B3%29\"
\n" ); document.write( "\"2x%5E4%2B2x%5E3-5x%5E3-6x%5E2-5x%5E2-x%5E2%2B15x-x%2B3\"i organize them to make it easier to see what to add
\n" ); document.write( "\"highlight%282x%5E4-3x%5E3-12x%5E2%2B14x%2B3%29\"
\n" ); document.write( "
\n" );