document.write( "Question 769631: In a exam there are 50 question.each correct answer fetches 1 mark whereas for each wrong answer,1/3rd mark was deducted.a student attempted all question and got 10 marks find the no. of question be correctly answerd \n" ); document.write( "
Algebra.Com's Answer #468956 by ramkikk66(644)![]() ![]() ![]() You can put this solution on YOUR website! \r\n" ); document.write( "In a exam there are 50 question.each correct answer fetches 1 mark whereas for each wrong answer,1/3rd mark was deducted.a student attempted all question and got 10 marks find the no. of question be correctly answerd\r\n" ); document.write( "Ans:\r\n" ); document.write( "Let the number of correctly answered questions be x\r\n" ); document.write( "Then the number of incorrectly answered questions = (50-x)\r\n" ); document.write( "Marks scored for correct answers = x*1 = x\r\n" ); document.write( "Marks scored for incorrect answers = (50 - x)*(-1/3) = (x - 50)/3\r\n" ); document.write( "Total marks scored is given as 10\r\n" ); document.write( "So,\r\n" ); document.write( "\n" ); document.write( " |