document.write( "Question 249766: A pharmacist uses 5 seperate weights. 1G, 2G,4G,8G,16G. If the pharmacist can combine these weights to create new weights, how many different weights are possible?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #181862 by Alan3354(69443) You can put this solution on YOUR website! A pharmacist uses 5 seperate weights. 1G, 2G,4G,8G,16G. If the pharmacist can combine these weights to create new weights, how many different weights are possible? \n" ); document.write( "----------------- \n" ); document.write( "32, if you count zero. 31 if not. \n" ); document.write( "-------------- \n" ); document.write( "The weights are: \n" ); document.write( " \n" ); document.write( "The possible combinations are any number in binary from 0 to 31 grams. \n" ); document.write( " \n" ); document.write( " |