document.write( "Question 36320: Find the area bounded by the x-axis, the curve y = e2x and the ordinates x = 2 and x = 3. \n" ); document.write( "
Algebra.Com's Answer #22270 by Earlsdon(6294)\"\" \"About 
You can put this solution on YOUR website!
The area under the curve:\"y+=+e%5E2x\" between x = 2 and x = 3 is given by taking the integral\"integral%28ydx%29\" evaluated from x = 2 to x = 3
\n" ); document.write( "I don't know how to show the integral sign, so I'll use S
\n" ); document.write( "\"S%28e%5E%282x%29%29dx+=+e%5E%282x%29%2F2\" from x=2 to x=3
\n" ); document.write( "\"A+=+%28e%5E%282%2A3%29%29%2F2+-+%28e%5E%282%2A2%29%29%2F2\"
\n" ); document.write( "\"A+=+%28e%5E6+-+e%5E4%29%2F2\"
\n" ); document.write( "\"A+=+384.831%2F2\"
\n" ); document.write( "\"A+=+174.4155\"
\n" ); document.write( "
\n" );