Worked solution
Part (a): Making the substitution
Let u=x, so x≥0 and u≥0. Then x=u2, so the equation 6x−5x−6=0 becomes:
6u2−5u−6=0
as required.
Part (b): Solving the quadratic in u
Factorise, looking for two numbers with product 6×(−6)=−36 and sum −5: these are −9 and 4.
6u2−9u+4u−6=0
3u(2u−3)+2(2u−3)=0
(2u−3)(3u+2)=0
u=23oru=−32
Check using the quadratic formula: with a=6, b=−5, c=−6,
discriminant=(−5)2−4(6)(−6)=25+144=169
u=125±169=125±13=1218 or 12−8=23 or −32
This agrees exactly with the factorised solution.
Part (c): Returning to x, and rejecting an extraneous branch
Recall u=x. By definition, the (principal) square root is never negative, so u≥0 for every valid x.
- u=−32 would require x=−32, which is impossible, so this value of u must be rejected.
- u=23 gives x=23, so x=(23)2=49.
So the only real solution of 6x−5x−6=0 (with x≥0) is x=49.
Check: at x=49=2.25, x=1.5, so 6x−5x−6=6(2.25)−5(1.5)−6=13.5−7.5−6=0. ✓
Final answers
- (a) 6u2−5u−6=0 (shown)
- (b) u=23 or u=−32
- (c) x=49 (rejecting u=−32 as x cannot be negative)