Step 1: Identify given orders
\[
X \text{ is of order } 2 \times n, Z \text{ is of order } 2 \times p
\]
Given $n = p$, so:
\[
Z \text{ is also of order } 2 \times n
\]
Step 2: Scalar multiplication
Multiplying a matrix by a scalar does not change its order:
\[
7X \text{ has order } 2 \times n, 5Z \text{ has order } 2 \times n
\]
Step 3: Subtraction rule
Two matrices can be subtracted only if their orders are the same, and the result has the same order.
Step 4: Resulting order
\[
7X - 5Z \text{ has order } 2 \times n
\]
Final Answer:
\[
\boxed{2 \times n}
\]