document.write( "Question 321179: Which of these digits is the units digit of the number 9^99 −4^44?\r
\n" );
document.write( "\n" );
document.write( "A) 4 B) 3 C) 9 D) 5 E) 1 \n" );
document.write( "
Algebra.Com's Answer #230021 by toidayma(44)![]() ![]() You can put this solution on YOUR website! In order to know the unit digit of this calculation, you have to know the digit of each number. \n" ); document.write( "For 9^99, notice that 9^1 = 9, 9^2 = 81, 9^3 = ...9, and so on. \n" ); document.write( "So the unit digit of 9^n with n is an odd number (99) is 9.(and if n is even, the unit digit is 1) \n" ); document.write( "For 4^44, notice that 4^1 = 4, 4^2 = ..6, 4^3 = ...4, and so on. \n" ); document.write( "So the unit digit of 4^n with n is an even number (44) is 6 (and if n is odd, the unit digit is 4). \n" ); document.write( "Therefore, the unit digit of 9^99 - 4^44 = 9 - 6 = 3. Choose answer choice B. \n" ); document.write( " |