Integrating 50 + 14sin(πt/12) from 0 to 12

  • Thread starter Thread starter ziddy83
  • Start date Start date
  • Tags Tags
    Integrals
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
ziddy83
Messages
87
Reaction score
0
integrals, oh yeah...

hey what's up,
Ok so...i am having a little bit of a problem on solving the following integral...

[tex]\int_{0}^{12} 50 + 14 sin\frac{\pi t}{12} dt[/tex]

would i use...trig substitution or by parts?... :rolleyes: yeah...i need some help..thanks.
 
Physics news on Phys.org
No,need for part integration,a simple,obvious substitution would do it.Pay attention to the change of limits (of integration).

Daniel.
 
wait maybe i don't see it...would i let u= sin pi t/12? and then get du...?
 
Last edited:
The [tex]\int (a + b) = \int a + \int b[/tex]

So the only thing that seems tricky is the second part.

Let [tex]u = \frac{\pi{t}}{12} , du = \frac{\pi}{12}[/tex]

Set [tex]\frac{\pi}{12} = 14dx[/tex] and put the new integral in the form of

[tex]C*\int sin(u)du[/tex]
 
You don't need any substitution. You have the following:

The second part is:

[tex]14 \int \sin (kt) dt[/tex]

where [tex]k=\frac{\pi}{12}[/tex]

The anti-derivative of sin kt is [tex]\frac{-\cos kt}{k}[/tex]
 
great...thanks a lot guys...i got the right answer for the problem. i just used the substitution of [tex]u = \frac{\pi{t}}{12}[/tex] and brought out all of the constants. Thanks again.