document.write( "Question 366367: I am a number between 70 and 100. My ones digit is 1 more than my tens digit. I am a prime number. What number am I? \n" ); document.write( "
Algebra.Com's Answer #261068 by josmiceli(19441)![]() ![]() You can put this solution on YOUR website! I can eliminate 70, 100, 99, and 98, which all have divisors \n" ); document.write( "So I'm left with 71 through 97 \n" ); document.write( "I can eliminate all numbers ending in 2,4,5,6, and 8, since they \n" ); document.write( "all have divisors. That leaves number ending in 1,3,7, or 9 \n" ); document.write( "The tens digit has to be 7,8, or 9. If the ones digit is 1 more \n" ); document.write( "than the tens digit, then the possible numbers are just one: 89 \n" ); document.write( " \n" ); document.write( " |