document.write( "Question 941604: If the average weight of three boxes is 3.1 lbs. and two boxes weigh 3.6 lbs. each, what is the weight of the third box? \n" ); document.write( "
Algebra.Com's Answer #573999 by macston(5194)\"\" \"About 
You can put this solution on YOUR website!
Total weight = 3(3.1)=9.3 lbs
\n" ); document.write( "Two boxes weigh 3.6 each 2(3.6)=7.2 lbs
\n" ); document.write( "total weight - weight of two =weight of remaining
\n" ); document.write( "9.3 lbs- 7.2 lbs= 2.1 lb weight of third box
\n" ); document.write( "
\n" );