document.write( "Question 1025086: The average mark for 100 learners in a test is 39%. The average mark for the learners who passed is 60%, while the average mark for the learners who failed is 30%. Compute the number of learners who failed the test \n" ); document.write( "
Algebra.Com's Answer #640374 by robertb(5830) You can put this solution on YOUR website! Let \n" ); document.write( "\n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "Let x = number of passes, so that 100 - x = number of failures.\r \n" ); document.write( "\n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "==> \n" ); document.write( "\n" ); document.write( "100 - x = 70, the number of failures. \n" ); document.write( " |