document.write( "Question 724056: the cinema sold 200 ticket for 22600 totally. if the denomination of the ticket were rs.100 and rs.120. how many ticket each denomination were sold. \n" ); document.write( "
Algebra.Com's Answer #443563 by josgarithmetic(39617)\"\" \"About 
You can put this solution on YOUR website!
This might be understood if your \"totally\" means revenue is 22600 of the rs units were sold.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Let x = count of rs.100 tickets
\n" ); document.write( "Let y = count of rs.120 tickets\r
\n" ); document.write( "\n" ); document.write( "\"100x%2B120y=22600\" and \"x%2By=200\". Solve x and y in that system.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "The first equation is simplifiable to 10x+12y=2260, or 5x+6y=1130, so a better system is:
\n" ); document.write( "\"5x%2B6y=1130\"
\n" ); document.write( "\"x%2By=200\"
\n" ); document.write( "Solve system for x and y.
\n" ); document.write( "
\n" );