document.write( "Question 1085863: what is the centroid of the region bounded by the given curves.
\n" );
document.write( "y = 6 sin(2x), y = 6 cos(2x), x = 0, x = π/8 \r
\n" );
document.write( "\n" );
document.write( "Thanks for your help .
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #699959 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! Let \n" ); document.write( "f(x) = 6*sin(2x) \n" ); document.write( "g(x) = 6*cos(2x) \n" ); document.write( "Here is the graph of f(x) and g(x). They intersect at point A. The x coordinate of point A is pi/8 = 0.39 approximately \n" ); document.write( " ![]() \n" ); document.write( "The region between the curves, from x = 0 to x = pi/8, is shown by the light blue shading \n" ); document.write( " ![]() \n" ); document.write( "Note: The fact that f(pi/8) = g(pi/8) = 3*sqrt(2) indicates that we would have a fully enclosed region without the need for the right boundary of x = pi/8, so it's a bit redundant. \n" ); document.write( "-------------------------------------------------------------------------------------------- \n" ); document.write( "The formulas we'll use can be found here. Scroll down til you reach the \"Center of Mass Coordinates\" section. The formulas in the blue box below are \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "which represent the coordinates of the centroid. The value of A is the area between the two curves, so, \n" ); document.write( " \n" ); document.write( "Because the red g(x) curve is above the green f(x) curve all throughout the interval 0 < x < pi/8, this means that we must swap the locations and f(x) and g(x) when we subtract. So we should have these three formulas instead \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "This is to ensure A is positive and the centroid coordinates end up in the right spot. \n" ); document.write( "-------------------------------------------------------------------------------------------- \n" ); document.write( "We need to find the area A. Using numerical integration, I get \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-------------------------------------------------------------------------------------------- \n" ); document.write( "Now use this to find the x coordinate of the centroid (xbar = \n" ); document.write( "Again I'll use numerical integration to make things go quicker and more efficient \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "Do the same for the y coordinate of the centroid (ybar = \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "-------------------------------------------------------------------------------------------- \n" ); document.write( "-------------------------------------------------------------------------------------------- \n" ); document.write( "We found that \n" ); document.write( "Therefore, the centroid's location is approximately (0.13365, 3.62132) \n" ); document.write( "Here is an updated graph with the centroid point C added in \n" ); document.write( " ![]() \n" ); document.write( " \n" ); document.write( " |