document.write( "Question 1148392: At the circus, two adult tickets and five child tickets cost $41, and five adult tickets and two child tickets cost $50. Which system of linear equations below can be used to determine the price of each ticket?\r
\n" );
document.write( "\n" );
document.write( "Let x represent the cost of an adult ticket, and let y re5A present the cost of a child ticket. \n" );
document.write( "
Algebra.Com's Answer #769744 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! At the circus, two adult tickets and five child tickets cost $41, and five adult tickets and two child tickets cost $50. Which system of linear equations below can be used to determine the price of each ticket? \n" ); document.write( "==================== \n" ); document.write( "A = adult tix \n" ); document.write( "C = child tix \n" ); document.write( "--- \n" ); document.write( "2A + 5C = 41 \n" ); document.write( "5A + 2C = 50\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |