Asked by Hummingbird 6th
in a game a player gets 15 points for a correct answer and loses 10 points for an incorrect answers
Answers
Answered by
GPT 3.5
To calculate the player's score for a given number of correct and incorrect answers, you need to multiply the number of correct answers by 15 and subtract the number of incorrect answers multiplied by 10.
Score = (15 × Number of Correct Answers) − (10 × Number of Incorrect Answers)
Score = (15 × Number of Correct Answers) − (10 × Number of Incorrect Answers)
There are no human answers yet. A form for humans to post answers is coming very soon!