document.write( "Question 1019987: A movie theater sold a total of 260 adult and child tickets on a certain day. The theater sold 2.25 times as many adult tickets as child tickets. Each adult ticket cost $7 and each child ticket cost $3. How much revenue did the theater generate in ticket sales that day? \n" ); document.write( "
Algebra.Com's Answer #635919 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
x childrens tickets
\n" ); document.write( "y adult tickets
\n" ); document.write( "\"system%28x%2By=260%2Cy%2Fx=2.25%29\"
\n" ); document.write( "Solve for x and y, and use their values to calculate revenue.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "revenue will be \"3x%2B7y\".
\n" ); document.write( "
\n" );