26. If I reverse the digits of a two-digit positiveinteger and subtract the resulting integer fromthe original integer, the difference is 36. Thedifference between the two digits isA) 4 B) 6 C) 8 D) 9

Respuesta :

Represent the two digits using x and y. The digit number is xy and the reverse is yx

From the first statement, we can deduce mathematically that

[tex]\begin{gathered} xy-yx=36 \\ (10x+y)-(10y+x)=36 \end{gathered}[/tex][tex]\begin{gathered} 10x+y-10y-x=36 \\ 10x-x+y-10y=36 \\ 9x-9y=36 \\ x-y=4-----\text{eqn}(1) \end{gathered}[/tex]

From the second statement, we can deduce mathematically that

[tex]x-y=\text{?}----\text{eqn}(2)[/tex]

Comparing equation (1) and equation (2)

[tex]\begin{gathered} \text{equation (1) is equal to equation (2)} \\ \text{Therefore for equation 2, } \\ x-y=4 \end{gathered}[/tex]

Hence, the difference between the two digits is 4, OPTION A