document.write( "Question 443434: Who wants the Money, a game show, distributes prizes that are powers of 2. What is the minimum number of prizes that could be distributed for $900? \n" ); document.write( "
Algebra.Com's Answer #305908 by richard1234(7193)\"\" \"About 
You can put this solution on YOUR website!
The binary representation of 900 is 111000100. Thus, a minimum of four prizes can be given out, with $512, $256, $128, and $4 prizes. \n" ); document.write( "
\n" );