document.write( "Question 1062017: Children’s tickets are $3, adult tickets are $5. We sold a total of 35 tickets for $129. How many of each type did we sell? \n" ); document.write( "
Algebra.Com's Answer #676784 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
A typical ticket sales exercise in two variables for a linear system\r
\n" ); document.write( "\n" ); document.write( "x for the low priced tickets
\n" ); document.write( "y for the higher priced tickets\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"system%28x%2By=35%2C3x%2B5y=129%29\"
\n" ); document.write( "
\n" );