Billrussel was nearly right, except he didn't notice the collector is not at 12V, it is powered through the 100R resistor.
That makes the analysis more complcated. One way is to set up the network equations and solve them. The best way to do that is use a computer circuit simulator, but that doesn't teach you anything much so here is a different way to do it by hand.
Ignore the base current of the transistor, and assume the DC resistance of the inductors is zero.
First assume the Vc is 12V (even though we know it can't possibly be that value). As Bill said, that gives
Vb = 12 x 0.47/1.47 = 3.8V
Ve = 3.8 - 0.7 = 3.1V
Ie = 3.1 / 0.056 = 55 mA
Current through the base divider is 12 / 1.47 = 8mA
So the current through the 100R resistor is 55+8 = 63mA. The voltage drop across it is 63 x 0.1 = 6.3V so Vc would be at 12- 6.3 = 5.7V, not 12V.
So try again with the different guess for Vc, say Vc = 6V
Vb = 6 x 0.47 / 1.47 = 1.9V
Ve = 1.9 - 0.7 = 1.2V
Ie = 1.2 / 0.056 = 21 mA
Current in base divider = 6 / 1.47 = 4mA
Total current = 21+4 = 25mA
Voltage drop across 100R = 2.5V
Vc = 12 - 2.5 = 9.5V not 6V.
The circuit is linear so we can do a linear interpolation between the two guesses, to find the actual value of Vc
If we guess Vc = 12V we get Vc = 5.7V
If we guess Vc = 6V we get Vc = 9.5V
So, if we guess Vc = 12 + x(12-6)
we will get
Vc = 5.7 + x(5.7-9.5)
Solve for x
12 + 6 x = 5.7 - 3.8x
9.8x = -6.3
x = -0.64
Vc = 12 - 0.64 x 6 = 8.2V
If you don't like the algebra, you can do it graphically. Just plot straight line through the points (12, 5.7) and (6, 9.5) and read off the point where the value on both axes is the same which will be (8.2, 8.2)
So now we can do the "proper" analysis with Vc = 8.2
Vb = 8.2 x 0.47 / 1.47 = 2.6V
Ve = 2.6 - 0.7 = 1.9V
Ie = 1.9 / 0.056 = 34 mA
Current in base divider = 8.2 / 1.47 = 6mA
Total current = 34+6 = 40mA
Voltage drop across 100R = 4V
Which is gives Vc = 12 - 4 = 8.0V which is near enough 8.2 for a practical answer.
So Vce = 8.2 - 1.9 = 6.3V
As Bill said. you can't do an AC analysis without knowing the input frequency and the inductor parameters.