document.write( "Question 1209287: Hi
\n" );
document.write( "The number of students with cavities is 6 more than the number without cavities. When 1/8 of the number with cavities was treated they totaled the same number as the students without cavities. How many of the original group of students have cavities and do not have cavities. \n" );
document.write( "
Algebra.Com's Answer #848106 by math_tutor2020(3835) ![]() You can put this solution on YOUR website! \n" ); document.write( "As the other tutors point out, the wording seems a bit strange and leads to a non-integer result.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "I think the issue with this problem is the sentence: \"When 1/8 of the number with cavities was treated they totaled the same number as the students without cavities\".\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "If we replace the word they with the phrase the remaining number with cavities, then, \n" ); document.write( "c = starting number who have cavities \n" ); document.write( "n = starting number with no cavities \n" ); document.write( "(1/8)c = those who get dental treatment \n" ); document.write( "(7/8)c = those who don't get dental treatment \n" ); document.write( "(7/8)c = n \r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The \"The number of students with cavities is 6 more than the number without cavities\" is much more clear. It means that, \n" ); document.write( "c = n+6 \n" ); document.write( "c = (7/8)c+6 \n" ); document.write( "8c = 8*( (7/8)c+6 ) \n" ); document.write( "8c = 7c + 48 \n" ); document.write( "8c-7c = 48 \n" ); document.write( "c = 48 students start off with cavities \n" ); document.write( "n = (7/8)*c = (7/8)*48 = 42 students in the original group do not have cavities \n" ); document.write( "This group of 42 doesn't include those who get dental treatment.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "1/8 of those who do have cavities (48) get dental treatment, so (1/8)*48 = 6 lucky students get treatment \n" ); document.write( "48-6 = 42 unlucky students do not get treatment which equals the students who didn't have cavities at all.\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Answer: \n" ); document.write( "48 start with cavities (6 get treatment) \n" ); document.write( "42 never had cavities at all \n" ); document.write( " \n" ); document.write( " |