document.write( "Question 38255: Tweeledum says \"the sum of your weight and twice mine is 361 pounds.\" Tweedledee says \"Contrariwiwse, the sum of your weight and twice mine is 362 pounds.\" if they are both correct, how much do Tweedledum and Tweedledee weight together? \n" ); document.write( "
Algebra.Com's Answer #23741 by junior403(76)\"\" \"About 
You can put this solution on YOUR website!
To make it easier lets write this equation in terms of x and y...
\n" ); document.write( "Tweeledum (y) says \"the sum of your weight (x) and (+) twice mine (2y) is (=) 361 pounds.\"
\n" ); document.write( "x + 2y = 361
\n" ); document.write( "Tweedledee (x) says \"Contrariwiwse, the sum of your weight (y) and (+) twice mine (2x) is (=) 362 pounds.\"
\n" ); document.write( "2x + y = 362
\n" ); document.write( "If they are both correct, how much do Tweedledum and Tweedledee weight together?
\n" ); document.write( "This word problem is best solved by using a \"system of equations\"
\n" ); document.write( "Here's how...
\n" ); document.write( "We take our two statements we just made and \"stack\" them on top of each other...
\n" ); document.write( "x + 2y = 361
\n" ); document.write( "2x + y = 362
\n" ); document.write( "We have two variables we are working with. We need to figure out the value of one before we can identify the value of the other. So lets solve one equation for x first using the substitution method for solving systems of equations.
\n" ); document.write( "x + 2y = 361 (solve for x)
\n" ); document.write( "Subtract 2y from both sides...
\n" ); document.write( "x = 361 - 2y
\n" ); document.write( "Now (361 - 2y) is our value for x.
\n" ); document.write( "So we now insert the value for x into the other equation...
\n" ); document.write( "2(361 - 2y) + y = 362
\n" ); document.write( "Now we distribute...
\n" ); document.write( "722 - 4y + y = 362
\n" ); document.write( "Subtract 722 from both sides to isolate the variable...
\n" ); document.write( "-4y + y = -360
\n" ); document.write( "Combine like terms...
\n" ); document.write( "-3y = -360
\n" ); document.write( "Now divide both sides by -3...
\n" ); document.write( "y = 120 (this is the weight of tweedledee)
\n" ); document.write( "Now to find the weight of the other we need to take our solution and substitute it for the value of y in the opposite equation...
\n" ); document.write( "x + 2(120) = 361
\n" ); document.write( "Now solve...
\n" ); document.write( "x + 240 = 361
\n" ); document.write( "Subtract 240 from each side...
\n" ); document.write( "x = 121 ( this is the weight of tweedledum)
\n" ); document.write( "To check we complete the equation with both solutions...
\n" ); document.write( "121 + 2(120) = 361
\n" ); document.write( "121 + 240 = 361
\n" ); document.write( "361 = 361
\n" ); document.write( "Correct...
\n" ); document.write( "2(121) + 120 = 362
\n" ); document.write( "242 + 120 = 362
\n" ); document.write( "362 = 362
\n" ); document.write( "Correct...
\n" ); document.write( "Tweedledee weighs 121 lbs.
\n" ); document.write( "Tweedledum weighs 120 lbs.
\n" ); document.write( "To answer the original question...
\n" ); document.write( "121 + 120 = 241 lbs. together!
\n" ); document.write( "I hope this helps!
\n" ); document.write( "Good luck!
\n" ); document.write( "
\n" );