I Need to prove this by contradiction :
If $a$ is Irrational then $\frac{2a-3}{2a+3}$ is Irrational.
I did: Iff $p$ is Irrational, then $\frac{2a-3}{2a+3}$ is Rational and a Rational number can be written as $\frac{p}{q}$ where p and q are integers and q is different than zero so,
$\dfrac{2a-3}{2a+3}=\dfrac{p}{q}$ which is
$$q(2a-3)=p(2a+3)=$$
$$2aq-3q=2ap+3p=$$
$$2aq-2ap=3p+3q=$$
$$a=\frac{3p+3q}{2q-2p},$$ therefore $a$ is rational and $2q-2p$ cannot be zero. So I proved it by contradiction.
Am I doing it right? can anyone help me?
Thanks