document.write( "Question 756752: Im having a very difficult time trying to figure out this practice problem. Please help me solve.
\n" ); document.write( "
\n" ); document.write( " Average movie prices in the United Staes are in general lower in other countries. It would cost $79.21 to buy three tickets in japan plus two tickets in switzerland. Three tickets in switzerland plus two tickets in japan would cost $75.39. How much does a movie ticket cost in each of these countries?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( " I tried to set it up but do not feel its right. Ex: $79.21 divided by 3 plus 2x, giving me $13.20 for japan?
\n" ); document.write( "

Algebra.Com's Answer #460422 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
let j = cost of a ticket in Japan
\n" ); document.write( "let s = cost of one in Switzerland
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each statement:
\n" ); document.write( ":
\n" ); document.write( " It would cost $79.21 to buy three tickets in japan
\n" ); document.write( " plus two tickets in switzerland.
\n" ); document.write( "3j + 2s = 79.21
\n" ); document.write( ":
\n" ); document.write( " Three tickets in switzerland plus two tickets in japan would
\n" ); document.write( " cost $75.39.
\n" ); document.write( "2j + 3s = 75.39
\n" ); document.write( ":
\n" ); document.write( "Use elimination here multiply the 1st equation by 3, the 2nd eq by 2
\n" ); document.write( "9j + 6s = 237.63
\n" ); document.write( "4j + 6s = 150.78
\n" ); document.write( "-----------------subtracting eliminates s, find j
\n" ); document.write( "5j = 86.85
\n" ); document.write( "j = 86.85/5
\n" ); document.write( "j = $17.37 per ticket in Japan
\n" ); document.write( ":
\n" ); document.write( "Use the first equation to find s, replace j with 17.37:
\n" ); document.write( "3(17.37) + 2s = 79.21
\n" ); document.write( "52.11 + 2s = 79.21
\n" ); document.write( "2s = 79.21 - 52.11
\n" ); document.write( "2s = 27.10
\n" ); document.write( "s = 27.10/2
\n" ); document.write( "s = $13.55 in Switzerland
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "You can confirm this yourself, do the math in the 2nd equation
\n" ); document.write( "2(17.37) + 3(13.55) = 75.39
\n" ); document.write( " \r
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );