Answer:
its to show the shape is flat and only flat at the botom and top and you can set it up ther way and it wlll still look the same.
Explanation:
Answer:
composition of alpha phase is 27% B
Explanation:
given data
mass fractions = 0.5 for both
composition = 57 wt% B-43 wt% A
composition = 87 wt% B-13 wt% A
solution
as by total composition Co = 57 and by beta phase composition Cβ = 87
we use here lever rule that is
Wα = Wβ ...............1
Wα = Wβ = 0.5
now we take here left side of equation
we will get
= 0.5
= 0.5
solve it we get
Ca = 27
so composition of alpha phase is 27% B
Answer:
"Macro Instruction"
Explanation:
A macro definition is a rule or pattern that specifies how a certain input sequence should be mapped to a replacement output sequence according to a defined procedure. The mapping process that instantiates a macro use into a specific sequence is known as macro expansion.
It is a series of commands and actions that can be stored and run whenever you need to perform the task. You can record or build a macro and then run it to automatically repeat that series of steps or actions.
Answer:
final temperature is 424.8 K
so correct option is e 424.8 K
Explanation:
given data
pressure p1 = 1 bar
pressure p2 = 5 bar
index k = 1.3
temperature t1 = 20°C = 293 k
to find out
final temperature t2
solution
we have given compression is reversible and has an index k
so we can say temperature is
...........1
put here all these value and we get t2
t2 = 424.8
final temperature is 424.8 K
so correct option is e
A function is a block of organized, reusable code that is used to perform a single, related action. Functions provide better modularity for your application and a high degree of code reusing. ... Different programming languages name them differently, for example, functions, methods, sub-routines, procedures, etc.