answersLogoWhite

0

This is the same as 4x-1, so the answer is just 4 ln x + C.

User Avatar

Wiki User

16y ago

What else can I help you with?

Related Questions

Integrate square root X 4X from 1 to 2?

root x=x^(1/2) and 4x =4 x^1 you add the exponents then integrate as usual. The answer you should get is 4.


How do you integrate square root of 1 over x-1 dx?

2


How do you integrate 1 over x-1?

2


How do you integrate ln x over square root of x?

x/sqrt(x)=sqrt(x) integral sqrt(x)=2/3x3/2


What is the integral of 1 divided over 4x-x2?

You will have to use partial fractions for this one. Split up the fraction into two simpler fractions, of the form A / x + B / (4-x). The result will be easy to integrate.


Can you use trapz command in matlab to integrate a matrix?

Yes. Let us use an example: x=1:10; % Data Set z=1:20; % Range y=x^2; % Equation equation1=trapz(y,z) % This will integrate y over the range of z for your data When integrating over a matrix: x2=[ 1 2 3; 4 5 6]; % Matrix y2=x*C; % Where c is any variable equation2=trapz(y2); % Will integrate over every column of your matrix and give you an array.


Integrate square root of 4 xdivide by x?

∫[√(4x) / x] dx = ∫(2 / √x)dx = 2∫(x-1/2) dx = 2(2x1/2 + C) = 4√x + C


How do you integrate x power x?

e^x/1-e^x


What is the solution to x over 4 minus 4 equals x over 4?

x/4 - 4 = x/4 4x/4 - 4 x 4 = x x - 16 = x 0 = 16 There is no solution to the equation.


How do you integrate 4 over 3-x?

4 is a constant, so you can pull it out of the integral. Use a u substitution with u = 3-x and du = -dx. If it's a definite integral, remember to change the limits of integration. The integral is then simply 1/u which integrates to be ln u. Substitute back in 3-x for u and you have the answer to be: -4*ln (3-x) + C


Integrate 10 divided by x square?

-(10/x)


What is the answer to x over x plus 4 equals 4 over x plus 4 plus 2?

x/(x + 4) = 4/(x + 4) + 2 (x - 4)/(x + 4) = 2 x - 4 = 2x + 8 -x = 12 x = -12