

InterviewSolution
Saved Bookmarks
1. |
A travel app launched an online quiz consisting of 50 questions. The information below describes how the points will be awarded to participants. • 2 points for each question answered correctly • –1 for each question answered incorrectly • 0 points for each question that is not answered. • 5 additional points for answering more than 40 questions correctly Choose the correct option for the questions given below:(i) What would be the score of a participant who attempted all questions but answered 45 questions correctly? Option 1:50 Option 2:85 Option 3:90 Option 4: 100 (1) (ii) What would be the score of a participant who attempted 30 questions correctly and 20 questions incorrectly. Option 1: 25 Option 2: 40 Option 3: 80 Option 4: 60 (iii) How many incorrect questions were attempted by the participant if he scores 60 marks and attempted 40 questions correctly. Option 1:10 Option 2: 30 Option 3: 40 Option 4: 20 |
Answer» <html><body><p>Answer:</p><p>question -<a href="https://interviewquestions.tuteehub.com/tag/1-256655" style="font-weight:bold;" target="_blank" title="Click to know more about 1">1</a> (<a href="https://interviewquestions.tuteehub.com/tag/option-25810" style="font-weight:bold;" target="_blank" title="Click to know more about OPTION">OPTION</a> 3) - <a href="https://interviewquestions.tuteehub.com/tag/90-341351" style="font-weight:bold;" target="_blank" title="Click to know more about 90">90</a></p><p> question 2 - (option 2) - <a href="https://interviewquestions.tuteehub.com/tag/40-314386" style="font-weight:bold;" target="_blank" title="Click to know more about 40">40</a></p><p>question 3 -(option 1) - 10</p><p>Step-by-step explanation:</p><p>answers</p><p>q1 = 45 x 2 - <a href="https://interviewquestions.tuteehub.com/tag/5-319454" style="font-weight:bold;" target="_blank" title="Click to know more about 5">5</a> + 5</p><p>q2 = 30 x 2 - 20</p><p>q3 = 40 + 10 = 50</p></body></html> | |