Answer:
The answer is "Binary Search algorithm".
Explanation:
It is an accurate method, which is used to identify an object from the list of things, that has been sorted. It operates by splitting a section of the list.
- It includes the element twice into half, until after you have reduced all the potential targets to only one.
- This algorithm works with O(n * log(n)) efficiency, that's why it is used in the array sorting, it also consumes less time.
Answer:
To reach this sales value by producing more child tickets than adult tickets, it will be necessary to sell 90 child tickets and 60 adult tickets.
Explanation:
In order for the sale of 150 tickets to give a value equal to 102 dollars, and the child tickets were sold in greater quantity than the adult tickets, we would need to sell 90 child tickets and 60 adult tickets. This can be confirmed by calculating:
60 * 0.8 = 48 dollars.
48 + (90 * 0.6) = 102 dollars.
Respect and obey federal
State
Local laws
Beliefs
Opinion of others