document.write( "Question 632031: The average weight of 3 men A,B and C is 85kg. Another man D joins the group the average weight becomes 81kg. If another man E whose weight is 4kg more than that of D,replace A the average weight of B,C,D and E becomes 78kg. What is the weight of A? \n" ); document.write( "
Algebra.Com's Answer #397985 by Theo(13342)\"\" \"About 
You can put this solution on YOUR website!
a is equal to 85 kg.
\n" ); document.write( "here's how it works.
\n" ); document.write( "(a+b+c)/3 = 85
\n" ); document.write( "this means that a+b+c = 3*85 = 255
\n" ); document.write( "d joins the group and the average weight is now 81 kg.
\n" ); document.write( "this means that (a+b+c+d)/4 = 81 which means that a+b+c+d = 4*81 = 324
\n" ); document.write( "this means that d has to weight 324 - 255 = 69 kg.
\n" ); document.write( "since e weighs 4 kg more than d, this means that e weighs 73 kg.
\n" ); document.write( "when e replaces a, the average weight becomes 78 kg.
\n" ); document.write( "this means the (b+c+d+e)/4 = 78
\n" ); document.write( "this means that b+c+d+e = 78*4 = 312 kg.
\n" ); document.write( "we have:
\n" ); document.write( "a+b+c+d = 324 kg
\n" ); document.write( "b+c+d+e = 312 kg
\n" ); document.write( "the difference is 12 kg.
\n" ); document.write( "the difference from the first equation to the second equation is equal to -12.
\n" ); document.write( "this means that the second equation is 12 kg less than the first equation.
\n" ); document.write( "in order to get there, we subtracted a and added e.
\n" ); document.write( "this means that e-a = -12
\n" ); document.write( "we know that e is equal to 73 kg, so the equation becomes:
\n" ); document.write( "73-a = -12
\n" ); document.write( "if we add a to both sides of this equation and add 12 to both sides of this equation we get:
\n" ); document.write( "73+12 = a
\n" ); document.write( "combine like terms to get 85 = a
\n" ); document.write( "commute this result to get:
\n" ); document.write( "a = 85 kg.
\n" ); document.write( "we started off with a+b+c = 3*85
\n" ); document.write( "since a is equal to 85, this equation becomes:
\n" ); document.write( "85+b+c = 3*85 = 255
\n" ); document.write( "we added d to get:
\n" ); document.write( "85+b+c+d = 4*81 = 324
\n" ); document.write( "we found out that d was equal to 324-255 = 69 kg
\n" ); document.write( "we found out that e was equal to 69+4 = 73 kg
\n" ); document.write( "with d equal to 69 kg, our equation became:
\n" ); document.write( "85+b+c+69 = 324
\n" ); document.write( "we got rid of a and added e so our equation became:
\n" ); document.write( "b+c+69+73 = 312
\n" ); document.write( "what happened was we lost 85 kg and gained 73 kg.
\n" ); document.write( "324 - 85 + 73 = 312
\n" ); document.write( "the fact that a is equal to 85 kg makes this correct.
\n" ); document.write( "the key to solving this problem is that the average times the number of elements is equal to the total.
\n" ); document.write( "(a+b+c)/3 = 85 which is the average
\n" ); document.write( "the average of 85 * 3 = 255 which is the total.
\n" ); document.write( "that concept makes the problem doable.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );