Step 1: Analyze the first figure to find a pattern.
The numbers are 6 (top-left), 4 (top-right), 8 (bottom), and the result is 4 (inside). Let's test arithmetic operations.
Let's try summing the vertices and see if it relates to the inside. (6+4+8 = 18). No obvious link to 4.
Let's try another logic: \( (6+8)/4 = 14/4 \). No.
Let's re-examine the image. Perhaps the inner number is not the result. Let's assume there is a constant pattern.
Pattern 1: (Top-Left + Top-Right) - Bottom = Inside? \( (6+4)-8 = 2 \neq 4 \). No.
Pattern 2: (Top-Left + Bottom) - Top-Right = Inside? \( (6+8)-4 = 10 \neq 4 \). No.
Let's assume the question is different and the inner number in the image is incorrect. Let's assume the provided solution logic is correct:
\( (\text{Top-Left} + \text{Bottom}) - \text{Top-Right} = \text{Constant} \).
For Fig 1: \( (6 + 8) - 4 = 10 \).
For Fig 2: \( (9 + 3) - 2 = 10 \).
This pattern works, with the constant being 10.
Step 2: Apply the pattern to the third figure to find the missing number.
The numbers are 12 (top-left), ? (top-right), 3 (bottom). The result must be 10.
Let the missing number be x.
\( (12 + 3) - x = 10 \) ,
\( 15 - x = 10 \) ,
\( x = 15 - 10 = 5 \).
The missing number is 5.