The correct choice is: by creating a proof that shows directly how multiplying a rational and irrational number leads to an irrational answer.
Proof
Let’s denote a rational number as \( r \) and an irrational number as \( x \). By the definition of rational numbers, we can write \( r \) as \( \frac{a}{b} \), where \( a \) and \( b \) are integers and \( b \neq 0 \).
We want to show that the product \( rx \) is irrational. For the sake of contradiction, assume that \( rx \) is rational. This means that we can express \( rx \) as a fraction of integers \( \frac{c}{d} \), where \( c \) and \( d \) are integers and \( d \neq 0 \).
From our assumption \( rx = \frac{c}{d} \), we can rearrange this to solve for \( x \):
\[ x = \frac{rx}{r} = \frac{\frac{c}{d}}{r} = \frac{c}{dr} \]
Since \( r \) is rational (as \( r = \frac{a}{b} \)), \( dr \) is also rational (since \( d \) is an integer). Thus, \( x \) can be expressed as a fraction of two integers \( \frac{c}{dr} \), which means \( x \) would also be rational.
However, this is a contradiction because we assumed \( x \) is irrational. Therefore, our initial assumption that \( rx \) is rational must be false. Hence, we conclude that the product \( rx \) must be irrational.
This proof demonstrates that the product of a non-zero rational number and an irrational number is indeed irrational.