Thanks all for the advice. I tried both Jambaugh's advice and HallsofIvy's. I preferred Halls method since it skips a step

Okay... so, in BEDMAS, when they say deal with brackets from innermost first, does this mean the same thing for fraction bars? Fraction bars are classified as a type of bracket?
The original expression I had to simplify:
[tex]3-\frac {2}{1-\frac{2}{3-\frac{2}{x}}[/tex]
The book's answer is: [tex]-\frac{3x+2}{x-2}[/tex]
Attempt #1 (Jambaugh's advice):
=[tex]
3 - \frac{2}{1 -\frac{2}{\left(3-\frac{2}{x}\right)}\right)}[/tex]
=[tex]
3 - \frac{2}{\left(1 - \frac{2}{\frac{3x-2}{x}\right)}\right)}=3 - \frac{2}{\left(1 -\frac{2x}{3x-2}\right)}\right)}[/tex]
=[tex]3-\frac{6x-4}{3x-2-2x}=3-\frac{6x-4}{x-2}[/tex]
=[tex]\frac{3x-6-6x+4}{x-2}[/tex]
My final answer: = [tex]\frac{-3x-2}{x-2}[/tex]
Now this is probably equivalent to: [tex]
-\frac{3x+2}{x-2}[/tex] ... but I am still wondering why that makes sense...