document.write( "Question 360106: A total of 915 tickets were sold for a game for a total of $1,130. If adult tickets sold for $2.00 and children's tickets sold for $1.00, how many of each kind of ticket were sold?\r
\n" ); document.write( "\n" ); document.write( "adult ticket=
\n" ); document.write( "Children ticket=
\n" ); document.write( "

Algebra.Com's Answer #256956 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!

\n" ); document.write( "Hi,
\n" ); document.write( "Let x represent the number of adult tickets sold. then (915-x) is the number of student tickets sold
\n" ); document.write( "write as we read***
\n" ); document.write( "$2*x + $1(915-x) = $1,130
\n" ); document.write( "solve for x
\n" ); document.write( "x = 1130-915
\n" ); document.write( "x = 215
\n" ); document.write( "215 adult tickets and 700 children's tickets were sold
\n" ); document.write( "checking our answer
\n" ); document.write( "$430 + $700 = $1,130 \n" ); document.write( "
\n" );