document.write( "Question 419823: Movie tickets cost $5 for children, $8 for adults and $4 for seniors. The theater earned $1890 in a day. Five times as many adults attended as seniors. Twice as many children attended as seniors. Set up and solve a system of equations, to find how many of each type of ticket was sold.
\n" ); document.write( "Any help would be greatly appreciated!!
\n" ); document.write( "

Algebra.Com's Answer #293554 by ankor@dixie-net.com(22740)\"\" \"About 
You can put this solution on YOUR website!
Movie tickets cost $5 for children, $8 for adults and $4 for seniors.
\n" ); document.write( " The theater earned $1890 in a day. Five times as many adults attended as seniors.
\n" ); document.write( " Twice as many children attended as seniors.
\n" ); document.write( " Set up and solve a system of equations, to find how many of each type of ticket was sold.
\n" ); document.write( ":
\n" ); document.write( "Let c = no. of children
\n" ); document.write( "Let a = no. of adults
\n" ); document.write( "Let s = no. seniors
\n" ); document.write( ":
\n" ); document.write( "Write an equation for each sentence:
\n" ); document.write( ":
\n" ); document.write( "\"The theater earned $1890 in a day.\"
\n" ); document.write( "5c + 8a + 4s = 1890
\n" ); document.write( ":
\n" ); document.write( "\"Five times as many adults attended as seniors.\"
\n" ); document.write( "a = 5s
\n" ); document.write( ":
\n" ); document.write( "\" Twice as many children attended as seniors.\"
\n" ); document.write( "c = 2s
\n" ); document.write( ":
\n" ); document.write( "5c + 8a + 4s = 1890
\n" ); document.write( " replace c with 2s; replace a with 5s
\n" ); document.write( "5(2s) + 8(5s) + 4s = 1890
\n" ); document.write( "10s + 40s + 4s = 1890
\n" ); document.write( "54s = 1890
\n" ); document.write( "s = \"1890%2F54\"
\n" ); document.write( "s = 35 Seniors
\n" ); document.write( "then
\n" ); document.write( "a = 5(35)
\n" ); document.write( "a = 175 adults
\n" ); document.write( "and
\n" ); document.write( "c = 2(35)
\n" ); document.write( "c = 70 children
\n" ); document.write( ":
\n" ); document.write( ":
\n" ); document.write( "Check solution
\n" ); document.write( "70(5) + 175(8) + 35(4) =
\n" ); document.write( "350 + 1400 + 140 = 1890; confirms our solutions\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "
\n" ); document.write( "
\n" );