Answer:
1) A = 547.1136, C = 82.896
2) A = 678.5226, C = 92.316
3) A = 844.5344, C = 102.992
4) A = 1554.49625, C = 139.73
5) A = 1561.4906, C = 140.044
6) A = 994.8776, C = 111.784
Step-by-step explanation:
1)


2)


3)


4)


5)


6)


The last one represents a function ..
Answer:
1/3
(given answers in Question are unreadable)
Step-by-step explanation:
We search for red balls (neither yellow or black). There are 6 red balls among all 18 balls. Selecting one ball, there is a chance 6/18 that we pull out a red one. 6/18 is the same as 1/3.
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>