Hi,
solving
Multiplying ALL terms by (x+2)(x-2)
8(x-2) + 8(x+2) = 3[(x+2)(x-2)]
8x - 16 + 8x + 16 = 3(x^2 - 4)
16x = 3x^2 - 12
3x^2 -16x - 12 = 0
x = 6
x = -4/6 or - 2/3
2x^2-11x+15=0
factoring
(2x -5)(x -3)=0 Note:SUM of the inner product(-5x) and the outer product(-6x) = -11x
Using the principle of zero products:
(2x -5)=0
x = 5/2
(x -3)=0
x = 3