Answer:
3.6 + 2.3 = 5.9
4.2 + 2.3 = 6.5
3.3 + 2.3 = 5.6
Step-by-step explanation:
Answer:
option C. 
Step-by-step explanation:
we have that
The point (-5,-12) belong to the III quadrant
so
The value of the cosine is negative
Applying the Pythagoras Theorem
Find the value of the hypotenuse

The value of cosine of angle θ is the ratio between the side adjacent to angle θ and the hypotenuse

Let X is the random number Erik thinks of, and Y is the random number Nita thinks of.
Both X and Y are in the range from 0 to 20.
<span>X<=20
Y<=20
If the difference between their two numbers is less than 10, then Erik wins.
The difference between the two numbers can be written X-Y, or Y-X depending on which number (X or Y) is greater. But we do not know that. In order not to get negative value, we calculate absolute value of X-Y, written |X-Y| which will give positive value whether X is greater than Y or not.
If |X-Y|<10 Erik wins.
</span><span>If the difference between their two numbers is greater than 10, then Nita wins.
</span><span>If |X-Y|>10 Nita Wins
</span>