Answer:
The answer is "
".
Explanation:
Please find the correct question in the attachment file.
using formula:



Answer:
Alice is correct.
The loop are dependent.
Explanation:
for(i = 1; i <= N; i = (i*2)+17 )
for(k = i+1; k <= i+N; k = k+1) // notice i in i+1 and i+N
printf("B")
This is a nested for-loop.
After the first for-loop opening, there is no block of statement to be executed rather a for-loop is called again. And the second for-loop uses the value of i from the first for-loop. The value of N is both called from outside the loop.
So, the second for-loop depend on the first for loop to get the value of i. For clarity purpose, code indentation or use of curly brace is advised.
Answer:
Web Browser
Explanation:
Because you dont use a messaging app or presentation software to look up stuff its common knowledge
Answer:
14.506°C
Explanation:
Given data :
flow rate of water been cooled = 0.011 m^3/s
inlet temp = 30°C + 273 = 303 k
cooling medium temperature = 6°C + 273 = 279 k
flow rate of cooling medium = 0.02 m^3/s
Determine the outlet temperature
we can determine the outlet temperature by applying the relation below
Heat gained by cooling medium = Heat lost by water
= ( Mcp ( To - 6 ) = Mcp ( 30 - To )
since the properties of water and the cooling medium ( water ) is the same
= 0.02 ( To - 6 ) = 0.011 ( 30 - To )
= 1.82 ( To - 6 ) = 30 - To
hence To ( outlet temperature ) = 14.506°C
Tools, weapons, hardware, armor