document.write( "Question 4853: In lewis Carrol's \"Through the Looking Glass,\" Tweedledum says to Tweedledee, \"The sum of your weight and twice mine is 361 pounds.\" Then Tweedledee says to Tweedledum, \"Contrariwise, the sum of your weight and twice mine is 362 pounds.\" Find the weight of Tweedledum and Tweedledee. \n" ); document.write( "
Algebra.Com's Answer #2364 by Abbey(339)\"\" \"About 
You can put this solution on YOUR website!
let x - tweedledums weight
\n" ); document.write( "y= tweedledee's weight\r
\n" ); document.write( "\n" ); document.write( "x+2y=361
\n" ); document.write( "2x+y=362\r
\n" ); document.write( "\n" ); document.write( "Multiply the first equation by -2
\n" ); document.write( "-2x-4Y=-722
\n" ); document.write( "2x+y=362\r
\n" ); document.write( "\n" ); document.write( "Add them:\r
\n" ); document.write( "\n" ); document.write( "-3y=-360\r
\n" ); document.write( "\n" ); document.write( "divide by -3
\n" ); document.write( "y-120 \r
\n" ); document.write( "\n" ); document.write( "x+2(120)=361
\n" ); document.write( "x+(240)=361
\n" ); document.write( "x=361-240
\n" ); document.write( "x=121
\n" ); document.write( "Check:
\n" ); document.write( "2*121+120=362
\n" ); document.write( "2*120+121=361\r
\n" ); document.write( "\n" ); document.write( "tweedledee weighs 120 and tweedledum weighs 121
\n" ); document.write( "
\n" );