Integrating Sqrt(1-2sinxcosx): A Short Guide

  • Thread starter Thread starter gona
  • Start date Start date
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 4K views
gona
Messages
9
Reaction score
0
The question is Intigrate [tex]\sqrt{1-Sin2x}[/tex]

this was my attempt to solve the question

sin2x = 2sinxcosx

(1-2sinxcosx)^1/2

u = (1-2sinxcosx)


[tex]\frac{du}{dx}[/tex] = (x-2cos[tex]^{}2[/tex]x)

du = (x-2cos[tex]^{}2[/tex]x) dx

im not completely confident about the u substitution rule becouse i have not learned it yet at school. this is as far as i can go with reading in my textbook. is this the correct method to approch this type of question? and if it is what should i do from here?
 
Physics news on Phys.org
[tex]\int \sqrt{ 1 - \sin (2x)} dx = \int \sqrt{ 1 - 2\sin x \cos x} dx[/tex]
[tex]= \int \sqrt{ \sin^2 x - 2\sin x \cos x + \cos^2 x} dx[/tex]
[tex]= \int \sqrt{ ( \sin x - \cos x)^2} dx = \int \sin x - \cos x dx[/tex]
[tex]= -( \sin x + \cos x) + C[/tex]
 
Thanks GibZ, that's a good one.
 
wow that worksout so nicely thnx a lot!
 
Quite Proud I made the answer turn out so nicely actually :) The Integrator gives some ugly thing.