document.write( "Question 56550: Tickets for the high school musical are $6.00 for adults and for $4.00 for students .how many adults bought tickets if 420 student tickets are sold and the total money collected is $3618 ? \n" ); document.write( "
Algebra.Com's Answer #38377 by tutorcecilia(2152)![]() ![]() You can put this solution on YOUR website! $6.00(x)+$4.00(420)=$3618 \n" ); document.write( "6x+1680=3618 \n" ); document.write( "6x=3618-1680 \n" ); document.write( "6x=1938 \n" ); document.write( "x=323 (Adult tickets sold) \n" ); document.write( " |