document.write( "Question 1002115: the combined land area of A & B is 187,973 square kilometers. Country A is larger by 873 square kilometers. Determine the land areas of both A & B. \n" ); document.write( "
Algebra.Com's Answer #619101 by Cromlix(4381)![]() ![]() You can put this solution on YOUR website! Hi there, \n" ); document.write( "Make country B's area = 'x' \n" ); document.write( "Country A's area = 873 + x \n" ); document.write( "Country A + B = 187,973 \n" ); document.write( "(873 + x) + x = 187,973 \n" ); document.write( "873 + x + x = 187,973 \n" ); document.write( "Collect like terms \n" ); document.write( "x + x = 187,973 - 873 \n" ); document.write( "2x = 187100 \n" ); document.write( "x = 93,550 \n" ); document.write( "Area of land A = 94,423 km \n" ); document.write( "Area of land B = 93,550 km \n" ); document.write( "Hope this helps :-) \n" ); document.write( " |