Concept:
The \( n^{th} \) term of an A.P. is given by \( a_n = a + (n-1)d \), where \( a \) is the first term and \( d \) is the common difference.
Step 1: Set up the linear equations for the given terms.
From the \( 6^{th} \) term:
\[
a + 5d = 52 \quad \cdots (1)
\]
From the \( 11^{th} \) term:
\[
a + 10d = 112 \quad \cdots (2)
\]
Step 2: Subtract equation (1) from equation (2) to eliminate \( a \).
\[
(a + 10d) - (a + 5d) = 112 - 52
\]
\[
5d = 60
\]
Step 3: Solve for \( d \).
\[
d = \frac{60}{5}
\]
\[
d = 12
\]