document.write( "Question 1069681: the mean score of the students who took a mathematics test was 6. exactly 60% of the student pass the test. the mean score of the student who passed the test was 8. what is the mean score of the student who failed the test? \n" ); document.write( "
Algebra.Com's Answer #684846 by KMST(5328)\"\" \"About 
You can put this solution on YOUR website!
Maybe all that is expected is
\n" ); document.write( "\"x\"= mean score of the students failing the test
\n" ); document.write( "Since \"6\"= mean score represents a \"weighted average\" of
\n" ); document.write( "\"%2260%25%22=60%2F100=0.6\" of the students with a mean score of \"8\"
\n" ); document.write( "and \"%22100%25%22-%2260%25%22=40%25=40%2F100=0.40\" of the students with a mean score of \"x\" :
\n" ); document.write( "\"0.4x%2B0.6%2A8=6\"
\n" ); document.write( "\"0.4x%2B4.8=6\"
\n" ); document.write( "\"0.4x=6-4.8\"
\n" ); document.write( "\"0.4x=1.2\"
\n" ); document.write( "\"x=1.2%2F0.4\"
\n" ); document.write( "\"highlight%28x=3%29\"
\n" ); document.write( "
\n" ); document.write( "A DIFFERENT EXPLANATION:
\n" ); document.write( "We are told that
\n" ); document.write( "\"6\"= mean score of the students who took the test
\n" ); document.write( "\"8\"= mean score of the students who passed the test
\n" ); document.write( "and also that
\n" ); document.write( "\"%2260%25%22=60%2F100=0.60\" is the fraction of students who passed the test,
\n" ); document.write( "meaning that unfortunately
\n" ); document.write( "\"%22100%25%22-%2260%25%22=40%25=40%2F100=0.40\" is the fraction of students who failed the test.
\n" ); document.write( "Let us say that
\n" ); document.write( "\"n\"= total number of students taking the test,
\n" ); document.write( "and we want to find
\n" ); document.write( "\"x\"= mean score of the students failing the test
\n" ); document.write( "Then
\n" ); document.write( "\"0.60n\"= number of students passing the test
\n" ); document.write( "\"0.40n\"= number of students failing the test
\n" ); document.write( "\"6%2An\"= sum of scores of all students taking the test
\n" ); document.write( "\"8%2A%280.60n%29\"= sum of scores of students passing the test
\n" ); document.write( "\"%280.40n%29%2Ax\"= sum of scores of students passing the test
\n" ); document.write( "So.
\n" ); document.write( "\"0.4nx%2B8%2A0.6n=6%2An\"
\n" ); document.write( "\"0.4nx%2B4.8n=6n\"
\n" ); document.write( "\"%280.4x%2B4.8%29n=6n\"
\n" ); document.write( "\"0.4x%2B4.8=6\"
\n" ); document.write( "\"0.4x=6-4.8\"
\n" ); document.write( "\"0.4x=1.2\"
\n" ); document.write( "\"x=1.2%2F0.4\"
\n" ); document.write( "\"highlight%28x=3%29\"
\n" ); document.write( "
\n" );