document.write( "Question 907195: the thre most popular travel destinations, USA has 9 million more visitors than France, and China has 44 million more vistors than France. If the total number of tourisits in these three countries is 332 million, how many visited each country? \n" ); document.write( "
Algebra.Com's Answer #550237 by JulietG(1812)![]() ![]() You can put this solution on YOUR website! U = F + 9 \n" ); document.write( "C = F + 44 \n" ); document.write( "U + C + F = 332 \n" ); document.write( "Take the known values of U and C from the equations above and put them into the bottom equation. \n" ); document.write( "U + C + F = 332 \n" ); document.write( "(F+9) + (F+44) + F = 332 \n" ); document.write( "Add \n" ); document.write( "3F + 53 = 332 \n" ); document.write( "Subtract 53 from each side \n" ); document.write( "3F = 279 \n" ); document.write( "Divide each side by 3 \n" ); document.write( "F = 93 \n" ); document.write( "If F is 93, the U is 102 and C is 137 \n" ); document.write( "93 + 102 + 137 = 332 \n" ); document.write( "France = 93 million, USA = 102 million, China = 137 million \n" ); document.write( " \n" ); document.write( " |