document.write( "Question 1088917: A movie theater charges $5 admission for an adult and $3 for a child. If 700
\n" ); document.write( "tickets were sold and the total revenue received was $2900, how many
\n" ); document.write( "tickets of each type were sold?
\n" ); document.write( "

Algebra.Com's Answer #703247 by ikleyn(52779)\"\" \"About 
You can put this solution on YOUR website!
.
\n" ); document.write( "
\r\n" );
document.write( " a +  c =  700,    (1)   (a = # of adults; c = # of children)\r\n" );
document.write( "5a + 3c = 2900.    (2)\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Express a = 700 - c from 1) and substitute it into equation (2). You will get\r\n" );
document.write( "\r\n" );
document.write( "5*(700 - c) + 3c = 2900.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Simplify and solve for c:\r\n" );
document.write( "\r\n" );
document.write( "3500 - 5c + 3c = 2900,\r\n" );
document.write( "\r\n" );
document.write( "-2c = 2900 - 3500  ====>  -2c = - 600  ====>  c = \"%28-600%29%2F%28-2%29\" = 300.\r\n" );
document.write( "\r\n" );
document.write( "\r\n" );
document.write( "Answer.  300 children and 700-300 = 400 adults.\r\n" );
document.write( "
\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );