document.write( "Question 471074: In a survey, 3/16 of people said that they preferred to use self-service gas stations. 5/8 said that they preferred not to pump their own gas. The remaining 75 respondents said that they had no clear preference. How many people preferred self service? Can you please explain to me how to work this problem? Thank you \n" ); document.write( "
Algebra.Com's Answer #323118 by sudhanshu_kmr(1152)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "Let total number of person = x\r \n" ); document.write( "\n" ); document.write( "Number of person that preferred to use self-service = 3x/16\r \n" ); document.write( "\n" ); document.write( "number of persons that not preferred to use self-service = 5x/8\r \n" ); document.write( "\n" ); document.write( "and number of remaining persons that had no clear preference = 75\r \n" ); document.write( "\n" ); document.write( "these three groups form total number of persons...\r \n" ); document.write( "\n" ); document.write( "3x/16 + 5x/8 + 75 = x\r \n" ); document.write( "\n" ); document.write( "=> 13x/16 + 75 = x\r \n" ); document.write( "\n" ); document.write( "=> 75 = x - 13x/16\r \n" ); document.write( "\n" ); document.write( "=> 75 = 3x/16 \r \n" ); document.write( "\n" ); document.write( "so, x = 400\r \n" ); document.write( "\n" ); document.write( " Number of person that preferred to use self-service = 3/16 * 400 = 75\r \n" ); document.write( "\n" ); document.write( " \n" ); document.write( " |