document.write( "Question 182261: What is the product of (x^2+4x-1)(2x^2-x-3)? \n" ); document.write( "
Algebra.Com's Answer #136795 by checkley77(12844)\"\" \"About 
You can put this solution on YOUR website!
x^2+4x-1
\n" ); document.write( "2x^2-x-3
\n" ); document.write( "---------------
\n" ); document.write( "2x^4+8x^3-2x^2-x^3-4x^2+x-3x^2-12x+3
\n" ); document.write( "2x^4+7x^3-9x^2-11x+3
\n" ); document.write( "
\n" );