Given y = 2^x; show that
2^{x+1} - 17(2^x) + 8 = 0
can be written in the form
2y^2 - 17y + 8 = 0
(b) Hence solve
2^{x+1} - 17(2^x) + 8 = 0 - Edexcel - A-Level Maths Pure - Question 7 - 2017 - Paper 1
Question 7
Given y = 2^x; show that
2^{x+1} - 17(2^x) + 8 = 0
can be written in the form
2y^2 - 17y + 8 = 0
(b) Hence solve
2^{x+1} - 17(2^x) + 8 = 0
Worked Solution & Example Answer:Given y = 2^x; show that
2^{x+1} - 17(2^x) + 8 = 0
can be written in the form
2y^2 - 17y + 8 = 0
(b) Hence solve
2^{x+1} - 17(2^x) + 8 = 0 - Edexcel - A-Level Maths Pure - Question 7 - 2017 - Paper 1
Step 1
Show that 2^{x+1} - 17(2^x) + 8 = 0 can be written in the form 2y^2 - 17y + 8 = 0
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 begin, we note that if we let y = 2^x, then:
We can rewrite 2^{x+1} as:
2x+1=2⋅2x=2y
Substituting this into the original equation gives:
2y−17(2x)+8=0
We also replace 2^x with y to get:
2y−17y+8=0
Hence, we realize that the expression can be rearranged to form:
2y2−17y+8=0
Thus, we confirm that the equation can indeed be expressed in the required form.
Step 2
Hence solve 2^{x+1} - 17(2^x) + 8 = 0
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
Given the equation:
2y2−17y+8=0
We can use the quadratic formula, where:
y=2a−b±b2−4ac
Here, a = 2, b = -17, and c = 8.
We calculate the discriminant:
b2−4ac=(−17)2−4⋅2⋅8=289−64=225
Thus:
y=2⋅217±225=417±15
This gives us two possible values for y:
Case 1: y=432=8
Case 2: y=42=21
Now, we resolve for x using the original substitution y = 2^x:
For y = 8:
2x=8⇒x=3
For y = \frac{1}{2}:
2x=21⇒x=−1
The solution to the equation thus provides the values:
x=3orx=−1