Solution
(i) 3x1+64x=1,x=0
3x1+32x=1
Multiply by 3x:
1+2x2=3x
2x2−3x+1=0
(2x−1)(x−1)=0
x=21,x=1
(ii) x+1x+xx+1=25,x=−1,0
Multiply by 2x(x+1):
2x(x+1)(x+1x+xx+1)=2x(x+1)⋅25
2x2+2(x+1)2=5x(x+1)
2x2+2(x2+2x+1)=5x2+5x
4x2+4x+2=5x2+5x
x2+x−2=0
(x+2)(x−1)=0
x=−2,x=1
(iii) x+11+x+22=x+57,x=−1,−2,−5
Multiply by (x+1)(x+2)(x+5):
(x+2)(x+5)+2(x+1)(x+5)=7(x+1)(x+2)
Expand:
(x2+7x+10)+(2x2+12x+10)=7x2+21x+14
3x2+19x+20=7x2+21x+14
4x2+2x−6=0
2x2+x−3=0
(2x+3)(x−1)=0
x=−23,x=1
(iv) ax−1a+bx−1b=a+b,x=a1,b1
Multiply by (ax−1)(bx−1):
a(bx−1)+b(ax−1)2abx−(a+b)=(a+b)(ax−1)(bx−1)=(a+b)(abx2−(a+b)x+1)
This simplifies to a quadratic in x (with parameters a,b). The solutions are:
x=a+b2,x=aba+b
(v) 3x2+15x−2x2+5x+1=2
Let t=x2+5x+1, so t2=x2+5x+1.
Note 3x2+15x=3(x2+5x)=3(t2−1).
3(t2−1)−2t=2
3t2−2t−5=0
(3t−5)(t+1)=0
Since t≥0, take t=35.
x2+5x+1=35
Square:
x2+5x+1=925
9x2+45x−16=0
x=18−45±2601=18−45±51
x=31,x=−316
(vi) 2x+8+x+5=7
Isolate and square:
2x+8=7−x+5
2x+8=49−14x+5+x+5
46−x=14x+5
Square again:
(46−x)2=196(x+5)
x2−288x+1136=0
(x−4)(x−284)=0
Check in original: x=284 is extraneous.
x=4
(vii) 3x+4=2+2x−4
Square:
3x+4=4+42x−4+2x−4
x+4=42x−4
Square again:
(x+4)2=16(2x−4)
x2−24x+80=0
(x−20)(x−4)=0
Both satisfy the original equation.
x=4,20
(viii) x+5−x−3=2
x+5=2+x−3
Square:
x+5=4+4x−3+x−3
4=4x−3
x−3=1⇒x=4
x=4