document.write( "Question 903801: A basketball team sells tickets that cost $10, $20, or, for VIP seats, $30. The team has sold 545 tickets overall. It has sold 163 more $20 tickets than $10 tickets. The total sales are $9770. How many tickets of each kind have been sold? \n" ); document.write( "
Algebra.Com's Answer #548299 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
a+b+c=545,
\n" ); document.write( "10*a+20*b+30*c=9770,
\n" ); document.write( "b=a+163
\n" ); document.write( "a-b+0=-163
\n" ); document.write( "1,1,1,545
\n" ); document.write( "10,20,30,9770
\n" ); document.write( "1,-1,0,-163\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "(165,328,52)
\n" ); document.write( "
\n" );