Step 1: Given Relation
\[ R = \{(a, b) : a = b - 2,\; b>6\} \]
Step 2: Conditions to Check
For any ordered pair $(a,b)$ to belong to $R$, it must satisfy:
Step 3: Verify Each Option
(1) $(2,4)$
\[ b = 4 \not> 6 \Rightarrow \text{Not in } R \] (2) $(3,8)$
\[ 8>6 \ (\text{true}), 3 \neq 8 - 2 = 6 \] \[ \Rightarrow \text{Not in } R \] (3) $(6,8)$
\[ 8>6 \ (\text{true}), 6 = 8 - 2 \] \[ \Rightarrow (6,8) \in R \] (4) $(8,7)$
\[ 7>6 \ (\text{true}), 8 \neq 7 - 2 = 5 \] \[ \Rightarrow \text{Not in } R \]
Step 4: Final Answer
\[ \boxed{(6, 8) \in R} \]