document.write( "Question 1024174: The jazz band sold tickets for a concert. Adults paid $10 apiece, students paid $5 apiece and seniors paid $6 apiece. A total of 1129 tickets were sold at the concert. If there was 1 more student than adults and seniors combined, and the total income for the concert is $8257, how many of each kind of ticket was sold at the concert ? \n" ); document.write( "
Algebra.Com's Answer #639632 by stanbon(75887)\"\" \"About 
You can put this solution on YOUR website!
The jazz band sold tickets for a concert. Adults paid $10 apiece, students paid $5 apiece and seniors paid $6 apiece. A total of 1129 tickets were sold at the concert. If there was 1 more student than adults and seniors combined, and the total income for the concert is $8257, how many of each kind of ticket was sold at the concert ?
\n" ); document.write( "------
\n" ); document.write( "Quantity:: a + t + s = 1129 tickets
\n" ); document.write( "Value:: 10a + 5t + 6s = 8257 dollars
\n" ); document.write( "Quantity::: t = a+s + 1
\n" ); document.write( "-------------------------------
\n" ); document.write( "Rearrange::
\n" ); document.write( "a + t + s = 1129
\n" ); document.write( "10a + 5t + 6s = 8257
\n" ); document.write( "a - t + s = -1
\n" ); document.write( "------
\n" ); document.write( "Solve the system be any means you know to get:
\n" ); document.write( "a = 512 (# of adult)
\n" ); document.write( "t = 565 (# of student)
\n" ); document.write( "s = 52 (# of senior)
\n" ); document.write( "--------------
\n" ); document.write( "Cheers,
\n" ); document.write( "Stan H.
\n" ); document.write( "-----------
\n" ); document.write( "
\n" );