document.write( "Question 622373: In a classroom there are two kinds of seats; single and double. There are twice as single seats as double seats. THe room can accomodate 76 pupils. How many each kind of seats are there? \n" ); document.write( "
Algebra.Com's Answer #391333 by ewatrrr(24785)\"\" \"About 
You can put this solution on YOUR website!
 
\n" ); document.write( "Hi,
\n" ); document.write( "In a classroom there are two kinds of seats; single and double.
\n" ); document.write( "There are twice as single seats as double seats\"highlight%28x%29\".
\n" ); document.write( "THe room can accomodate 76 pupils. How many each kind of seats are there?
\n" ); document.write( "Question states***
\n" ); document.write( "Students = Students
\n" ); document.write( " 76 = single seats + 2(double seats)
\n" ); document.write( " 76 = 2x + 2(x)
\n" ); document.write( " 76 = 4x
\n" ); document.write( " x = 19 double seats and 38 single seats
\n" ); document.write( "CHECKING our Answer***
\n" ); document.write( " 38 + 2*19 = room for 76 Students \n" ); document.write( "
\n" );