document.write( "Question 67574: The average weight of a group of children is 100 pounds. Trisha, who weighs 112 pounds, then join the group. This raises the average weight of the group to 102 pounds. How many children were in the original group? \n" ); document.write( "
Algebra.Com's Answer #48087 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
the average weight of a group of children is 100 pounds. Trisha, who weighs 112 pounds, then join the group. This raises the average weight of the group to 102 pounds. How many children were in the original group?
\n" ); document.write( ":
\n" ); document.write( "Let x = number of children in the original group
\n" ); document.write( "Let y = the total weight of the original children
\n" ); document.write( ":
\n" ); document.write( "Before Trisha equation:
\n" ); document.write( "\"y%2Fx+=+100\"
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by x and have:
\n" ); document.write( "y = 100x
\n" ); document.write( ":
\n" ); document.write( "After Trisha equation:
\n" ); document.write( "\"%28%28y%2B112%29%29%2F%28%28x%2B1%29%29\" = 102
\n" ); document.write( ":
\n" ); document.write( "Substitute 100x for y and we have:
\n" ); document.write( "\"%28%28100x%2B112%29%29%2F%28%28x%2B1%29%29\" = 102
\n" ); document.write( ":
\n" ); document.write( "Multiply equation by (x+1) and have:
\n" ); document.write( "100x + 112 = 102(x+1)
\n" ); document.write( ":
\n" ); document.write( "100x + 112 = 102x + 102
\n" ); document.write( ":
\n" ); document.write( "112 - 102 = 102x - 100x
\n" ); document.write( "10 = 2x
\n" ); document.write( "x = 5 kids in the original group:
\n" ); document.write( ":
\n" ); document.write( "Check: \"%28%28500+%2B+112%29%29%2F6\" = 102
\n" ); document.write( "
\n" ); document.write( "
\n" );