P(x) and Q(x) are defined as follows: P(x) = 2x + 4 Q(x) = 2(2x−2) − 2(x+2) + 16 Find the largest value of x such that P(x) and Q(x) are in the ratio 4 : 1, respectively.
- A5
- B12
- C32
- Dlog2 3
- Elog2 5
- Flog2 12
- Glog2 20
Show the answer and worked solution
answer · F
- A5
- B12
- C32
- Dlog2 3
- Elog2 5
- Flog2 12
- Glog2 20
Put t = 2x. Then P = t + 4 and Q = t24 − 4t + 16 = (t−8)24. The ratio 4:1 means P = 4Q, so t + 4 = (t−8)2. Expanding gives t2 − 17t + 60 = 0, so (t−5)(t−12) = 0 and t = 5 or t = 12. Since x = log2 t, the largest value is log2 12.