document.write( "Question 1063430: A little Kangaroo is playing with his calculator. He starts with the number 12. He multiplies or divides the number by 2 or 3 (if possible) 60 times total. Which of the following results can he not obtain?\r
\n" );
document.write( "\n" );
document.write( "A. 12 B 18 C 36 D 72 E 108 \n" );
document.write( "
Algebra.Com's Answer #678523 by math_helper(2461)![]() ![]() You can put this solution on YOUR website! I think the answer is \n" ); document.write( "\n" ); document.write( "A. 12 = 12 / 2 * 2 (even number of operations, so in 60 operations we can also reach 12) \n" ); document.write( "B. 18 = 12 / 2 * 3 (even) \n" ); document.write( "C. 36 = 12 /2 * 3 * 2 (it takes an odd number of operations to go from 12 to 36) \n" ); document.write( "D. 72 = 12 * 2 * 3 (even) \n" ); document.write( "E. 108 = 12 * 3 * 3 (even)\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |