document.write( "Question 840588: how many two digit numbers with their tens digit greater than their unit digit,have the sum of their digits equal to twice their differrence? \n" ); document.write( "
Algebra.Com's Answer #506365 by Edwin McCravy(20055)![]() ![]() You can put this solution on YOUR website! tens digit greater than their unit digit \n" ); document.write( " t>uthe sum of their digits equal to twice their difference t+u = 2(t-u)\r\n" ); document.write( "t+u = 2t-2u\r\n" ); document.write( " 3u = t \r\n" ); document.write( "So the system is:\r\n" ); document.write( "\r\n" ); document.write( "\n" ); document.write( " |