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 #26777 by vidhyak(98)![]() ![]() ![]() You can put this solution on YOUR website! The numbers were truncated in the above solution, so writing the equations\r \n" ); document.write( "\n" ); document.write( "x + x + 237 = 17459 \n" ); document.write( "2x + 237 = 17459 \n" ); document.write( "2x = 17222 \n" ); document.write( "x = 8611 \n" ); document.write( " \n" ); document.write( " |