document.write( "Question 163538: While Mrs. Teacher was in China she decided to buy gifts for her wonderful students. Bracelets cost 12 Chinese dollars and necklaces cost 10 chinese dollars. Mrs. Teacher bought a total of 55 bracelets and necklaces and spent a total of 620 Chinese dollars. How many bracelts and necklaces did the teacher buy. Show all work and explain your answer. \n" ); document.write( "
Algebra.Com's Answer #120533 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
While Mrs. Teacher was in China she decided to buy gifts for her wonderful students. Bracelets cost 12 Chinese dollars and necklaces cost 10 Chinese dollars. Mrs. Teacher bought a total of 55 bracelets and necklaces and spent a total of 620 Chinese dollars. How many bracelets and necklaces did the teacher buy. Show all work and explain your answer.
\n" ); document.write( ":
\n" ); document.write( "Let b = no. of bracelets
\n" ); document.write( "Let n = no. of necklaces
\n" ); document.write( ":
\n" ); document.write( "total items equation
\n" ); document.write( "b + n = 55
\n" ); document.write( ":
\n" ); document.write( "Total cost equation
\n" ); document.write( "12b + 10n = 620
\n" ); document.write( ":
\n" ); document.write( "Arrange the 1st equation so we can use it for substitution:
\n" ); document.write( "b + n = 55
\n" ); document.write( "n = 55-b; subtracted b from both sides
\n" ); document.write( ":
\n" ); document.write( "Substitute (55-b) for n in the cost equation, find b
\n" ); document.write( "12b + 10(55-b) = 620
\n" ); document.write( ":
\n" ); document.write( "12b = 550 - 10b = 620; multiplied what's inside the brackets
\n" ); document.write( ":
\n" ); document.write( "12b - 10b = 620 - 550; subtracted 550 from both sides
\n" ); document.write( ":
\n" ); document.write( "2b = 70
\n" ); document.write( ":
\n" ); document.write( "b = \"70%2F2\"; divided both sides by 2
\n" ); document.write( "b = 35 bracelets
\n" ); document.write( ":
\n" ); document.write( "Find n
\n" ); document.write( "n = 55 -b
\n" ); document.write( "n = 55 - 35
\n" ); document.write( "n = 20 necklaces
\n" ); document.write( ":
\n" ); document.write( "Check our solution in the cost equation
\n" ); document.write( "12b + 10n = 620
\n" ); document.write( "12(35) + 10(20) = 620
\n" ); document.write( "420 + 200 = 620; confirms our solutions
\n" ); document.write( "
\n" );