document.write( "Question 1048282: Average movie prices in the United States​ are, in​ general, lower than in other countries. It would cost ​$79.36 to buy three tickets in Japan plus two tickets in Switzerland. Three tickets in Switzerland plus two tickets in Japan would cost ​$75.69. How much does an average movie ticket cost in each of these​ countries? \n" ); document.write( "
Algebra.Com's Answer #664015 by jorel555(1290)\"\" \"About 
You can put this solution on YOUR website!
Let j be Japan, and s be for Switzerland. Then:
\n" ); document.write( "3j+2s=7936
\n" ); document.write( "2j+3s=7569
\n" ); document.write( "So:
\n" ); document.write( "9j+6s=23808
\n" ); document.write( "4j+6s=15138
\n" ); document.write( "5j=8670
\n" ); document.write( "j=1734
\n" ); document.write( "s=1367
\n" ); document.write( "Japanese tickets are $17.34, and Swiss tickets are $13.67. ☺☺☺☺
\n" ); document.write( "
\n" );