Evaluate the Integral sqrt(1+7s)ds

  • Thread starter Thread starter needmathhelp!
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
9 replies · 3K views
needmathhelp!
Messages
7
Reaction score
0
1.The question is Evaluate the Integral [itex]\sqrt{1+7s}[/itex]ds
2. Ok, so I've tried this problem but I'm not coming up with the correct solution. Could you help me.
3. This is how I'm handling the problem.

Evaluate: (1+7s) ^1/2
= [itex]\frac{2(1+7s)^(3/2)}{3}[/itex] +C
The answer is supposed to be 2/21 (1+7s) ^(3/2) + C Could someone please "spell out" how to get this. I don't understand! THank you!
 
Physics news on Phys.org
take the derivative of [itex]\frac{2}{3}(1+7s)^{3/2}[/itex] and then you'll probably see what's going wrong. You're forgetting the chain rule.

EDIT: let [itex]f(s)=s^{3/2}[/itex] and [itex]g(s)=1+7s[/itex]. Then [itex]\frac{2}{3}(1+7s)^{3/2}=\frac{2}{3}f(g(s))[/itex] and by the chain rule [itex]\frac{d}{ds}(\frac{2}{3}(1+7s)^{3/2})=\frac{2}{3}f'(g(s))*g'(s)[/itex]. Can you tell me what f'(g(s)) and g'(s) are?
 
Last edited:
What you did is apply,

[tex]\int \sqrt{x} dx = \frac{2x^{\frac{3}{2}}}{3} + C[/tex]

What happens when your given integral is

[itex]\int \sqrt{ax+b}\ dx[/itex]

Hint: Use substitution.
 
AHHHH! I got it! THank you guys so much! I truly appreciate it!
 
What happens when you are taking the integral of something like this...



∫[itex]\frac{6r^2}{\sqrt{6-r^3}}[/itex]

I tried:
u = 6-r^3
du = 3r^2

but i cannot get the correct answer. Help would be great!
 
Your integral in post #5 is in this general form:
[tex]\int \frac{f'(x)}{\sqrt{f(x)}}\,dx=2\sqrt{f(x)}+C[/tex]
In that case, you just rearrange the real constant coefficient of the numerator to match that of f'(x).
 
Last edited:
Great.. So if I use that equation then I am getting-2 (6-r^3)^(1/2) + C

But the book says it should be -4(6-r^3)^(1/2) +C
What am i missing?
(thankyou so much for the help!)
 
You wrote your integral wrong. It should be:
[tex]\int \frac{6r^2}{\sqrt{6-r^3}}\,dr[/tex]
 
You should write out the steps that you've tried.

You let [itex]u=6-r^{3}[/itex] and [itex]du=-3r^{2}dr[/itex].

Then [itex]3r^2dr=-du[/itex]

However, notice that the numerator is actually [itex]6r^{2}[/itex], not [itex]3r^{2}[/itex]

Also, can you tell me what is [itex]\int\frac{1}{\sqrt{x}}dx[/itex]?
 
Last edited: