Top answers


How do you find the integral of 'x sin(2x) dx'?

To begin, notice that the expression involves 2 functions of x multiplied together, this means we can approach the problem using integration by parts. Integration by parts can be expressed as '∫ u (dv/dx) dx...
RP
Answered by Ruadhan P. Maths tutor
23761 Views

Use Simpson’s Rule with five ordinates to find an approximate value for the integral e^(x^2)dx between the values of 0 and 1

Find the value of dx by dividing the difference between the integral boundaries by the number of ordinates minus 1. Therefore dx=(1-0)/4=1/4. Then define your ordinates, by 5 values between 0 and 1, where th...
JF
Answered by Joshua F. Maths tutor
7587 Views

Express 4sinx + 3cosx in the form Rcos(x-a)

From the following identity, cos(a-b) = cosacosb+ sinasinb, we find that 4sinx+3cosx = R(cosxcosa+sinxsina). We now equate the coefficients: 3 = Rcosa and 4=Rsina. Using basic trigonometry, we can make this ...
DT
Answered by Dorothy T. Maths tutor
21912 Views

Solve |3x+1| = 1

Firstly square both sides. This way, we now know that both sides have to be positive (3x+1)^2 = 1 (3x+1)(3x+1) = 1 Expand the quadratic... 9x^2 + 12x + 4 = 1 9x^2 + 12x + 3 = 0 Now complete the square. First...
DT
Answered by Dorothy T. Maths tutor
7929 Views

AS Maths ->Expresss x^2 + 3x + 2 in the form (x+p)^2 + q... where p and q are rational number

So we are meant to rearrange the given equation in a way that it looks like: (x+p)^2 + q This should look familiar. It is obtained by completing the square. Which will be the method I will describe below: Fi...
JI
4383 Views