Answer:
The correct option is;
Neither Technician A nor B
Explanation:
The evaporative emission monitor or Evaporaive Emission Control System EVAP System monitors enables the Power Control Module of the car to check fuel system leak integrity and the vapor consumption efficiency during engine combustion
It is a requirement of EPA on cars to check the emission of smug forming evaporates from cars
Serious monitor faults can cause the turning on of the check engine lights and the vehicle will not pass OBD II test, but it will not lead to engine shutdown
It runs when the engine is 15 to 85% full and the TP sensor is between 9% and 35%.
Therefore, the correct option is that neither Technician A nor B are correct.
Answer:
Energy produce in one year =20.49 x 10¹⁶ J/year
Explanation:
Given that
Plant produce 6.50 × 10⁸ J/s of energy.
It produce 6.50 × 10⁸ J in 1 s.
We know that
1 year = 365 days
1 days = 24 hr
1 hr = 3600 s
1 year = 365 x 24 x 3600 s
1 year = 31536000 s
So energy produce in 1 year = 31536000 x 6.50 × 10⁸ J/year
Energy produce in one year = 204984 x 10¹² J/year
Energy produce in one year =20.49 x 10¹⁶ J/year
Answer:
Using python
num_boys = int(input("Enter number of boys :"))
num_girls = int(input("Enter number of girls :"))
budget = int(input("Enter the number of dollars spent per school year :"))
try:
dollarperstudent = budget/(num_boys+num_girls)
print("Dollar spent per student : "+str(dollarperstudent))#final result
except ZeroDivisionError:
print("unavailable")
Answer:
True because he is working his arms to lift and hold the weight
Explanation:
Answer:
a. 318.2k
b. 45.2kj
Explanation:
Heat transfer rate to an object is equal to the thermal conductivity of the material the object is made from, multiplied by the surface area in contact, multiplied by the difference in temperature between the two objects, divided by the thickness of the material.
See attachment for detailed analysis