document.write( "Question 754413: 40 adults and 26 kids went to see a mobie on the openinh screening and the revenue for the showing was 486.70 the next show 20 adults and 31 kids went to see the same movie and the revenue was 332.45 dollars how much wad an adult ticket and how much was a kid ticket \n" ); document.write( "
Algebra.Com's Answer #459059 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
a = price for adult
\n" ); document.write( "c = price for child\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Opening Screening: 40a+26c=486.70
\n" ); document.write( "Next Show: 20a+31c=332.45\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Handle that system any way you want. Easiest might be multiply the Next Show by 2, subtract the Opening Screening from this. You would have an equation just in c, and can solve for c.
\n" ); document.write( "
\n" );