Find m and n where m + n = 72, and gcd (m , n) = 9

24 Views Asked by At

Find m and n where m + n = 72, and gcd (m , n) = 9

How to write an answer in this case, or smth wrong in the way i understand it? Because, (9, 63), (18, 54), (27, 45), etc, satisfy conditions.