document.write( "Question 993946: Brenda's school is selling tickets to a fall musical. On the first day of ticket sales the school sold 4 adult tickets and 3 child tickets for a total of $75. The school took in $25 on the second day by selling 1 adult ticket and 2 child tickets. What is the price each of one adult ticket and one child ticket? \n" ); document.write( "
Algebra.Com's Answer #613166 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
Brenda's school is selling tickets to a fall musical. On the first day of ticket sales the school sold 4 adult tickets and 3 child tickets for a total of $75. The school took in $25 on the second day by selling 1 adult ticket and 2 child tickets. What is the price each of one adult ticket and one child ticket?
\n" ); document.write( "----
\n" ); document.write( "1st Day:: 4a + 3c = 75
\n" ); document.write( "2nd Day:: a + 2c = 25
\n" ); document.write( "---------------------
\n" ); document.write( "Modify for elimination:
\n" ); document.write( "4a + 3c = 75
\n" ); document.write( "4a + 8c = 100
\n" ); document.write( "---
\n" ); document.write( "Subtract and solve for \"c\"::
\n" ); document.write( "5c = 25
\n" ); document.write( "c = 5 (Price of a child ticket)
\n" ); document.write( "--------
\n" ); document.write( "Solve for \"a\"::
\n" ); document.write( "a + 2c = 25
\n" ); document.write( "a + 10 = 25
\n" ); document.write( "a = 15 (Price of an adult ticket)
\n" ); document.write( "------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "----------
\n" ); document.write( "
\n" );