Find the Thevenin equivalent
NOTE: The easiest method to solve this is almost certainly
source transforms and resistor combinations. I will work it that
way first, but also show the more general solution using voc and isc.
First, transform the 60 V source and the 10 W resistor.

Next, combine the 10 W and 40 W resistors in parallel.

Now transform the 6 A source and 8 W resistor.

Finally, combining the two resistors in series yields the Thevenin equivalent circuit.

First find voc
First note that since there is no connection to the right side of the 8 W resistor, there is no current through it, thus no voltage across it. An immediate implication of this is that voc equals the voltage across the 40 W resistor. Since the 10 W and 40 W resistors are effectively in series (no current through the 8 W thus the current is the same through the 10 W and 40 W resistors) we can use voltage division to find the voltage across the 40 W resistor (+ reference at top), thus voc.
Thus we have verified that VTh = 48 V, since voc = VTh.
Next, find isc. I will use mesh analysis.
Mesh a:
10 ia + 40 (ia - ib) - 60 = 0
50 ia - 40 ib = 60 (equation 1)
Mesh b:
8 ib + 40 (ib - ia) = 0
- 40 ia + 48 ib = 0 (equation 2)
Solving the two equations yields
ia = 3.6 A
ib = 3 A
But
isc = ib = 3 A
so now we can calculate RTh
RTh = voc / isc = 48 / 3 = 16 W
Thus verifying RTh.