document.write( "Question 949090: Jack and Jill are trying to figure out how much each movie ticket costs. Jack knows that the adult tickets are 2 times plus 1 more than the children tickets. Jill knows that they sold 45 adult tickets and 70 children tickets and made $525. How much is each ticket?\r
\n" ); document.write( "\n" ); document.write( "I need to solve this with the systems of substitution. I need to know how to write 2 equations out so I can solve for x and y.
\n" ); document.write( "

Algebra.Com's Answer #579359 by josgarithmetic(39620)\"\" \"About 
You can put this solution on YOUR website!
x, adult price
\n" ); document.write( "c, child price
\n" ); document.write( "-
\n" ); document.write( "x=2c+1
\n" ); document.write( "-
\n" ); document.write( "45 adult tickets, and 70 children tickets, revenue $525:
\n" ); document.write( "\"45x%2B70c=525\"
\n" ); document.write( "substitute for x.
\n" ); document.write( "\"45%282c%2B1%29%2B70c=525\"
\n" ); document.write( "Continue from that.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The TWO EQUATIONS you would start with is this system:
\n" ); document.write( "\"system%28x=2c%2B1%2C45x%2B70c=525%29\"\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "You could use y instead of c if you want. Just be clear about saying what each variable means.
\n" ); document.write( "
\n" );