Integrals + Trig: Solve sin(2x)/23+cos(x)^2 dx

  • Context: Undergrad 
  • Thread starter Thread starter SciSteve
  • Start date Start date
  • Tags Tags
    Integrals Trig
Join the discussion
Registration is free. Start your own thread to ask a follow-up.
9 replies · 3K views
SciSteve
Messages
19
Reaction score
0
I was reviewing my first calc class stuff before starting this second one and came across a problem that i can't seem to get, its the integral of sin(2x)/23+cos(x)^2 dx, i know most of the rules and thought i had it but the question asks to put in all trig functions in terms of cos which I can't seem to figure out how to do. Been awhile since I've done this stuff so sorry if its real easy and I am just missing something simple. thanks in advance.
 
Physics news on Phys.org
What does the double angle identity [tex]\sin{2x}[/tex] simplify to?
 
no i don't believe so, its an integral problems that i jus don't understand thought this would be the best place to put it.
 
What exactly is the question? Is it:

[tex]A=\int \frac{sin(2x)}{23+cos(x^2)}dx[/tex]

or:

[tex]B=\int \left(\frac{sin(2x)}{23}+cos(x^2) \right)dx[/tex]

or:

[tex]C=\int \frac{sin(2x)}{23+cos^2(x)}dx[/tex]

or:

[tex]D=\int \left(\frac{sin(2x)}{23}+cos^2(x) \right)dx[/tex]

It is unclear what you mean.
 
Almost certainly C. Though I get your point, careless notation is annoying.
 
it is the C one u posted IDK how to make it clearer writing all these functions n stuff out with a keyboard
 
SciSteve said:
it is the C one u posted IDK how to make it clearer writing all these functions n stuff out with a keyboard
In that case consider re-writing the denominator;

[tex]23+cos^2(x) = 23 + \frac{1}{2}\left(1 + \cos(2x)\right) = \frac{1}{2}\left(47+\cos(2x)\right)[/tex]

Now take the derivative and compare with the numerator.