document.write( "Question 810187: Sue is selling tickets. The first day she sold 4 senior citizen tickets and 2 children tickets for a total of $80. The second day she sold 5 senior tickets and 7 children tickets for a total of $145. What is the price of the senior tickets and the children tickets? \n" ); document.write( "
Algebra.Com's Answer #487983 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
4s+2c=80,
\n" ); document.write( "5s+7c=145
\n" ); document.write( "c=10 s=15
\n" ); document.write( "
\n" );