document.write( "Question 1130687: Region R is bounded by the curve y = x^2 + 2 and the line y = 6 - x^2 . Find intersection point between two graph and area of R. Sketch the graph. \n" ); document.write( "
Algebra.Com's Answer #747362 by htmentor(1343)\"\" \"About 
You can put this solution on YOUR website!
y = x^2 + 2 = f(x)
\n" ); document.write( "y = 6 - x^2 = g(x)
\n" ); document.write( "Adding the two equations, we get 2y = 8 -> y = 4
\n" ); document.write( "Solve for x:
\n" ); document.write( "4 = x^2 + 2 -> x = +-sqrt(2)
\n" ); document.write( "The area bounded by the two curves is given by the integral of the difference
\n" ); document.write( "between g(x) and f(x) from -sqrt(2) and sqrt(2).
\n" ); document.write( "I will leave that as an exercise for you to determine the integral.\r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );