Given:
- Assertion (A): \((a + \sqrt{b})(a - \sqrt{b})\) is a rational number, where \(a\) and \(b\) are positive integers.
- Reason (R): Product of two irrationals is always rational.
Analysis:
- Assertion (A):
\[
(a + \sqrt{b})(a - \sqrt{b}) = a^2 - (\sqrt{b})^2 = a^2 - b
\]
Since \(a\) and \(b\) are integers, \(a^2 - b\) is an integer, and therefore rational.
Assertion (A) is true.
- Reason (R):
The product of two irrational numbers is not always rational.
Example: \(\sqrt{2} \times \sqrt{3} = \sqrt{6}\) (irrational).
Reason (R) is false.
Conclusion:
\[
\boxed{
\text{Assertion (A) is true, but Reason (R) is false.}
}
\]