document.write( "Question 341243: What is the answer to I am a 2 digit number . The sum of my digits is 9. My tens digits is even. My ones digit is one more than the tens digit. What number am I? \n" ); document.write( "
Algebra.Com's Answer #244313 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! A few ways to do this...but the simplest way I think is to list the two-digit numbers whose tens digit is even and digits add to nine...we have \n" ); document.write( "27 \n" ); document.write( "45 \n" ); document.write( "63 \n" ); document.write( "81 \n" ); document.write( "The only one where the ones digit is one more than the tens digit is 45. \n" ); document.write( " |