Answer:

Explanation:
Given that
Calorific value (CV) = 44 MJ/Kg
CV= 44,000 KJ/kg
Brake thermal efficiency(η) = 37.9 %
We know that

Where BP is the brake power



Brake specific fuel consumption (s)




Answer:
public static int average(int j, int k) {
return (int)(( (long)(i) + (long)(j) ) /2 );
}
Explanation:
The above code returns the average of two integer variables
Line 1 of the code declares a method along with 2 variables
Method declared: average of integer data type
Variables: j and k of type integer, respectively
Line 2 calculates the average of the two variables and returns the value of the average.
The first of two integers to average is j
The second of two integers to average is k
The last parameter ensures average using (j+k)/2
A staircase what makes it a lever is another objects used to displace the force better
You have to delete the app or delete your account
Answer and Explanation:
The heat engine are used for converting the heat energy into mechanical energy .When heat energy is converted into mechanical energy then this mechanical energy are used to do the useful work. Heat engine working based on the three process that are head addition , expansion and heat rejection.