#I need help integrating this.

12 messages · Page 1 of 1 (latest)

icy basin
#

Here,

toxic prismBOT
icy basin
#

I need to integrate the following:

#

$\int \frac{v}{3u-v} dv$

shy gustBOT
#

∫Inheritanc-e ♦

icy basin
#
$\int \frac{v}{3u-v} dv$ \\
\text{ Here, } \\
$a = 3u-v$ \\
$\frac{da}{dv} = -1$ \rightarrow dv = -da$\\
$\int \frac{v}{a} \cdot (-da$) \\
$ -v \int \frac{1}{a} da$ \\
$-v \cdot ln(a) + c$
#

but it's wrong. Why?

shy gustBOT
#

∫Inheritanc-e ♦
Compile Error! Click the errors reaction for more information.
(You may edit your message to recompile.)

daring cobalt
#

Substitute $a = 3u - v$. Then $v = 3u-a \implies dv = -da$. The integral becomes:
$$ -\int \frac{3u-a}{a}, da $$
Break it into two integrals.
$$ -\int \frac{3u}{a}, da + \int \frac{a}{a}, da$$
Integrate.
$$-3u\ln(a) + a + C$$
Substitute $a = 3u-v$.
$$-3u\ln(3u-v) + 3u-v + C$$

shy gustBOT
icy basin
#

thanks

#

.close