document.write( "Question 1073141: In this survey of 250 people 210 of them said they like cheese. What Percentage of the people do not like cheese \n" ); document.write( "
| Algebra.Com's Answer #688007 by Boreal(15235)     You can put this solution on YOUR website! 210/250=x/100 \n" ); document.write( "21000=250x \n" ); document.write( "x=84% like it \n" ); document.write( "Therefore, 16% do NOT like it. \n" ); document.write( " |