document.write( "Question 1143788: find the area bounded by y=6x-2x^3 and the line y-4=0 \n" ); document.write( "
Algebra.Com's Answer #764744 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( " \n" ); document.write( "Algebra or a graphing calculator shows the points of intersection of the two graphs are at x=-2 and x=1; the cubic is below the constant in that interval. \n" ); document.write( "So the area to be found is \n" ); document.write( "integral from -2 to 1 of (4-(6x-2x^3)) dx \n" ); document.write( "I will assume since you are asking this question that you know how to evaluate that integral. \n" ); document.write( " |