document.write( "Question 368791: Find the area of the region bounded by the two curves.
\n" ); document.write( "y = x^2 + 3
\n" ); document.write( "y = 7x + 3
\n" ); document.write( "

Algebra.Com's Answer #262793 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
Let's see...the two figures intersect at (0,3) and at (7,52)...we have to integrate the difference of the functions from x = 0 to x = 7, so we have\r
\n" ); document.write( "\n" ); document.write( "Area = Integral from 0 to 7 of \"7x+%2B+3+-+%28x%5E2+%2B+3%29\"
\n" ); document.write( "= Integral from 0 to 7 of (7x - x^2)
\n" ); document.write( "= \"%287%2F2%29x%5E2+-+%281%2F3%29x%5E3%29\" evaluated from 0 to 7...
\n" ); document.write( "= \"%287%2F2%29%2849%29+-+%281%2F3%29%28343%29\"
\n" ); document.write( "
\n" );