I am working on the chapter one practice problems in Hardy and cannot seem to figure it out. My attempt has actually left me with a result contrary to what the question is looking for.
The Question
In what circumstances can $\dfrac{aA+b}{cA+d}$ be rational, where $a,b,c,d$ are rational and $A$ is irrational.
My Attempt
Any rational number can be written as the ratio of two relatively prime integers. Replacing each of the rational numbers with such ratios, we have:
$\dfrac{p}{q}=\dfrac{ \dfrac{y}{z} A+ \dfrac{w}{x}} { \dfrac{u}{v} A + \dfrac{s}{t}}$
Rearranging this expression and solving for A yields:
$A=\dfrac{qz}{pt} \dfrac{wt-sx}{uz-yv}$
However, since both the numerator and denominator are algebraic operations on integers, than A must be a rational number; being the ratio of two integers.
Your steps are fine. But since $A=\dfrac{qz}{pt} \dfrac{wt-sx}{uz-yv}$ is an irrational then, denominator must be $0$ and then $A$ to be defined, numerator must be $0$ too which gives $wt=sx$ and $uz=yv$ which implies $a:c::b:d$