Asked by jonathan
                there are 50 question in a test. a student gains 2 marks for a correct anwser and loses 1 mark otherwise. if a student has 76 marks, how many question did he answer incorrectly?
            
            
        Answers
                    Answered by
            Jon
            
    This is fairly easy just use alittle more effort and someone will check your answer.
    
                    Answered by
            DrBob222
            
    i = # incorrect (or otherwise) answers
c = # correct answers
========================
i + c = 50
-1 + 2c = 76
================
Solve the two equations simultaneously.
Post your work if you get stuck.
    
c = # correct answers
========================
i + c = 50
-1 + 2c = 76
================
Solve the two equations simultaneously.
Post your work if you get stuck.
                    Answered by
            DrBob222
            
    Check my thinking. Check my work. 
    
                                                    There are no AI answers yet. The ability to request AI answers is coming soon!
                                            
                Submit Your Answer
We prioritize human answers over AI answers.
If you are human, and you can answer this question, please submit your answer.