Top answers


Find the equation of the normal of the curve xy-x^2+xlog(y)=4 at the point (2,1) in the form ax+by+c=0

differentiating: xy'+y-2x+(x/y)y'+log(y)=0rearranging: y'=y(2x-y-log(y))/x(1+y)at (2,1): y'=3/4 so gradient of normal at (2,1) is -4/3so the equation of the normal is y-1=(-4/3)(x-2)which is equivalent to 4x...
SL
Answered by Sam L. • Maths tutor
3604 Views

Solve the equation 2log (base 3)(x) - log (base 3)(x+4) = 2

First express as a single logarithm as follows. The number in front of the logarithm remembering log rules can be rewritten as the power of the number in the bracketsSo rewriting the LHS log 3 (x 2 ) - log 3...
TS
Answered by Theranjit S. • Maths tutor
9468 Views

Show that the set of real diagonal (n by n) matrices (with non-zero diagonal elements) represent a group under matrix multiplication

We must show that the set satisfies the group requirements: Identity, Closure, Associativity and Invertibility.Identity: Contains identity matrixAssociativity: Follows from the rules of matrix multiplication...
NP
3493 Views

differentiate: y=[xcos(x^3)]/[(x^4 + 1)^3] with respect to x

This question is on the trickier side as it is heavily computational and requires a good knowledge of the differentiation rules however it is a good way to practise using multiple rules at once.First we will...
EW
Answered by Elizabeth W. • Maths tutor
3229 Views

The curve C has parametric equations x=cos(t)+1/2*sin(2t) and y =-(1+sin(t)) for 0<=t<=2π. Find a Cartesian equation for C. Find the volume of the solid of revolution of C about the y-axis.

Note the simplest relation to eliminate t is the fact cos 2 (t)+sin 2 (t)=1 for all t, so we need only find x and y in terms of cos(t) and sin(t).Note we have sin(t)=-(y+1) from the equation for y already.Fr...
LP
5786 Views