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)![]() ![]() You can put this solution on YOUR website! I see a couple errors when doing this:\r \n" ); document.write( "\n" ); document.write( " \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( " \n" ); document.write( "\n" ); document.write( "You multiply the numbers in front, so \n" ); document.write( "\n" ); document.write( "Going through the rest of the problem:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Which is equal to:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Combining like terms:\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That should be your final answer! ^_^ \n" ); document.write( " \n" ); document.write( " |