document.write( "Question 894290: tickets to a local movie were sold at 5.00 for adults and 3.00 for students if 51 tickets were sold for 213.00, how many adult and student tickets were sold \n" ); document.write( "
Algebra.Com's Answer #541876 by josgarithmetic(39621)\"\" \"About 
You can put this solution on YOUR website!
Assign variables; and then account for tickets and sales revenue.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "x = how many students
\n" ); document.write( "y = how many adults\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"3x%2B5y=213\", for the money
\n" ); document.write( "\"x%2By=51\" , for the tickets\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Solve the system.
\n" ); document.write( "
\n" );