document.write( "Question 999057: A bus has 16 rows of seats. It is completely full, and each row has an equal but unknown number of kids. After fourteen kids get off the bus, only 50 kids remain on the bus. \n" ); document.write( "
Algebra.Com's Answer #616746 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
If 50 kids remain, and 14 just got off, there must have been
\n" ); document.write( "50 + 14 = 64 kids on the bus.
\n" ); document.write( "If there were 16 equal rows, there were
\n" ); document.write( "64 / 16 = 4 kids in each row.
\n" ); document.write( "
\n" );