document.write( "Question 28880: Ben sold some adult tickets & some student tickets for a basketball game.
\n" ); document.write( "Each adult ticket cost $5
\n" ); document.write( "Each student ticket cost $3
\n" ); document.write( "Ben collected $180 for the 50 tickets he sold.\r
\n" ); document.write( "\n" ); document.write( "1. How many adult tickets did he sell?
\n" ); document.write( "2. How many student tickets did he sell?\r
\n" ); document.write( "\n" ); document.write( "Show all your work. Explain in words how you found your answer. Tell why you took the steps you did to solve the problems
\n" ); document.write( "

Algebra.Com's Answer #15793 by Paul(988)\"\" \"About 
You can put this solution on YOUR website!
Let the adult ticket bve x
\n" ); document.write( "Let the childern ticket be y
\n" ); document.write( "total tickets sold = 50
\n" ); document.write( "x+y=50
\n" ); document.write( "solve for y
\n" ); document.write( "y=50-x (subsitution)\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Cost for adults tickets = $5 so tickets sold for adults -->5x
\n" ); document.write( "Cost for childern tickets = $3 so tickets sold for childern = 3y
\n" ); document.write( "TOtal cost = $180\r
\n" ); document.write( "\n" ); document.write( "


\n" ); document.write( "Equation:
\n" ); document.write( "5x+3y=180
\n" ); document.write( "Subsitute
\n" ); document.write( "5x+3(50-x)=180
\n" ); document.write( "5x+150-3x=180
\n" ); document.write( "2x=30
\n" ); document.write( "x=15\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "y=50-15
\n" ); document.write( "y=35\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Hence, anout 15 adult tickets were sold and about 35 childern tickets were sold.
\n" ); document.write( "Paul. \n" ); document.write( "

\n" );