document.write( "Question 973205: how many digits are there in 2 to the power 17* 3 to the power 2 * 5 to the power 14 * 7 ? \n" ); document.write( "
Algebra.Com's Answer #595431 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
how many digits are there in 2 to the power 17* 3 to the power 2 * 5 to the power 14 * 7 ?
\n" ); document.write( "---------------
\n" ); document.write( "2^17*5^14 = 2^3*(2*5)^14 = 8*10^14
\n" ); document.write( "-----
\n" ); document.write( "--> 8e14*9*7
\n" ); document.write( "= 504e14
\n" ); document.write( "= 5.04e16 --> 17 digits
\n" ); document.write( "
\n" );