Top answers


How do I remember the coefficients of a Taylor expansion?

If it's not sticking in your head; don't. I find it's easier to just remember what the point of a Taylor expansion is: to express a function as an infinite polynomial, often because polynomials are easy to d...
SR
Answered by Steven R. Maths tutor
5262 Views

When and how do I use proof by induction?

If you have a claim which says something about every element in a list of elements with each element depending on previous elements, induction might be a useful starting point. In your exams, that "list...
SR
3564 Views

Given log3(3b + 1) - log3(a-2) = -1 for a > 2. Express b in terms of a.

We can start by recognising one of our properties of log. That is log a (x) - log a (y) = log a (x/y). Performing this on our question we get: log 3 ((3b+1)/(a-2)) = -1. Now we can remove our log and rewrite...
JW
Answered by Jason W. Maths tutor
16009 Views

Solve 2x^2 - 3x - 1 = 0, using the quadratic formula. Give your answer to two decimal places.

To start, let us recall the form of a quadratic equation. y = ax 2 + bx + c. When making x the subject of the formula and setting y = 0, we get the quadratic formula, as you may have seen before. x = (-b +- ...
JW
Answered by Jason W. Maths tutor
13264 Views

How can you expand brackets? e.g: (x-4)(x+7)

The answer is of the form ax 2 +bx+c The a term is found by the product of the coefficients of the x in the brackets. e.g ( 2 x+7)( -4 x+6) would give -8 x 2 . However for this example, we will only use coef...
ST
Answered by Sam T. Maths tutor
6457 Views