DOTS Division

Take any pair of two digit numbers x=ab and y=cd where, without loss of generality, ab > cd . Form two 4 digit numbers r=abcd and s=cdab and calculate: {r^2 - s^2} /{x^2 - y^2}.
Exploring and noticing Working systematically Conjecturing and generalising Visualising and representing Reasoning, convincing and proving
Being curious Being resourceful Being resilient Being collaborative


Take any pair of two digit numbers $ ab $ and $ cd $ where, without loss of generality, $ ab> cd $. Form two 4 digit numbers $ abcd $ and $ cdab $ and calculate: \[\frac{abcd^2-cdab^2}{ab^2-cd^2}\] Repeat this with other choices of $ab$ and $cd$. There is a common feature of all the answers. What is it? Why does this occur? Generalise this to $n$ digits for other values of $n$.