7.1 Given: f(x) = 2x^2 - x
Determine f'(x) from first principles - NSC Mathematics - Question 7 - 2017 - Paper 1
Question 7
7.1 Given: f(x) = 2x^2 - x
Determine f'(x) from first principles.
7.2 Determine :
7.2.1 D_x[(x+1)(3x-7)]
7.2.2 dy/dx if y = √(x - 5) * (1/x) * (1/2π... show full transcript
Worked Solution & Example Answer:7.1 Given: f(x) = 2x^2 - x
Determine f'(x) from first principles - NSC Mathematics - Question 7 - 2017 - Paper 1
Step 1
Determine f'(x) from first principles.
96%
114 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To find the derivative of the function from first principles, we use the limit definition:
f′(x)=extlimho0hf(x+h)−f(x)
Compute f(x + h):
f(x+h)=2(x+h)2−(x+h)
Expand:
f(x+h)=2(x2+2xh+h2)−x−h=2x2+4xh+2h2−x−h
Substitute into the limit:
f′(x)=limh→0h(2x2+4xh+2h2−x−h)−(2x2−x)