How do you find the integral of cos^(-1)x dx? Calculus Introduction to Integration Integrals of Trigonometric Functions 1 Answer Eddie Sep 7, 2016 =x cos^(-1) x - sqrt(1-x^2) + C Explanation: int cos^(-1) x dx we know d/dx ( cos^(-1) x ) = -1/sqrt(1-x^2) so we can try set up an IBP and use that fact = int d/dx (x) cos^(-1) x dx =x cos^(-1) x - int x d/dx ( cos^(-1) x ) dx =x cos^(-1) x + int x*1/sqrt(1-x^2) dx we know that d/dx (sqrt(1-x^2)) = 1/2 1/sqrt(1-x^2) (-2x) = -x/sqrt(1-x^2) =x cos^(-1) x + int d/dx(-sqrt(1-x^2)) dx =x cos^(-1) x - sqrt(1-x^2) + C Answer link Related questions How do I evaluate the indefinite integral intsin^3(x)*cos^2(x)dx ? How do I evaluate the indefinite integral intsin^6(x)*cos^3(x)dx ? How do I evaluate the indefinite integral intcos^5(x)dx ? How do I evaluate the indefinite integral intsin^2(2t)dt ? How do I evaluate the indefinite integral int(1+cos(x))^2dx ? How do I evaluate the indefinite integral intsec^2(x)*tan(x)dx ? How do I evaluate the indefinite integral intcot^5(x)*sin^4(x)dx ? How do I evaluate the indefinite integral inttan^2(x)dx ? How do I evaluate the indefinite integral int(tan^2(x)+tan^4(x))^2dx ? How do I evaluate the indefinite integral intx*sin(x)*tan(x)dx ? See all questions in Integrals of Trigonometric Functions Impact of this question 122881 views around the world You can reuse this answer Creative Commons License