document.write( "Question 326012: What is the units digit of the sum of 89^2 + 98^2?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #233352 by mananth(16949) You can put this solution on YOUR website! the square of 89 ends in 1 \n" ); document.write( "the square of 98 ends in 4 \n" ); document.write( "when you add up, the units place will be 5 \n" ); document.write( " |