Determine the derivative of:
8.2.1 y = 3x^3 + 10x.
99%
104 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
For y = 3x^3 + 10x:
To find the derivative, we apply the power rule:
dxdy=dxd(3x3)+dxd(10x)=9x2+10
Step 3
8.2.2 f(x) = (x - 3)^2/x.
96%
101 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To differentiate f(x) = (x - 3)^2/x, we can rewrite it as:
f(x) = (x - 3)^2 \cdot x^{-1}.
Using the product rule:
f′(x)=(2(x−3)⋅1)⋅x−1+(x−3)2⋅(−x−2)=x2(x−3)−x2(x−3)2
Simplifying gives:
$$f'(x) = \frac{2(x - 3) - (x - 3)^2}{x^2} = \frac{-x^2 + 9x - 6}{x^2}.$
Step 4
8.3.1 Prove that (x - 2) is a factor of f.
98%
120 rated
Only available for registered users.
Sign up now to view full answer, or log in if you already have an account!
Answer
To prove (x - 2) is a factor, we substitute x = 2 into f:
f(2)=2(2)3−23(2)2+80(2)−84=0
This means (x - 2) is a factor since f(2) = 0.
Step 5
8.3.2 Hence, or otherwise, factorise f(x) fully.
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
Since (x - 2) is a factor, we divide f(x) by (x - 2):
f(x)=2x3−23x2+80x−84
Using synthetic or polynomial division, we find:
f(x)=(x−2)(2x2−19x+42)
Next, factor 2x^2 - 19x + 42 to get:
f(x)=(x−2)(2x−6)(x−7)
Step 6
8.3.3 Determine the x-coordinates of the turning points of f.
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
To find the turning points, we first find f'(x):
f'(x) = 0 means we solve:
2(x−2)(x−7)=0
The x-coordinates of the turning points are x = 2 and x = 7.
Step 7
8.3.4 Sketch the graph of f, clearly labelling ALL turning points and intercepts with the axes.
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
The turning points are x = 2 and x = 7. Their corresponding y-values can be found by substituting back into f:
At x = 2, f(2) = 0;
At x = 7, f(7) = -25.
Intercepts:
y-intercept when x = 0 gives f(0) = -84.
Sketch the graph with these points, showing the curve's behavior.
Step 8
8.3.5 Determine the coordinates of the y-intercept of the tangent to f that has a slope of 40 and touches f at a point where the x-coordinate is an integer.
99%
104 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 point where the tangent has a slope of 40, we set f'(x) = 40. Solving:
6x2−46x+40=0
Use the quadratic formula or factorization:
This yields x = 1 and x = 20/3. The corresponding y-value can be determined using f:
Substituting x = 1 gives f(1) = -25.
Now, the equation of the tangent line at (1, -25) is:
y - (-25) = 40(x - 1)
Thus, to find the y-intercept (when x = 0):
$$y = -25 - 40 = -65.$$ So, the coordinates are (0, -65).