document.write( "Question 570210: A stadium has 30,000 seats. The home teams gets four times as many tickets as the opposing team. What are the linear equations and how many tickets does each team get? \n" ); document.write( "
Algebra.Com's Answer #367630 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"+t+\" = number of tickets opposing team gets
\n" ); document.write( "\"+4t+%2B+t+=+30000+\"
\n" ); document.write( "\"+5t+=+30000+\"
\n" ); document.write( "\"+t+=+6000+\"
\n" ); document.write( "\"+30000+-+t+\" = number of home team tickets
\n" ); document.write( "\"+30000++-+4t+\" = number of tickets opposing team gets
\n" ); document.write( "
\n" );