Answer:
Three Times.
Step-by-step explanation:
First and foremost a binary search requires that the array be sorted in ascending or descending order.
After the initial step the search goes to the middle most value
i.e.
will be the second 14, which is the first iteration.
Since 14 is less than 19 the search will eliminate the lower half of the including 14, and will iterate again through the array:
![[15,18,18,19,19]](https://tex.z-dn.net/?f=%5B15%2C18%2C18%2C19%2C19%5D)
The array will go to the middle most value which is 18, second iteration. Since 18 is less than 19, the program will eliminate the lower half and be left with two values i.e.
.
The search will run once i.e. third iteration, and will return key value found.
Set it up as an equation. "A number" is x.
2x-2=x+64
Move all of the x terms to one side by subtracting x from both sides, then add 2 to both sides to isolate x.
X=66
The number is 66
CD is congruent to XY, DA is congruent to YZ and AC is congruent to ZX even tho i'm not able to see properly your image