given y = x^2 - 7x + 5, find dy/dx from first principles

using the delta method for first principles derivation:
Define the differential: dy/dx = limit as h -> 0 f(x+h) - f(x)/h where f(x) = ysubstitute the equation into the differential: dy/dx = (x+h)^2 - 7*(x+h) + 5 - (x^2 - 7x +5)/hexpand the brackets to form quadratic: dy/dx = x^2 + h^2 + 2xh - 7x -7h + 5 - x^2 + 7x - 5/hcancel out the variables: dy/dx = h^2 + 2xh - 7h / hdivide by h: dy/dx = h + 2x - 7Finish it off by taking the limit of h to be 0: dy/dx = 2x - 7 Simple method to follow with an example for a 5 mark question that consistently comes up in core 1.

DB

Related Maths A Level answers

All answers ▸

Do the following vector equations intersect? l = (1 + μ)i + (2 - μ)j + (2μ - 5)k, and m = 2λi + 3j + (2 + λ)k.


How do I find the points of intersection between two curves?


(M1) What direction does friction act in? What are the friction equations both generally and in limiting equilibrium? What does it mean for a system to be in equilibrium?


The line AB has equation 3x + 5y = 7. What is the gradient of AB?