f(x) = x^2 - 8x + 19
(a) Express f(x) in the form (x + a)^2 + b, where a and b are constants - Edexcel - A-Level Maths Pure - Question 7 - 2017 - Paper 1
Question 7
f(x) = x^2 - 8x + 19
(a) Express f(x) in the form (x + a)^2 + b, where a and b are constants.
The curve C with equation y = f(x) crosses the y-axis at the point P ... show full transcript
Worked Solution & Example Answer:f(x) = x^2 - 8x + 19
(a) Express f(x) in the form (x + a)^2 + b, where a and b are constants - Edexcel - A-Level Maths Pure - Question 7 - 2017 - Paper 1
Step 1
Express f(x) in the form (x + a)^2 + b
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 express the quadratic function in the form (x + a)^2 + b, we can complete the square:
Start with the original function:
f(x)=x2−8x+19
Rewrite the quadratic part:
f(x)=(x2−8x)+19
Complete the square for the expression (x^2 - 8x):
Take half the coefficient of x, square it:
(−4)2=16
Rewrite the expression as:
f(x)=(x−4)2−16+19
Combine the constants:
f(x)=(x−4)2+3
Thus, we have:
f(x)=(x−4)2+3 where a = -4 and b = 3.
Step 2
Sketch the graph of C showing the coordinates of point P and the coordinates of point Q
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 sketch the graph of the function:
Identify the vertex of the parabola which represents the minimum point Q:
The vertex form given is (x - 4)^2 + 3, indicating that Q is at (4, 3).
Find the point P where the curve crosses the y-axis (x = 0):
Substitute x = 0 into f(x):
f(0)=(0−4)2+3=16+3=19
Therefore, P is at (0, 19).
The graph should show:
A U-shaped curve opening upwards.
Coordinates P at (0, 19) and Q at (4, 3) should both be marked clearly.
Step 3
Find the distance PQ, writing your answer as a simplified surd
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 find the distance PQ, we can use the distance formula between points P(0, 19) and Q(4, 3):
Apply the distance formula:
PQ=sqrt(x2−x1)2+(y2−y1)2
Where (x_1, y_1) = (0, 19) and (x_2, y_2) = (4, 3).
Substitute the coordinates into the formula:
PQ=sqrt(4−0)2+(3−19)2