#x, for any value of x, is defined as x² - 4x + 3. So #2 = 2² - 4*2 + 3, #10 = 10² - 4*10 + 3, etc.
From there, we can say that
#ß = ß² - 4ß + 3
and
#(3 - 2ß) = (3 - 2ß)² - 4*(3 - 2ß) + 3
Since we're told these are equal, we've got
ß² - 4ß + 3 = (3 - 2ß)² - 4*(3 - 2ß) + 3
or
ß² - 4ß + 3 = 9 - 12ß + 4ß² - 12 + 8ß + 3
or
0 = 3ß² - 3
or
3 = 3ß²
or
1 = ß²
so ß = ±1













