English Deutsch Français Italiano Español Português 繁體中文 Bahasa Indonesia Tiếng Việt ภาษาไทย
All categories

2006-09-13 09:49:43 · 4 answers · asked by Black C 1 in Science & Mathematics Mathematics

4 answers

First, break the function apart using properties of logarithms.
int[ln(x-8)] + int[ln(x+8)]

Next, you have to get the x-8 in a different form. Do a u substitution on x-8 to get a clean change of variables. Similarly, do a different u sub on x+8

int[ln(u)*du] + int[ln(w)*dw]

Now, to integrate a logarithm function you have to use integration by parts. I will just do the first one and then the second one will be obvious.

Let y=ln(u) and dz=du
So dy=du/u and z=u
The formula is yz-int[z*dy]
So we get u*ln(u) - int[u*du/u] = u*ln(u) - int(du) = u*ln(u) - u.

Now resubstitute what u is.

(x-8)*ln(x-8) - (x-8)

Alternatively, for the second part, you should get something similar. The final answer, with the constant of integration, is:

(x-8)*ln(x-8) - (x-8) + (x+8)*ln(x+8) - (x+8) + C

And simplifiy to get:

(x-8)*ln(x-8) + (x+8)*ln(x+8) -2x + C


Viola!

2006-09-13 10:01:37 · answer #1 · answered by Anonymous · 0 0

You have ln(x^2)/ln 64 according to logarithmic properties.

The 1/(ln 64) comes out of the integral and one integrates ln(x^2) dx. Whatever the integral of ln(x^2) is - divide by ln 64.

2006-09-13 10:57:20 · answer #2 · answered by Anonymous · 0 0

By making them go to the same schools and ride the same buses.

2006-09-13 09:50:36 · answer #3 · answered by Serious Mandy 4 · 0 2

Hahahahahaha! "Serious Mandy," that was funny.

2006-09-13 10:01:55 · answer #4 · answered by عبد الله (ドラゴン) 5 · 0 0

fedest.com, questions and answers