You can use Pythagoras theorem to find the radius.
r^2 + 8^2 = 10^2
r^2 + 64 = 100
r^2 = 36
r = 6
The answer is: 36 in total
Answer:
Step-by-step explanation:
hi
You could get two different functions out of this:
<u>2x + 2y = 8</u>
1). <u> 'y' as a function of 'x'</u>
Subtract 2x from each side: 2y = -2x + 8
Divide each side by 2 : <em> y = -x + 4</em>
2). <u> 'x' as a function of 'y' :</u>
Subtract 2y from each side: 2x = -2y + 8
Divide each side by 2 : <em> x = -y + 4</em>
Those two functions look the same, but that's just because the original
equation given in the problem was so symmetrical. In general, they're
not the same function.