document.write( "Question 147490: What is the greatest positive integer n such that 2^n is a factor of 12^10?\r
\n" ); document.write( "\n" ); document.write( "I don't even know where to start!!!
\n" ); document.write( "

Algebra.Com's Answer #107868 by vleith(2983)\"\" \"About 
You can put this solution on YOUR website!
I am thinking this:
\n" ); document.write( "We are being asked to find the largest value of n such that \"12%5E10%2F2%5En\" is an integer\r
\n" ); document.write( "\n" ); document.write( "\"12%5E10%2F2%5En\" =
\n" ); document.write( "\"%284%2A3%29%5E10%2F2%5En\"
\n" ); document.write( "\"%284%5E10%2A3%5E10%29%2F2%5En\"
\n" ); document.write( "\"%28%282%5E2%29%5E10%2A3%5E10%29%2F2%5En\"
\n" ); document.write( "\"%282%5E20%2A3%5E10%29%2F2%5En\"\r
\n" ); document.write( "\n" ); document.write( "2 will never factor into 3, since both are prime. So the largest number for n is the largest one that still results in \"%282%5E20%29%2F2%5En\" being an integer. What is the smallest number that still is a positive integer? well, that's 1. So what value of n results in \"%282%5E20%29%2F2%5En\" is 1? n = 20
\n" ); document.write( "
\n" ); document.write( "
\n" );