Explanation:
all I know is every number that have a bar on is equal to one
Answer:
a) 24 kg
b) 32 kg
Explanation:
The gauge pressure is of the gas is equal to the weight of the piston divided by its area:
p = P / A
p = m * g / (π/4 * d^2)
Rearranging
p * (π/4 * d^2) = m * g
m = p * (π/4 * d^2) / g
m = 1200 * (π/4 * 0.5^2) / 9.81 = 24 kg
After the weight is added the gauge pressure is 2.8kPa
The mass of piston plus addded weight is
m2 = 2800 * (π/4 * 0.5^2) / 9.81 = 56 kg
56 - 24 = 32 kg
The mass of the added weight is 32 kg.
Answer:
The solution code is written in Java.
System.out.println(numItems);
Explanation:
Java <em>println() </em>method can be used to display any string on the console terminal. We can use <em>println()</em> method to output the value held by variable <em>numItems.</em> The <em>numItems </em>is passed as the input parameter to <em>println()</em> and this will output the value of <em>numItems</em> to console terminal and at the same time the output with be ended with a newline automatically.
What the given passage is saying about the relationship between sustainability and responsibility is that;
C: We should only consider products or services to be green if their broad impact can be considered so.
<h3>Sustainability</h3>
From the passage, we see a write up questioning if the things we term to be green are truly green.
Now, from the passage, we see that a biofuel that is considered to be green is not really green if we consider that if it requires massive overproduction, it could wreck the water table.
Also, he says that if the production is local but also wasteful then it is not green.
Thus, we can see clearly that before we term a product or service as green, we should also consider their broad impact on the environment.
Read more about sustainability at; brainly.com/question/14154063