document.write( "Question 141092: i am a two-digit number. the sum of my digits is 9. i am an even number. the difference in my digits is 9 what am i? \n" ); document.write( "
Algebra.Com's Answer #102769 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! i am a two-digit number. the sum of my digits is 9. i am an even number. the difference in my digits is 9 what am i? \n" ); document.write( "------------------------------ \n" ); document.write( "Any two-digit number can be written 10t+u \n" ); document.write( "------------------------------- \n" ); document.write( "EQUATIONS: \n" ); document.write( "t + u = 9 \n" ); document.write( "t - u = 9 \n" ); document.write( "-------------- \n" ); document.write( "2t = 18 \n" ); document.write( "t = 9 \n" ); document.write( "u = 0 \n" ); document.write( "----------- \n" ); document.write( "Number: 90 \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |