Solveeit Logo

Question

Question: $\int_{a/c}^{b/c} f(x)dx =$...

a/cb/cf(x)dx=\int_{a/c}^{b/c} f(x)dx =

Answer

1cabf(xc)dx\frac{1}{c}\int_{a}^{b} f\left(\frac{x}{c}\right)dx

Explanation

Solution

To evaluate the definite integral a/cb/cf(x)dx\int_{a/c}^{b/c} f(x)dx, we can use the method of substitution.

Let's make a substitution that transforms the limits of integration from a/ca/c and b/cb/c to aa and bb. Let x=ucx = \frac{u}{c}.

Now, we need to find dxdx in terms of dudu: Differentiating both sides with respect to uu: dxdu=1c\frac{dx}{du} = \frac{1}{c} So, dx=1cdudx = \frac{1}{c} du.

Next, we need to change the limits of integration according to the new variable uu: When the lower limit x=a/cx = a/c: Substitute into x=u/ca/c=u/cu=ax = u/c \Rightarrow a/c = u/c \Rightarrow u = a.

When the upper limit x=b/cx = b/c: Substitute into x=u/cb/c=u/cu=bx = u/c \Rightarrow b/c = u/c \Rightarrow u = b.

Now, substitute x=u/cx = u/c and dx=1cdudx = \frac{1}{c} du into the integral, along with the new limits: a/cb/cf(x)dx=abf(uc)1cdu\int_{a/c}^{b/c} f(x)dx = \int_{a}^{b} f\left(\frac{u}{c}\right) \frac{1}{c} du Since 1c\frac{1}{c} is a constant, we can take it out of the integral: =1cabf(uc)du= \frac{1}{c} \int_{a}^{b} f\left(\frac{u}{c}\right) du The variable of integration is a dummy variable, so we can replace uu with xx without changing the value of the definite integral: =1cabf(xc)dx= \frac{1}{c} \int_{a}^{b} f\left(\frac{x}{c}\right) dx