document.write( "Question 662498: Two types of tickets are sold for a concert. Adult tickets each cost $13, while child tickets each cost $7. A total of 155 tickets are sold, bringing in a total of $1,727. How many adult tickets were sold? \n" ); document.write( "
Algebra.Com's Answer #412309 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "total of 155 tickets are sold
\n" ); document.write( " Adult tickets\"highlight%28x%29\" each cost $13, while child tickets\"highlight%28155-x%29\" each cost $7.
\n" ); document.write( "Question states*** total revenue from the tickets = $1,727
\n" ); document.write( " 13x + 7(155-x) = 1727 ||solve for x \n" ); document.write( "
\n" );