document.write( "Question 551139: The tens digit of a certain two digit number is two more than the units digit. The original number is 18 more than the number formed by interchanging the digits. What is the original number? Please help me solve this!!!! \n" ); document.write( "
Algebra.Com's Answer #359453 by mathstutor458(57)\"\" \"About 
You can put this solution on YOUR website!
let the number = xy
\n" ); document.write( "The tens digit of a certain two digit number is two more than the units digit.
\n" ); document.write( "so,x=y+2
\n" ); document.write( " The original number is 18 more than the number formed by interchanging the digits.
\n" ); document.write( "xy=yx+18
\n" ); document.write( "from this we can understand that x,y values must be even numbers and x value is greater than y value.
\n" ); document.write( "take y=2,so x=2+2=4 (because no odd numbers)
\n" ); document.write( "xy=42
\n" ); document.write( "check xy=yx+18
\n" ); document.write( "=>42=24+18
\n" ); document.write( "=>42=42 satisfies the equations
\n" ); document.write( "so the original number is 42.
\n" ); document.write( "
\n" );