Asked by Anonymous
                The sum of the digits of a two digit number is 9. If the digits are reversed, the number is 63 more than the original. Find the number
            
            
        Answers
                    Answered by
            Reiny
            
    original :
unit digit --- x
tens digit --- y
then number is 10y + x and x+y=9
number reversed = 10x + y
10x+y - (10y+x) = 63
9x - 9y = 63
x - y = 7 , add this to x+y = 9
2x = 16
x = 8, then y = 1
Now put all that together.
    
unit digit --- x
tens digit --- y
then number is 10y + x and x+y=9
number reversed = 10x + y
10x+y - (10y+x) = 63
9x - 9y = 63
x - y = 7 , add this to x+y = 9
2x = 16
x = 8, then y = 1
Now put all that together.
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.