document.write( "Question 1130546: The Olympics have been held a total of 21 times in North America, Europe and Asia. The number of North American sites is 5 more than the total number of sites in Europe and Asia. There are four more sites in Europe than in Asia. Find the number of Olympics sites each continent has held.
\n" ); document.write( "
\n" ); document.write( "
\n" ); document.write( "

Algebra.Com's Answer #747202 by math_helper(2461)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Let x = number of sites in Asia\r
\n" ); document.write( "\n" ); document.write( "Asia sites + European sites + North American sites = 21
\n" ); document.write( "x + (x+4) + ((x+4)+x)+5 = 21
\n" ); document.write( "4x + 13 = 21
\n" ); document.write( "4x = 8
\n" ); document.write( "x = 2 --> x+4 = 6, x+4+x+5 = 2x+9 = 13\r
\n" ); document.write( "\n" ); document.write( "---
\n" ); document.write( "Ans: 2 sites in Asia, 6 in Europe, 13 in N. America
\n" ); document.write( "---
\n" ); document.write( "
\n" ); document.write( "
\n" );