For any four digit number, abcd, *abcd*= (3a)(5b)(7c)(11d). What is the value of (n - m) if m and n are four-digit numbers for which *m* = (3r)(5s)(7t)(11u) and *n* = (25)(*m*)?
2000
200
25
20
2
According to the question, the four-digit number m must have the digits of rstu, since *m* = (3r)(5s)(7t)(11u).
If *n* = (25)(*m*)
*n* = (52)(3r)(5s)(7t)(11u)
*n* = (3r)(5s+2)(7t)(11u)
n is also a four digit number, so we can use the *n* value to identify the digits of n:
thousands = r, hundreds = s + 2, tens = t, units = u.
All of the digits of n and m are identical except for the hundreds digits. The hundreds digits of n is two more than that of m, so n - m = 200.
How do we know that the 2 digits equals 200 just becuase n is two more than that of m?