document.write( "Question 1075909: A movie theatre sells two types of tickets: adult and child. On Tuesday, the theatre sold 100 adult tickets and 70 child tickets and made a total of $1,100. On Wednesday, the theatre sold 50 adult tickets and 50 child tickets and made a total of $625. How much is an adult movie theatre ticket?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #690566 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! Similar problem. \n" ); document.write( "============================================ \n" ); document.write( "Huana spent $28 on writing on writing utensils, pens cost $4 dollars and $2 pencils. She bought a total of 8. How many did she buy? \n" ); document.write( "------------- \n" ); document.write( "P = # of pens \n" ); document.write( "C = # of pencils \n" ); document.write( "--- \n" ); document.write( "P + C = 8 \n" ); document.write( "4P + 2C = 28 \n" ); document.write( " \n" ); document.write( " |