document.write( "Question 229537: Evaluate the following indefinite integral:
\n" );
document.write( "x sin(x) cos(x) dx \r
\n" );
document.write( "\n" );
document.write( "(use the formula sin(2x) = 2sin(x) cos(x)) \n" );
document.write( "
Algebra.Com's Answer #170162 by jsmallt9(3758)![]() ![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "We're given that \n" ); document.write( " \n" ); document.write( "Now we have an integral of a product of functions. (We started with a product of 3 functions so we have made progress.) A common way to find an integral of this type is integration by parts: \n" ); document.write( "In this problem, both x and sin(2x) are not difficult to integrate so it is hard to know which one to choose as dv. It is tempting to pick x for dv because of how extremely easy it is to find the integral of x. For this very reason, I initially chose x for dv. But it turns out that the \n" ); document.write( "So we're using \n" ); document.write( "u = (1/2)x \n" ); document.write( "dv = sin(2x)*dx \n" ); document.write( "This makes \n" ); document.write( "du = (1/2)dx \n" ); document.write( " \n" ); document.write( "Substituting these into our integral: \n" ); document.write( " \n" ); document.write( "From the formula for integration by parts we know: \n" ); document.write( " \n" ); document.write( "so \n" ); document.write( " \n" ); document.write( "Substituting back in for u, v and du: \n" ); document.write( " \n" ); document.write( "Simplifying we get: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "The integral we now have is relatively easy: \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "You can check this by finding the derivative and seeing if you end up with your original integrand. \n" ); document.write( " |