document.write( "Question 1071885: Tickets to the ball game are $8 for students and $12 for adults. If you sold three times as many student tickets as adults tickets and you made a total of $540, how many adult tickets did you sell? \n" ); document.write( "
Algebra.Com's Answer #686815 by Boreal(15235)![]() ![]() You can put this solution on YOUR website! 8S+12A=540 \n" ); document.write( "S=3A \n" ); document.write( "24A+12A=540 \n" ); document.write( "A=15 \n" ); document.write( "S=45 \n" ); document.write( "That is 15*$12=$180 \n" ); document.write( "and 45*$8=$360 \n" ); document.write( "They add to $540. \n" ); document.write( " |