document.write( "Question 1163773: In order to make a necklace, Alicia purchased a bag of 80 beads for a total of 39.00. Some of the beads were sterling silver and cost .40 each, and the rest were gemstone beads that cost .65. How many of each type of bead were in the bag? \n" ); document.write( "
Algebra.Com's Answer #787968 by Boreal(15235)\"\" \"About 
You can put this solution on YOUR website!
S=x and $ of S are 0.40x
\n" ); document.write( "G are 80-x and $G are 0.65(80-x) or 52-0.65x
\n" ); document.write( "That sum is 39.00
\n" ); document.write( "so 39.00=0.40x+52-0.65x
\n" ); document.write( "and -13.00=-0.25x
\n" ); document.write( "x=52 sterling silver for $20.80
\n" ); document.write( "80-x=28 Gemstone for $18.20
\n" ); document.write( "
\n" );