document.write( "Question 831781: A cinema has 2340 seats. All of the rows of seats in the cinema have either 50 seats or 45 seats. If there are three times as many rows with 50 seats as those with 45 seats, find the total number of rows in the cinema. \n" ); document.write( "
Algebra.Com's Answer #501644 by richwmiller(17219)\"\" \"About 
You can put this solution on YOUR website!
50x+45y=2340,
\n" ); document.write( "x=3y
\n" ); document.write( "x = 36, y = 12
\n" ); document.write( "total 48
\n" ); document.write( "
\n" );