We have to prove that $\dfrac{\sqrt{8}}{\sqrt{7}}$ is irrational(try not to use the Rational Root Theorem)
At first,we prove that the expression is not an integer.
$\dfrac{\sqrt{8}}{\sqrt{7}}=\sqrt{\dfrac{8}{7}}<2$
and hence is not an integer,since the only square integer less than $2$ is $1$ and the above expression is greater than $1$. Now,let us assume that $$\dfrac{\sqrt{8}}{\sqrt{7}}=\dfrac{p}{q}$$
with $p$ and $q$ coprime.Then, $$\dfrac{\sqrt{8}+\sqrt{7}}{\sqrt{8}-\sqrt{7}}=\dfrac{p+q}{p-q}$$ using componendo-divideno.But,$$\dfrac{\sqrt{8}+\sqrt{7}}{\sqrt{8}-\sqrt{7}}=(\sqrt{8}+\sqrt{7})^2=15+2\sqrt{56}$$ which is irrational,thus arriving at a contradiction.However,I find my proof to be unnecessarily big.So I want some help in finding a more succinct proof.I tried to proceed the in the usual manner(like the proof of irrationality of $\sqrt{2}$) but I do not arrive at any contradiction.Some help will be appreciated.