Idk :) but the other guy answering might be able to help you. please give me a like!
Hello!
Distance between two points (2,9) and (6,3) -
<span>1. Take the Absolute Difference between the X points 2 and 6. The Absolute Difference is 4. </span>
<span>2. Square 4 = 16 </span>
<span>3. Take the Absolute Difference between the Y points 9 and 3. The absolute Difference is 12. </span>
<span>4. Square 12 = 144 </span>
<span>5 Add 144 + 16 = 160 </span>
<span>6. Take the Square root of 160 </span>
<span>12.6491106407
Hope this Helps at least! :)</span>
Let me help you!
Ok, so before I give you the answer, which is very simple, I will first show you how to answer questions like this in the future.
In the variable declaration, the array "numbers[]" has been declared as an integer. The values of the array "numbers[]" are: <span>83, 62, 77, 97, 88; respectively, the values are equivalent to: 0, 1, 2, 3, 4 which makes the range of array "numbers[]": 5.
To make it clearer:
</span>numbers[0] = 83
numbers[1] = 62
numbers[2] = 77
numbers[3] = 97 <---- This is what we are looking for!
numbers[4] = 88
*** By the way, when counting the range, we don't start at 1, we start at 0. That's why even if the range is 5, the last value is 4.
Therefore, the answer is: 3 or numbers[3].
After solving the linear
equations below, I’ve come up with the answer x = 2 and y = 7. I am hoping that
this answer has satisfied your query and it will be able to help you in your
endeavor, and if you would like, feel free to ask another question.