Top answers


What is the integral of x sin(x) dx?

Find the following integral: ∫ x sin(x) dx This question is a good candidate for the integration by parts method, as it is the product of two different 'parts'. Step 1) Recall that if you have an integral of...
SF
Answered by Shaun F. Maths tutor
348073 Views

Find the derivative of f(x)=x^2log(2x)

Use the product rule (f'(x)=u'v+uv') Let u=x 2 => u'=2x Let v=log(2x) => v'=2/(2x) => v'=1/x Therefore f'(x)=2xlog(2x)+x 2 /x f'(x)=2xlog(2x)+x
DB
Answered by Daniel B. Maths tutor
9898 Views

The quadratic equation 2x^2 + 8x + 1 = 0 has roots x1 and x2. Write down the value of x1+x2 and x1*x2 and find the value of x1^2 + x2^2

If a quadratic equation is of the form : ax^2 +bx +c =0and has roots x1 and x2, then the following statements are true:x1+x2 = - b/ax1 x2 = c/aIn our case: x1+x2 = - 8/2 = -4and x1 x2 = 1/2Now, x1^2 + x2^2 =...
BM
6827 Views

If y = 1/(x^2) + 4x, find dy/dx

First, notice that 1/(x^2) = x^(-2)dy/dx = d/dx (x^(-2) + 4x)The derivative of the sum is the sum of the derivatives= d/dx (x^(-2)) + d/dx (4x)The derivative of x^n is nx^(n-1), for every real number n, and ...
BM
7877 Views

Given that (cos(x)^2 + 4 sin(x)^2)/(1-sin(x)^2) = 7, show that tan(x)^2 = 3/2

First, we use 1 - sin(x)^2 = cos(x)^2 and get:(LHS) (cos(x)^2 + 4 sin(x)^2)/(1-sin(x)^2)= (cos(x)^2 + 4 sin(x)^2)/cos(x)^2= 1 + 4 (sin(x)/cos(x))^2= 1 + 4 tan(x)^2Now we know that the left hand side is equal...
BM
7693 Views