Answer:
7.2 litters of milk
Step-by-step explanation:
4 times 1.8
Answer:




Step-by-step explanation:
<h3>Given information</h3>


<h3>Question 15. f(g(2))</h3>
<u>Substitute values into the first function</u>



<u>Substitute the values of the first function into the second</u>



<h3>Question 16. g(f(2.5))</h3>
<u>Substitute values into the first function</u>


<u />
<u>Substitute the values of the first function into the second</u>




<h3>Question 17. g(f(-5))</h3>
<u>Substitute values into the first function</u>


<u>Substitute the values of the first function into the second</u>




<h3>Question 18. f(g(-5))</h3>
<u>Substitute values into the first function</u>



<u>Substitute the values of the first function into the second</u>



Hope this helps!! :)
Please let me know if you have any questions
18 servings of soup he can make with the potatoes!
Answer:
Yes
Step-by-step explanation:
A for loop basically relies on repeating the same code for a pre-set number of times. During which you can make any code repeat inside of it, including indexing through a type of list. Many times a for-loop will use the indexes in a list to calculate the number of times that the loop has to repeat. This is usually done in order to search or apply changes in an array of other types of data structures that have countless values stored in it.