document.write( "Question 416527: i am a 2 digit number the sum of my digits is 15 my 10 digit is odd my one 1 digit is even What number am i? \n" ); document.write( "
Algebra.Com's Answer #291848 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The ways to obtain 15 using digits are {6, 9} and {7, 8}. If we assume the first case, the tens-digit is odd, so the number would be 96. If we assume the second case, then the number would be 78, so 96 and 78 are the two possible numbers. \n" ); document.write( "
\n" );