A curve has equation y = f(x) - Edexcel - A-Level Maths Pure - Question 11 - 2013 - Paper 2
Question 11
A curve has equation y = f(x). The point P with coordinates (9, 0) lies on the curve.
Given that
f'(x) = \frac{x + 9}{\sqrt{x}}, \quad x > 0
(a) find f(x).
(b) F... show full transcript
Worked Solution & Example Answer:A curve has equation y = f(x) - Edexcel - A-Level Maths Pure - Question 11 - 2013 - Paper 2
Step 1
find f(x).
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 f(x), we need to integrate f'(x).
Start with:
f′(x)=xx+9
Simplify the expression by splitting it into two fractions:
f′(x)=xx+x9=x+9x−21
Now integrate each term:
f(x)=∫(x+9x−21)dx
For x, the integral yields:
32x23
For 9x−21, the integral yields:
9⋅2x21=18x
Combine the results:
f(x)=32x23+18x+C
To find the constant C, use the point P(9, 0):
Substitute x = 9 into f(x):
0=32⋅923+18⋅921+C0=32⋅27+18⋅3+C0=18+54+CC=−72
Thus, the final function is:
f(x)=32x23+18x−72
Step 2
Find the x-coordinates of the two points on y = f(x) where the gradient of the curve is equal to 10.
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 x-coordinates where the gradient is equal to 10, we need to set f'(x) = 10:
Start with:
f′(x)=xx+9=10
Multiply both sides by \sqrt{x} for elimination:
x+9=10x
Rearranging gives:
x−10x+9=0
Substitute x=u, thus u2=x:
The equation transforms to:
u2−10u+9=0
Factor or use the quadratic formula to solve for u:
u=2⋅110±(10)2−4⋅1⋅9=210±64=210±8