document.write( "Question 313796: In a school, all of the students study physics or chemistry. Sixty percent of the students who study physics also study chemistry, but only one third of the chemistry students study physics. If there are 110 students in this school, how many of them study both of these subjects? \n" ); document.write( "
| Algebra.Com's Answer #224503 by scott8148(6628)     You can put this solution on YOUR website! .6 p = b ___ p = (5/3) b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "c / 3 = b ___ c = 3 b\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "p + c - b = 110 ___ (5/3)b + 3b - b = 110 ___ (11/3)b = 110 ___ b = 30 \n" ); document.write( " |