document.write( "Question 1044518: Hi
\n" ); document.write( "james has some matchsticks and sachets.if one matchstick is put into each sachet, he hss 2 matchsticks left.if he puts 2 matchsticks into each sachet he will have 24 sachets left. How many matchsticks and sachets does he have.\r
\n" ); document.write( "\n" ); document.write( "thank you
\n" ); document.write( "

Algebra.Com's Answer #659825 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
\"m\"= number of matchsticks
\n" ); document.write( "\"s\"= number of sachets
\n" ); document.write( "\"If one matchstick is put into each sachet, he has 2 matchsticks left\" translates as
\n" ); document.write( "\"m-s=2\" .
\n" ); document.write( "\"If he puts 2 matchsticks into each sachet he will have 24 sachets left\" translates as
\n" ); document.write( "\"s-m%2F2=24\" ,
\n" ); document.write( "because James has \"m%2F2\"pairs of matchsticks,
\n" ); document.write( "and he would use \"m%2F2\" sachets.
\n" ); document.write( "Because I am not a fan of denominators,
\n" ); document.write( "I would multiply both sides of the equal sign times \"2\" tp transform
\n" ); document.write( "\"s-m%2F2=24\" into the equivalent equation \"2s-m=48\" .
\n" ); document.write( "Now I have the system of equations
\n" ); document.write( "\"system%282s-m=48%2Cm-s=2%29\" .
\n" ); document.write( "There are many ways to solve for \"m\" and \"s\" .
\n" ); document.write( "One way:
\n" ); document.write( "Adding both equations, I get
\n" ); document.write( "\"2s-m%2Bm-s=48%2B2\" ---> \"highlight%28s=50%29\"
\n" ); document.write( "Substituting that calue for \"s\" in \"m-s=2\" ,
\n" ); document.write( "I can get \"m-50=2\" ---> \"m=50%2B2\" ---> \"highlight%28m=52%29\" .
\n" ); document.write( "
\n" );