Answer:
b. Machine learning
Explanation:
The technique that is being described in this situation is known as Machine Learning. This is a fairly new technology that has become popular over the last decade. Machine learning uses artificial intelligence to analyze data and learn from it. Every time the system analyzes the data it learns something new, saves it, and implements it to its processes. Therefore, the more times it repeats the more it learns. These systems are continuously getting better and learning more, which makes them incredibly efficient.
You have to subtract the tax amount by the final amount then multiply the result by the percentage of tip that is based on the service that you received.
Answer: True
Explanation: yes, it is true that egrep can accept multiple filenames as input arguments for example egrep -r "text1/text2", so this will search in all the sub directories . E grep is also known as 'grep -E' which belongs to the group of grep function and we used egrep to separate multiple patterns for OR conditions. This is also very less time consuming if you are going to search multiple input arguments in multiple different logs at the same time.
Khan Academy is a good website and also has an app
Use PEMDAS.
6 + 3(4) / 6
6 + 12 / 6
6 + 2 = 8
6 / 6 = 1
8 / 1 = 8
I hope this helped.