Determine $f' (x)$ using FIRST PRINCIPLES if $f (x) = 5 - 8x$ - NSC Technical Mathematics - Question 6 - 2022 - Paper 1
Question 6
Determine $f' (x)$ using FIRST PRINCIPLES if $f (x) = 5 - 8x$.
6.2 Determine:
6.2.1 $f' (x)$ if $f (x) = 3x^3 + rac{
u}{ ext{x}}$
6.2.2 $\frac{dy}{dx}$ if $y = x... show full transcript
Worked Solution & Example Answer:Determine $f' (x)$ using FIRST PRINCIPLES if $f (x) = 5 - 8x$ - NSC Technical Mathematics - Question 6 - 2022 - Paper 1
Step 1
Determine $f' (x)$ using FIRST PRINCIPLES if $f (x) = 5 - 8x$
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 f′(x) using first principles, we start with the definition of the derivative:
f′(x)=limh→0hf(x+h)−f(x)
Substituting f(x)=5−8x, we have:
f′(x)=limh→0h(5−8(x+h))−(5−8x)
This simplifies to:
f′(x)=limh→0h−8x−8h+8x=limh→0h−8h
So, it results in:
f′(x)=limh→0−8=−8
Thus, f′(x)=−8.
Sign up now to view full answer, or log in if you already have an account!
Answer
Here, we need to differentiate the expression with respect to x. Let's denote:
y=4x4−5x2+8r∗x
The derivative can be found via the chain and sum rules.
For the first part:
dxd(4x4−5x2)=24x4−5x21⋅(16x3+5x22)
For the second part, differentiate 8r∗x:
dxd(8r∗x)=8r∗
Then combine both results to form:
D_x \left{ y \right} = \frac{1}{2\sqrt{4x^4 - \frac{2}{5x}}} \cdot (16x^3 + \frac{2}{5x^2}) + 8r^*
Step 5
The gradient of the tangent to the curve defined by $g (x) = 6x^2 + 3x$ at $x = p$ is -21.
6.3.1 Determine the numerical value of $p$.
97%
117 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
First, differentiate g(x) to find g′(x):
g′(x)=12x+3
Setting this equal to -21 to find p gives:
12p+3=−21
Solving for p:
12p=−24⇒p=−2
Step 6
6.3.2 Hence, determine the equation of the tangent to curve $g$ at $x = p$ in the form $y = ...$
97%
121 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
Using the point-slope form for the tangent line, we have:
The slope at p=−2 is:
g′(−2)=12(−2)+3=−24+3=−21
The point on the curve at x=−2 is:
g(−2)=6(−2)2+3(−2)=24−6=18
The equation of the tangent line is given by:
y−18=−21(x+2)
Rearranging yields:
y=−21x−42+18
Thus, the equation is:
y=−21x−24