kevester said:
for part b yes that's what i mean. for part a.. i dnt get u? as i said above the differential of a ln(f(x) = 1/f(x) * f ' (x) is that what u did?
idk what LaTeX is...
Yes, that's exactly what i suggested for part (a).
LaTeX is just an easy programming language for displaying equations, matrices, vectors and formulas clearly, as you can see in this post.
For part (a):f'(x)= \frac{1}{\left(\frac {x}{\sqrt{a-x^2}}\right)}.\frac{d\left(\frac {x}{\sqrt{a-x^2}}\right)}{dx}
Now, to find the derivative of: \frac {x}{\sqrt{a-x^2}}
Use the substitution, u=a-x^2.
But the answer doesn't check out with what you have provided in post #1. So, verify if the problem and/or answer are correct in post #1.
For part (b):
Express in partial fractions:
\int \frac {1}{x(25-x^2)} \,.dx=\int \frac{1}{25x}\,.dx+\int \frac{x}{625-25x^2}\,.dx
\int \frac {1}{x(25-x^2)} \,.dx=\int \frac{1}{25x}\,.dx+\int \frac{x}{625-25x^2}\,.dx
\int \frac{1}{25x}\,.dx=\frac{1}{25}\ln x
To find the following integral:
\int \frac{x}{625-25x^2}\,.dx
Use the formula:
\int \frac{f'(x)}{\sqrt{f(x)}}\,dx=2\sqrt{f(x)}+C
You just rearrange the real constant coefficient of the numerator to match that of f'(x).