document.write( "Question 27160: Mount Everest is the tallest mountain in the world. It is 237 meters higher than K2the second talest mountain. If the sum of their heights is 17,459 meters
\n" ); document.write( "how tal is each mountain?
\n" ); document.write( "How do I write the formula for this?
\n" ); document.write( "

Algebra.Com's Answer #26775 by tran3209(100)\"\" \"About 
You can put this solution on YOUR website!
Suppose that x is the height of K2\r
\n" ); document.write( "\n" ); document.write( "Then that makes Mt.Everest is x+237 \r
\n" ); document.write( "\n" ); document.write( "Then you can put together a simple formula to solve for x\r
\n" ); document.write( "\n" ); document.write( "\"x+%2B+%28x%2B237%29+=+17%2C459\"\r
\n" ); document.write( "\n" ); document.write( "\"x+%2B+x+%2B+237+=+17%2C459\"\r
\n" ); document.write( "\n" ); document.write( "\"2x+%2B+237+=+17%2C459\"\r
\n" ); document.write( "\n" ); document.write( "\"2x+=+17%2C459-237\"\r
\n" ); document.write( "\n" ); document.write( "\"2x+=+17%2C222\"\r
\n" ); document.write( "\n" ); document.write( "\"x+=+17%2C222%2F2\"\r
\n" ); document.write( "\n" ); document.write( "\"x+=+8611\"\r
\n" ); document.write( "\n" ); document.write( "The height of K2 is 8,611 feet
\n" ); document.write( "The height of Mt.Everest is (8611 + 237) or 8848 feet
\n" ); document.write( "
\n" );