document.write( "Question 17097: The Eiffel Tower is 497 ft. taller than the Washington monument. If you take 58 ft. off both heights, the Eiffel Tower is twice as highas the Washington monument. How tall is each tower? \n" ); document.write( "
Algebra.Com's Answer #8284 by rapaljer(4671)![]() ![]() You can put this solution on YOUR website! The way this is set up, it looks like two equations and two unknowns. \r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Let W = height of Washington Monument \n" ); document.write( "E = height of Eiffel Tower\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "E = W + 497 \n" ); document.write( "E-58 = 2(W-58)\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Use the substitution method (or whatever method YOU like better!) Substitute the E from the first equation into the second equation: \n" ); document.write( "E- 58 = 2(W-58) \n" ); document.write( "(_____) - 58 = 2(W-58) \n" ); document.write( "(W+497) - 58 = 2W - 116 \n" ); document.write( "W + 439= 2W - 116 \n" ); document.write( "W-W + 439 = 2W-W - 116 \n" ); document.write( "439= W-116 \n" ); document.write( "439+ 116 = W -116+116 \n" ); document.write( "W = 555 feet \n" ); document.write( "T= W+497 \n" ); document.write( "T= 555 + 497 = 1052 feet\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Check:E-58 = 2(W-58) \n" ); document.write( "994 = 2(497) \n" ); document.write( "994= 994 \r \n" ); document.write( "\n" ); document.write( "It checks!\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "R^2 at SCC \n" ); document.write( " |