document.write( "Question 773823: My algebra problem:
\n" );
document.write( "The circus is coming to town. Sue is selling tickets. The first day she sells 4 senior citizen and 2 children for $80. The next day she sells 5 senior citizen and 7 children for $145. What's the price of child ticket and a senior citizen ticket? \n" );
document.write( "
Algebra.Com's Answer #471863 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! The circus is coming to town. Sue is selling tickets. The first day she sells 4 senior citizen and 2 children for $80. The next day she sells 5 senior citizen and 7 children for $145. What's the price of child ticket and a senior citizen ticket? \n" ); document.write( "----------------------- \n" ); document.write( "4s + 2c = 80 \n" ); document.write( "5s + 7c = 145 \n" ); document.write( " \n" ); document.write( " |