document.write( "Question 559628: A local radio station is drawing to win tickets to see a rock group. The winners will be driven in a limousine that holds 8 passengers. Concert tickets cost $22 for adults and $19 for students. after renting a limousine the radio station has $167 left in their give away budget to buy the 8 tickets. how many adults and student tickets can the station buy? \n" ); document.write( "
Algebra.Com's Answer #363478 by josmiceli(19441)\"\" \"About 
You can put this solution on YOUR website!
Let \"a\" = number of adult tickets station can buy
\n" ); document.write( "Let \"s\" = number of student tickets station can buy
\n" ); document.write( "given:
\n" ); document.write( "(1) \"+22a+%2B+19s+=+167+\"
\n" ); document.write( "(2) \"+a+%2B+s+=+8+\"
\n" ); document.write( "Multiply both sides of (2) by 19 and
\n" ); document.write( "subtract (2) from (1)
\n" ); document.write( "(1) \"+22a+%2B+19s+=+167+\"
\n" ); document.write( "(2) \"+-19a+-+19s+=+152+\"
\n" ); document.write( "\"+3a+=+15+\"
\n" ); document.write( "\"+a+=+5+\"
\n" ); document.write( "and
\n" ); document.write( "(2) \"+a+%2B+s+=+8+\"
\n" ); document.write( "(2) \"+5+%2B+s+=+8+\"
\n" ); document.write( "(2) \"+s+=+3+\"
\n" ); document.write( "They can buy 5 adult and 3 student tickets
\n" ); document.write( "check:
\n" ); document.write( "(1) \"+22a+%2B+19s+=+167+\"
\n" ); document.write( "(1) \"+22%2A5+%2B+19%2A3+=+167+\"
\n" ); document.write( "(1) \"+110+%2B+57+=+167+\"
\n" ); document.write( "(1) \"+167+=+167+\"
\n" ); document.write( "OK
\n" ); document.write( "
\n" );