document.write( "Question 645630: what are the next three numbers in the sequence: 32,16,8,4,2?? thanks, Camille \n" ); document.write( "
Algebra.Com's Answer #405567 by checkley79(3341)![]() ![]() ![]() You can put this solution on YOUR website! 32,16,8,4,2, divide the first 2 numbers 32/16=2 \n" ); document.write( " 2 divide the next 2 numbers 16/8=2 \n" ); document.write( " 2 divide the next 2 numbers 8/4=2 \n" ); document.write( " 2 divide the next 2 numbers 4/2=2 \n" ); document.write( " 2 thus the multiplier is 1/2\r \n" ); document.write( "\n" ); document.write( "2*1/2=1 for the first missing number \n" ); document.write( "1*1/2=1/2 for the second missing number \n" ); document.write( "1/2*1/2=1/4 for the thirs missing number.\r \n" ); document.write( "\n" ); document.write( "ans= 16,8,4,2,1,1/2,1/4 \n" ); document.write( " |