document.write( "Question 546069: How many digits can the product of two 2-digit numbers have? \n" ); document.write( "
Algebra.Com's Answer #355860 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! How many digits can the product of two 2-digit numbers have? \n" ); document.write( "---------- \n" ); document.write( "Assuming there are no leading zeroes (as in 05*06), either 3 or 4. \n" ); document.write( "10*10 = 100 \n" ); document.write( "99*99 = 9801 \n" ); document.write( " \n" ); document.write( " |