document.write( "Question 1006409: The two functions are f(x) = x^3 -x and g(x) = 3x I must find the area bounded by both of them. \r
\n" ); document.write( "\n" ); document.write( "First, I set them equal to each other. I get x = 0, 2, -2 \r
\n" ); document.write( "\n" ); document.write( "Therefore, by the addition property of integrals I have [-2,0] and [0,2]. \r
\n" ); document.write( "\n" ); document.write( "Now, I must test points in those intervals to see where the graph is bigger. \r
\n" ); document.write( "\n" ); document.write( "for [-2,0]
\n" ); document.write( "f(-1) = (-1)^3 - (-1) = 0
\n" ); document.write( "g(-1) = (-1)(3) = - 3 \r
\n" ); document.write( "\n" ); document.write( "so, f is bigger. \r
\n" ); document.write( "\n" ); document.write( "for [0,2]
\n" ); document.write( "f(1) = (1)^3 - 1 = 0
\n" ); document.write( "g(1) = 3(1) = 3 \r
\n" ); document.write( "\n" ); document.write( "so, g is bigger \r
\n" ); document.write( "\n" ); document.write( "Now, to set up the integrals \r
\n" ); document.write( "\n" ); document.write( "int[from -2 to 0] (f(x)-g(x))dx + int[from 0 to 2] (g(x)-f(x))dx \r
\n" ); document.write( "\n" ); document.write( "integrating the first I get:
\n" ); document.write( "(x^4)/4 -(4x^2)/2 \r
\n" ); document.write( "\n" ); document.write( "integrating the second I get:
\n" ); document.write( "(3x^2)/2 - (x^4)/4 + (x^2)/2 \r
\n" ); document.write( "\n" ); document.write( "evaluating the first I get the value -4
\n" ); document.write( "evaluating the second I get the value 0 \r
\n" ); document.write( "\n" ); document.write( "Area = |-4| = 4? \r
\n" ); document.write( "\n" ); document.write( "Something seems off. \r
\n" ); document.write( "\n" ); document.write( "Please help
\n" ); document.write( "Thank you
\n" ); document.write( "

Algebra.Com's Answer #622558 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"f%28x%29-g%28x%29=x%5E3-x-3x=x%5E3-4x\"
\n" ); document.write( "\"g%28x%29-f%28x%29=-%28f%28x%29-g%28x%29%29=-x%5E3%2B4x\"
\n" ); document.write( "The integrals are
\n" ); document.write( "
\n" ); document.write( "and
\n" ); document.write( "\"%28-2%5E4%2F4%2B2%2A2%5E2%29-%28-0%5E4%2F4%2B2%2A0%5E2%29=%28-16%2F4%2B2%2A4%29-0=-4%2B8=4\"
\n" ); document.write( "Both integrals are the same, but that should be no surprise,
\n" ); document.write( "because \"f%28x%29\" is an odd function,
\n" ); document.write( "meaning that \"f%28-x%29=-f%28x%29+for+all+values+of+%7B%7B%7Bx\" ,
\n" ); document.write( "and that makes its graph symmetrical with respect to the origin,
\n" ); document.write( "meaning that its graph rotated \"180%5Eo\" falls on to of the original graph.
\n" ); document.write( "The same can be said of \"g%28x%29\" ,
\n" ); document.write( "and of course, the same can be said of \"f%28x%29-g%28x%29\" .
\n" ); document.write( "\"graph%28300%2C300%2C-3%2C3%2C-8%2C8%2Cx%5E3-x%2C3x%29\"
\n" ); document.write( "
\n" );