Answer:
if you're talking about the car b-post, the answer is "posts"
Explanation:
looked it up
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
Answer:
7.7 kN
Explanation:
The capacity of a material having a crack to withstand fracture is referred to as fracture toughness.
It can be expressed by using the formula:

where;
fracture toughness K = 137 MPa
geometry factor Y = 1
applied stress
= ???
crack length a = 2mm = 0.002
∴




Now, the tensile impact obtained is:

P = A × σ
P = 1728.289 × 4.5
P = 7777.30 N
P = 7.7 kN
Answer:
Babies come from heaven didn't you know?