document.write( "Question 1055591: In a school 50% of the students are younger than 10, 1/20 are 10 years old and 1/10 are older than 10 but younger than 12, the remaining 70 students are 12 years or older. How many students are 10 years old? \n" ); document.write( "
Algebra.Com's Answer #670778 by ikleyn(52781)![]() ![]() You can put this solution on YOUR website! . \n" ); document.write( "In a school 50% of the students are younger than 10, 1/20 are 10 years old and 1/10 are older than 10 but younger than 12, \n" ); document.write( "the remaining 70 students are 12 years or older. How many students are 10 years old? \n" ); document.write( "~~~~~~~~~~~~~~~~~~\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( " \r\n" ); document.write( "Let x = the total number of students in the school.\r\n" ); document.write( "\r\n" ); document.write( "Then 0.5x are those who are younger than 10; (1)\r\n" ); document.write( "\r\n" ); document.write( " 0.05 are 19 years old; (2)\r\n" ); document.write( "\r\n" ); document.write( " 0.1x are older than 10 but younger than 12. (3)\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Their sum (1) + (2) + (3) is 0.5x + 0.05x + 0.1x = 0.65x.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "The remaining are x - 0.65x = 0.35x, and the equation is\r\n" ); document.write( "\r\n" ); document.write( "0.35x = 70.\r\n" ); document.write( "\r\n" ); document.write( "\r\n" ); document.write( "Then x = \n" ); document.write( " \n" ); document.write( " |