document.write( "Question 1019015: THIS IS INTEGRAL CALCULUS with ANALYTIC GEOMETRY\r
\n" );
document.write( "\n" );
document.write( "find the area bounded by the curves
\n" );
document.write( "find points of intersections
\n" );
document.write( "lower and upper limit
\n" );
document.write( "the working integral with lower and upper limits
\n" );
document.write( "final answer \r
\n" );
document.write( "\n" );
document.write( "1 f(x)=4-x^2 and g(x)=x+2
\n" );
document.write( "2 f(x)e^x and g(x)=e^-x
\n" );
document.write( "3 f(x)= square root of x and g(x)=x3
\n" );
document.write( "4 f(x)=x^2 and g(x)=-x^2 \r
\n" );
document.write( "\n" );
document.write( "thank you so much i will make this a reviewer. Godbless! \n" );
document.write( "
Algebra.Com's Answer #635078 by rothauserc(4718)![]() ![]() You can put this solution on YOUR website! 1) f(x)=4-x^2 and g(x)=x+2 \n" ); document.write( "4 - x^2 = x + 2 \n" ); document.write( "x^2 +x -2 = 0 \n" ); document.write( "(x+2)(x-1) = 0 \n" ); document.write( "x = -2 or x = 1 \n" ); document.write( "************************************************* \n" ); document.write( "points of intersection are (-2, 0) and (1, 3) \n" ); document.write( "lower limit is -2 and upper limit is 1 \n" ); document.write( "************************************************* \n" ); document.write( "consider the graph of the two functions f(x) red line, g(x) green line \n" ); document.write( " \n" ); document.write( ": \n" ); document.write( "the area bounded by the curves is found by subtracting the area of the curve below from the area of the curve above, in our case \n" ); document.write( ": \n" ); document.write( "we integrate from -2 to 1 (f(x) - g(x)) \n" ); document.write( ": \n" ); document.write( "f(x) - g(x) = 4 - x^2 -x - 2 = -x^2 -x + 2 \n" ); document.write( ": \n" ); document.write( "now integrate term by term \n" ); document.write( ": \n" ); document.write( "****************************************************************** \n" ); document.write( "integral is -x^3/3 -x^2/2 + 2x, evaluate this for x1=-2 and x2=1 \n" ); document.write( "****************************************************************** \n" ); document.write( ": \n" ); document.write( "(-1/3 -1/2 +2) - (8/3 -4/2 -4) = 7/6 - (-20/6) = 27/6 = 9/2 = 4.5 \n" ); document.write( ": \n" ); document.write( "****************************** \n" ); document.write( "area is 4.5 square units \n" ); document.write( "****************************** \n" ); document.write( "problems 2 - 4 are found by the same method \n" ); document.write( " |