Assertion (A):
\( f(x) = \begin{cases} 3x - 8, & x \leq 5 \\ 2k, & x > 5 \end{cases} \)
is continuous at \( x = 5 \) for \( k = \frac{5}{2} \).
Reason (R):
For a function \( f \) to be continuous at \( x = a \),
\[ \lim_{x \to a^-} f(x) = \lim_{x \to a^+} f(x) = f(a) \]
Continuity of a function at a point \( x = 5 \) requires that the left-hand limit (\( \lim\limits_{x \to 5^-} f(x) \)), the right-hand limit (\( \lim\limits_{x \to 5^+} f(x) \)), and the function's value at \( x = 5 \) (\( f(5) \)) are all identical.
For \( f(x) \) to be continuous at \( x = 5 \), the following equality must be satisfied:
\[ \lim\limits_{x \to 5^-} f(x) = \lim\limits_{x \to 5^+} f(x) = f(5) \]
Therefore, we set:
\[ 2k = 7 \Rightarrow k = \frac{7}{2} \]
The assertion that the function is continuous at \( x = 5 \) for \( k = \frac{5}{2} \) is false. Consequently:
Final Answer: Assertion is false, but Reason is true.