document.write( "Question 84858: I have 7 bags of marbles. There are 200 marbles in total. Using the clues below, work out how many marbles are in each bag.\r
\n" );
document.write( "\n" );
document.write( "Bag 1 + Bag 2 = 57 marbles
\n" );
document.write( "Bag 2 + Bag 3 = 83 marbles
\n" );
document.write( "Bag 3 + Bag 4 = 71 marbles
\n" );
document.write( "Bag 4 + Bag 5 = 43 marbles
\n" );
document.write( "Bag 5 + Bag 6 = 66 marbles
\n" );
document.write( "Bag 6 + Bag 7 = 43 marbles\r
\n" );
document.write( "\n" );
document.write( "Thank you so much for your help. I tried to figure this out but came to no avail. \n" );
document.write( "
Algebra.Com's Answer #61147 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! What you have here is 7 equations and 7 unknowns, unless someone sees a faster way to do this!!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let the 7 variables be x1, x2, x3, x4, x5, x6, and x7 respectively. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, here are the equations: \n" ); document.write( "x1+ x2+ x3+ x4+ x5+ x6+x7=200 \n" ); document.write( "x1+x2=57 \n" ); document.write( "x2+x3=83 \n" ); document.write( "x3+x4=71 \n" ); document.write( "x4+x5=43 \n" ); document.write( "x5+x6=66 \n" ); document.write( "x6+x7=43 \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you have a graphing calculator, like a TI85, 86, 83+, or 84, you may have a program that will solve this system called [SIMLT] or perhaps [POLYSMLT]. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If you don't have a calculator, then try getting everything in terms of x1. Do this by starting with \n" ); document.write( "x2 =57-x1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Then \n" ); document.write( "x3 = 83-x2 \n" ); document.write( "x3=83-(57-x1) \n" ); document.write( "x3=26+x1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Next, \n" ); document.write( "x4= 71-x3 \n" ); document.write( "x4=71-(26+x1) \n" ); document.write( "x4=45-x1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x5=43-x4 \n" ); document.write( "x5=43-(45-x1) \n" ); document.write( "x5=-2+x1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x6=66-x5 \n" ); document.write( "x6=66-(-2+x1) \n" ); document.write( "x6=68-x1\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x7=43-x6 \n" ); document.write( "x7=43-(68-x1) \n" ); document.write( "x7=-25+x1\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Now, \n" ); document.write( "x1+ x2+ x3+ x4+ x5+ x6+x7=200 \n" ); document.write( "x1+(57-x1)+(26+x1)+(45-x1)+(-2+x1)+(68-x1)+(-25+x1)=200 \n" ); document.write( "x1+169=200 \n" ); document.write( "x1=31 \n" ); document.write( "x2=26 \n" ); document.write( "x3=57 \n" ); document.write( "x4=14 \n" ); document.write( "x5=29 \n" ); document.write( "x6=37 \n" ); document.write( "x7=6\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "That should do it!!!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |