Top answers


Find the inverse of the matrix C=(1,2;4,9)

Give the general formula for determinant and inverse of 2x2 matrix. Calculate determinant=1 9-2 8=1 using formula inverse=1/determinant*(8,-2;-4,1)
NA
Answered by Nefeli A. Maths tutor
3448 Views

Prove the identity: (sinx - tanx)(cosx - cotx) = (sinx - 1)(cosx - 1)

(sinx - tanx)(cosx - cotx)= (sinx - sinx/cosx)(cosx - cosx/sinx)= sinxcosx - (sinx + cosx) + 1= (sinx - 1)(cosx - 1)
CP
Answered by Charlie P. Maths tutor
4830 Views

Prove by induction that the nth triangle number is given by n(n+1)/2

base case: (1 x 2)/2 = 1 as required inductive step: assuming statement holds for n=k, the (k+1)th triangle number is given by k(k+1)/2 + (k+1) by definition=(k^2+3k+2)/2=(k+1)(k+2)/2=(k+1)((k+1)+1)/2result ...
CB
Answered by Christopher B. Maths tutor
4020 Views

How would I go about drawing the graph of f(x) = sin(x)/(e^x) for -π≤x≤2π?

Drawing this graph uses the same techniques as with most other functions. Just from inspection, we can see that as x increases, e^x also increases, and so the amplitude of the function will decrease (and ten...
JZ
Answered by Jonah Z. Maths tutor
6028 Views

2 log(x + a) = log(16a^6) where a is a positive constant. How do I find x in terms of a?

The left hand side of the equation can be rewritten as log(x+a)^2, using the power rule for logs. We can then simplify log(x+a)^2=log(16a^6) to (x+a)^2=16a^6. Taking the square root of both sides, we find x+...
EV
Answered by Emily V. Maths tutor
15465 Views