Top answers


Differentiate y=x^2 from first principles

y=x 2 dy/dx= Lim h-->0 ( ((x+h) 2 -x 2 ) / (x+h-x) )dy/dx= Lim h-->0 ( (x 2 + 2hx + h 2 - x 2 ) / h )dy/dx= Lim h-->0 ( (h 2 + 2hx) / h )dy/dx= Lim h-->0 ( h + 2x )dy/dx= Lim h-->0 ( h ) + 2xd...
DC
Answered by Dipayan C. Maths tutor
6111 Views

Solve 4log₂(2)+log₂(x)=3

First, we should look at the laws of logarithms.log a x+log a y=log a xylog a x-log a y=log a (x/y)klog a x=log a x k We can see that laws 1 and 3 might be helpful, so we simplify our equation.log 2 2 4 +log...
Answered by Maths tutor
3820 Views

Differentiate y=x^x with respect to x.

y=x^x, taking natural log of both sides ln(y)=ln(x^x), using laws of logs ln(y)=xln(x), using product rule and implicit differentiation dy/dx 1/y=ln(x)+1 dy/dx=(ln(x)+1)y dy/dx=(ln(x)+1)x^x
Answered by Maths tutor
4688 Views

Show that x^2 - 8x +17 <0 for all real values of x

consider the discriminant b 2 -4ac 8 2 -4x1x17 64-68=-4 discriminant is below 0, there are no real roots therefore x 2 - 8x +17 &lt;0
Answered by Maths tutor
15666 Views

Calculate the first derivative of f( x)= 3x^3+2x^2-5

f’(x)= 9x^3+4x
Answered by Maths tutor
5043 Views