document.write( "Question 13233: How many integers between 10 and 100 have exactly one digit equal to 3? \n" ); document.write( "
Algebra.Com's Answer #6718 by smik(40)![]() ![]() ![]() You can put this solution on YOUR website! Well, I'm not sure how you could possibly solve this algebraically, but you can just count the number of integers that have exactly one digit equal to 3. \n" ); document.write( " \n" ); document.write( "13, 23, 30, 43, 53, 63, 73, 83, 93 = 9 numbers. \n" ); document.write( " |