Top answers


What are polar coordinates?

People doing mathematics at A-Level will be familiar with the concept of using x and y coordinates in the cartesian coordinate system. But introducing the idea of the polar coordinate system can be confusing...
AW
6481 Views

How do you use derivatives to categorise stationary points?

When investigating graphs, you will often be asked to pick out features of the graph; stationary points being the most popular. You will need to know that a stationary point on f(x) can be found by solving t...
AW
4318 Views

Find the set of values for which: 3/(x+3) >(x-4)/x

First we must consider for which values of x the equation: 3/(x+3) = (x-4)/x is undefined. In this case, x=-3, and x=0. Now we must consider each of the cases, x<-3, -3<x<0, 0<x Case 1 (x<-3):...
DM
6090 Views

If a car of mass 1000kg travels up a slope inclined at 5 degrees at a speed of 20 meters per second calculate the power output of the car's engine (assuming a resistive force due to friction of 500N)

To find power we are going to need the equation: P = F v Where P is power, F is force and v is velocity Since the car is travelling at a constant speed up the slope, we know that velocity, v is positive 20 m...
SW
32569 Views

find general solution to: x(dy/dx) + 2y = 4x^2

Divide through by x so: (dy/dx) +2(y/x) = 4x Now multiply through by the intergrating factor: e^(| (2/x) dx) = e^(2.ln(x)) = x^2 so you get: (x^2)(dy/dx) + 2xy = 4(x^3) Now integrate the entire equation and ...
MP
16665 Views