Find the gradient of a straight line with the points P(5,3) and Q(8,12)

First we draw a picture, to visually see what the question is asking. A simple set of coordinate-axes and notches so we can accurately put our point P and Q, though being accurate isn't important it will give a good idea of what kind of numbers we are looking for. Now the gradient represents 'for every step x along, we go y steps up' so we want to divide dy (the differnce in the y values) by dx (the differnce in the x values). That is to say dy/dx=(12-3)/(8-5)=9/3=3. This is the answer.

AG

Related Maths A Level answers

All answers ▸

Differentiate(dx) xy+4y-13


A block of temperature H=80ºC sits in a room of constant temperature T=20ºC at time t=0. At time t=12, the block has temperature H=50ºC. The rate of change of temperature of the block (dH/dt) is proportional to the temperature difference of the block ...


A particle P moves with acceleration (-3i + 12j) m/s^2. Initially the velocity of P is 4i m/s. (a) Find the velocity of P at time t seconds. (b) Find the speed of P when t = 0.5


Given a quadratic equation, how do I find the coordinates of the stationary point?