Concept:Let the hundreds digit be a and units digit be c. The number is 100a+c, with a+c=9.Explanation:After interchanging, the new number is 100c+a.The difference is (100c+a)−(100a+c)=99(c−a)=297.So c−a=3.Solve a+c=9 and c−a=3: adding gives 2c=12⇒c=6, then a=3.Thus the number is 306.Answer:The number is 306.