document.write( "Question 881037: in an examination a student score 4 mark for every correct ans and lose 1 mark for every wrong ans if he attempts in all 60 question and secures 130 mark what no of question does he attempts correctly.\n" ); document.write( " \n" ); document.write( "
Algebra.Com's Answer #531887 by sl.ahmed(1)![]() ![]() You can put this solution on YOUR website! Let, no of correct attemd is x\n" ); document.write( "then, \n" ); document.write( "4x - 1*(60-x) = 130\n" ); document.write( "=> 4x - 60 x = 130\n" ); document.write( "=> 5x = 190\n" ); document.write( "=> x = 38\n" ); document.write( "there for answer 38 \n" ); document.write( " |