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 #204506 by Mathematicians(84)\"\" \"About 
You can put this solution on YOUR website!
I see a couple errors when doing this:\r
\n" ); document.write( "\n" ); document.write( "\"%282x%5E2-5x-1%29%28x%5E2%2Bx-3%29\"\r
\n" ); document.write( "\n" ); document.write( "You have the right general method in mind, but the multiplication is coming out differently. For example:\r
\n" ); document.write( "\n" ); document.write( "\"2x%5E2+%2A+x%5E2+=+2x%5E4\"\r
\n" ); document.write( "\n" ); document.write( "You multiply the numbers in front, so \"1+%2A+2+=+2\" and it looks like you have variables down but \"x%5E2+%2A+x%5E2+=+x%5E4\" when you put them together, you get \"2x%5E4\"\r
\n" ); document.write( "\n" ); document.write( "Going through the rest of the problem:\r
\n" ); document.write( "\n" ); document.write( "\r
\n" ); document.write( "\n" ); document.write( "Which is equal to:\r
\n" ); document.write( "\n" ); document.write( "\"2x%5E4+%2B+2x%5E3+-+6x%5E2+-5x%5E3+-+5x%5E2+%2B+15x+-+x%5E2+-+x+%2B+3\"\r
\n" ); document.write( "\n" ); document.write( "Combining like terms:\r
\n" ); document.write( "\n" ); document.write( "\"2x%5E4+-3x%5E3+-12x%5E2+%2B+14x+%2B+3\" \r
\n" ); document.write( "\n" ); document.write( "That should be your final answer! ^_^
\n" ); document.write( "
\n" ); document.write( "
\n" );