document.write( "Question 890122: Determine the area of the region bounded by y = x.e^(-x^2) ,y = x+1 , x= 2 , and the y-axis \n" ); document.write( "
Algebra.Com's Answer #538741 by Fombitz(32388)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "\"A=int%28%28x%2B1-x%2Ae%5E%28-x%5E2%29%29%2Cdx%2C0%2C2%29\"
\n" ); document.write( "\"A=x%5E2%2F2%2Bx%2B%281%2F2%29e%5E%28-x%5E2%29%2BC\"
\n" ); document.write( "
\n" ); document.write( "\"A=2%2B2%2B%281%2F2%29e%5E%28-4%29+-1%2F2\"
\n" ); document.write( "\"A=7%2F2-%281%2F2%29e%5E%28-4%29\"
\n" ); document.write( "\"highlight%28A=%287-e%5E%28-4%29%29%2F2%29\"
\n" ); document.write( "
\n" ); document.write( "
\n" );