winston2020
- 35
- 0
Homework Statement
Solve the following Integral:
\int_{1}^2cos(px)dx
where p is a constant
Homework Equations
The Attempt at a Solution
I'm totally lost here...
PowerIso said:This isn't to bad. So, let u = px. du = pdx. So can you take it from there?
winston2020 said:So,
\int_{1}^2cos(px)dx = \int_{1}^2cos(u)\frac{du}{p}
= \frac{sin(u)}{p} + c
Is that correct?