Integration with trig functions

eaglesfn68
Messages
3
Reaction score
0

Homework Statement



integral of x^2/sqrt(9-25x^2)

Homework Equations





The Attempt at a Solution



dont know how to type theta so I am using @

so i made x=3sin@
dx=3cos@d@

sqrt(9-25x^2)=sqrt(9-25(sin^2@))=sqrt(9-225(sin^2@)=sqrt(9(1-25(sin^2@))=sqrt(9(1-25(1-cos^2@))

not sure if I am supposed to make sin^2 into cos^2 -1 or not and not sure were to go next
 
Physics news on Phys.org
You want to have 9-25x^2 = C(1-sin^2 t). What's x(t) and what's C equal to ?

Sin/Cos as substitutions for sqrt(a-bx^2) work equally as well as tanh.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top