document.write( "Question 432428: As part of the 'learning journey'program, 73 pupils travelled on two buses, one air-conditioned and one non-air-conditioned, to the Singapore Discovery Centre. Three-fifths of the pupils on the air-conditoned bus were girls. There were 17 boys in the non-air conditioned bus. The number of girls on the two buses were equal. How many pupils were there on the air-conditioned bus? \n" ); document.write( "
Algebra.Com's Answer #299821 by htmentor(1343)![]() ![]() You can put this solution on YOUR website! Let t = the total number of students on the air-conditioned bus (#1) \n" ); document.write( "Then 73-t = the total number on the non-air-conditioned bus (#2) \n" ); document.write( "Let b = the number of boys on the air-conditioned bus \n" ); document.write( "Let g = the number of girls (the same on both buses) \n" ); document.write( "Since 3/5 of the students are girls, we can write the following equation for bus #1: \n" ); document.write( "g = 3/5t (1) \n" ); document.write( "There are 17 boys on bus #2, so we can write the following for bus #2: \n" ); document.write( "73 - t = 17 + g (2) \n" ); document.write( "Now we have 2 equations and 2 unknowns. \n" ); document.write( "Substituting the value for g from (1) into (2) gives: \n" ); document.write( "73 - t = 17 + (3/5)t \n" ); document.write( "Solve for t: \n" ); document.write( "(8/5)t = 56 -> t = 35 \n" ); document.write( "So there are 35 pupils on the air-conditioned bus. \n" ); document.write( "Check: \n" ); document.write( "The number of girls = 3/5*35 = 21 \n" ); document.write( "The number of boys on bus #1 = 73 - 21 - 21 - 17 = 14 \n" ); document.write( "And since 2/5 of the pupils on bus #1 are boys: \n" ); document.write( "2/5*35 = 14\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |