$\sqrt{2} = 1.41421356 $
$\sqrt{5} = 2.23606798 $
the error can be additive or subtractive because $p$ and $q$ are real
Case 1:
$pq + 0.8pq = \frac{p}{q}$
$1.8pq = \frac{p}{q}$
$q^2 = \frac{1}{1.8}$
$q = 0.7453559$ no match
Case 2:
$pq - 0.8pq = \frac{p}{q}$
$0.2pq = \frac{p}{q}$
$q^2 = \frac{1}{0.2}$
$q = 2.23606798 = \sqrt{5}$