document.write( "Question 1198103: You purchased theater tickets for 4 adults and 2 children and spent $320. For the same performance, your neighbor purchased tickets for 2 adults and 3 children for $240. How much did each adult ticket cost? \n" ); document.write( "
Algebra.Com's Answer #831608 by Alan3354(69443)\"\" \"About 
You can put this solution on YOUR website!
You purchased theater tickets for 4 adults and 2 children and spent $320. For the same performance, your neighbor purchased tickets for 2 adults and 3 children for $240. How much did each adult ticket cost?
\n" ); document.write( "----------------------------
\n" ); document.write( "4A + 2C = 320
\n" ); document.write( "2A + 3C = 240 --> 4A + 6C = 480
\n" ); document.write( "=================
\n" ); document.write( "4A + 6C = 480
\n" ); document.write( "4A + 2C = 320
\n" ); document.write( "------------------------- Subtract
\n" ); document.write( "
\n" );