Top answers


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
9954 Views

How do vaccinations work?

People are immunised against pathogens through vaccination - usually an injection. A vaccine is comprised of dead , inactive or weakened pathogen or virus. These act as antigens (foreign proteins) that the b...
RO
Answered by Rachael O. Biology tutor
6036 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
6862 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
7910 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
7733 Views