Answer:
The code will be:
#include <stdio.h>
#include <stdlib.h>
main () {
double weight, shippingCharge, rate, segments;
int distance;
printf("Enter the weight: \n");
scanf("%lf", &weight);
printf("Enter the distance: \n");
scanf("%i", &distance);
if (weight <= 10) {
printf("Rate is $3.00 \n");
rate = 3;
} else {
printf("Rate is $5.00 \n");
rate = 5;
}
if (distance % 500 == 0) {
segments = distance / 500;
} else {
segments = distance / 500 + 1;
}
shippingCharge = rate * segments;
if (distance >1000) {
shippingCharge = shippingCharge + 10;
}
printf("Your shipping charge is $%lf\n", shippingCharge);
system ("pause");
}
Answer:
<h2>698.3Kpa</h2>
Explanation:
Step one:
given data
V1=0.25m^3
T1=290k
P1=100kPa
V2=0.5m^2
T2=405k
P2=? final pressure
Step two:
The combined gas equation is given as
P1V1/T1=P2V2/T2
Substituting we have
(100*0.25)/290=P2*0.05/405
25/290=0.5P2/405
0.086=0.05P2/405
cross multiply
0.086*405=0.05P2
34.9=0.05P2
divide both sides by 0.05
P2=34.9/0.05
P2=698.3Kpa
<u>Therefore the new pressure is 698.3Kpa when the gas is compressed</u>
In the case above, poor connection at the pressure cycling switch and also a faulty A/C clutch coil could be the cause.
<h3>What is likely the reason when an A/C compressor will not engage if A/C is turned on?</h3>
The cause that hinders the A/C Compressor from engaging are:
- Due to low pressure lockout.
- Due to a poor ground
- Due to bad clutch coil.
- Dur to an opening in the wire that links to the clutch coil.
- Due to a blown fuse.
Note that the pressure switches is known to be one that control the on/off function of any kind of AC compressor and as such, if there is switch failure, it can hinder the AC compressor from functioning at all.
Therefore, technician A and B are correct.
Learn more about refrigerant pressure from
brainly.com/question/10054719
#SPJ1
Answer:
Thy answer to your very sophisticated question is 1E23
Explanation:
IT JUST IS! Dont ask any questions
mAsquErade, mAsquerade tHat iS mY naME
Answer:
Inspectors use inductive reasoning on the job.
Explanation:
I just took the test.