document.write( "Question 892415: The Eiffel Tower is 497 feet taller than the Washington Monument. If each of the monuments were 58 feet shorter, the Eiffel Tower would be twice as tall as the Washington Monument. How tall is each? \n" ); document.write( "
Algebra.Com's Answer #540544 by lwsshak3(11628)\"\" \"About 
You can put this solution on YOUR website!
The Eiffel Tower is 497 feet taller than the Washington Monument. If each of the monuments were 58 feet shorter, the Eiffel Tower would be twice as tall as the Washington Monument. How tall is each?
\n" ); document.write( "***
\n" ); document.write( "let x=height of Washington Monument
\n" ); document.write( "x+497=height of Eiffel Tower
\n" ); document.write( "..
\n" ); document.write( "x+497-58=2(x-58)
\n" ); document.write( "x+439=2x-116
\n" ); document.write( "x=439+116=555
\n" ); document.write( "x+497=1052
\n" ); document.write( "height of Washington Monument=555 ft
\n" ); document.write( "height of Eiffel Tower=1052 ft
\n" ); document.write( "
\n" );