document.write( "Question 1045377: Ann has a bag of glass beads. She uses half of them to make a necklace. Then she uses 1/6 and 1/7 of the original number of beads respectively to make two bracelets 16 glass beads are left, how many glass beads are used to make the necklace? \n" ); document.write( "
Algebra.Com's Answer #660861 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let n be the original number of glass beads. Then:
\n" ); document.write( "n-(n/2)-(n/6)-(n/7)=16
\n" ); document.write( "42n-21n-7n-6n=672
\n" ); document.write( "8n = 672
\n" ); document.write( "n=84
\n" ); document.write( "Since the necklace is made from half the original beads, it is made of 42 beads. ☺☺☺☺
\n" ); document.write( "
\n" ); document.write( "
\n" );