document.write( "Question 681902: There are 100 people in a room, including only teachers and students. They are trying to share 100 bags of sweets. As a result, each teacher has 3 bags of sweets where every 3 students share one bag of sweets. How many teachers and students are there? \n" ); document.write( "
Algebra.Com's Answer #422847 by Edwin McCravy(20056)\"\" \"About 
You can put this solution on YOUR website!
There are 100 people in a room, including only teachers and students. They are trying to share 100 bags of sweets. As a result, each teacher has 3 bags of sweets where every 3 students share one bag of sweets. How many teachers and students are there?
\n" ); document.write( "
\r\n" );
document.write( "\r\n" );
document.write( " Let t = the number of teachers\r\n" );
document.write( " Let s = the number of students\r\n" );
document.write( "\r\n" );
document.write( "There are 100 people in the room, so one equation is \r\n" );
document.write( "\r\n" );
document.write( " t + s = 100\r\n" );
document.write( "\r\n" );
document.write( "each teacher gets a whopping 3 bags and each student gets only \"1%2F3\"rd of a bag.\r\n" );
document.write( "\r\n" );
document.write( "So the number of bags given to teachers is 3 times the number of teachers,\r\n" );
document.write( "or 3t bags\r\n" );
document.write( "\r\n" );
document.write( "and\r\n" );
document.write( "\r\n" );
document.write( "the number of bags given to students is \"1%2F3\" times the number of\r\n" );
document.write( "students, or \"1%2F3\"s.\r\n" );
document.write( "\r\n" );
document.write( "There are 100 bags, so the other equation is\r\n" );
document.write( "\r\n" );
document.write( "3t + \"1%2F3\"s = 100\r\n" );
document.write( "\r\n" );
document.write( "So the system of equations is:\r\n" );
document.write( "\r\n" );
document.write( "\"system%28t%2Bs=100%2C3t%2Bexpr%281%2F3%29s=100%29\"\r\n" );
document.write( "\r\n" );
document.write( "Can you solve that for t and s? If not post again\r\n" );
document.write( "asking how to do it.\r\n" );
document.write( "\r\n" );
document.write( "Solution: 25 teachers hogging 75 bags and 75 poor students \r\n" );
document.write( "having to share the remaining 25 bags. 'Taint fair!\r\n" );
document.write( "\r\n" );
document.write( "[Maybe the students are obese and the teachers are thin! lol]\r\n" );
document.write( "\r\n" );
document.write( "Edwin
\r
\n" ); document.write( "\n" ); document.write( " \r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );