asked 178k views
1 vote
five friends played a game where you earn positive and negative points. Their final scores were -3.5, 2, -3, -1, and 1.5. What was the highest score? What was the lowest score?

1 Answer

0 votes

We need to compare the score of all the players and determine which are the highest and lowest. There are negative and positive scores. For positive scores we can simply see which number is greater to determine the highest, but for negative scores this is inverted, the farther away from "0" a negative number is the lowest its value.

With this in mind we can organize the scores in a increasing order.


-3.5,-3,-1,1.5,2

So the highest score is "2" and the lowest is "-3.5".

answered
User Ken Tsoi
by
8.0k points

No related questions found

Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.