document.write( "Question 1002237: Hi, the combined land area of of the countries is 188,973 square kilometers. Country A is larger by 373 square kilometers. Determine the land area of each country. Thanks for any help, Tina \n" ); document.write( "
Algebra.Com's Answer #619175 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! Call them countries A and B. \n" ); document.write( "A + B = 188973 \n" ); document.write( "and \n" ); document.write( "A = B + 373 \n" ); document.write( "Substitute this into the first equation and get \n" ); document.write( "(B + 373) + B = 188973 \n" ); document.write( "2B + 373 = 188973 \n" ); document.write( "Subtract 373 from both sides and get \n" ); document.write( "2B = 188600 \n" ); document.write( "Now divide by two \n" ); document.write( "B = 94300 sq km \n" ); document.write( "A = B+373 = 94673 sq km \n" ); document.write( " |