Answer:
The answer is A
Explanation:
A large risk of tailgating is the collision avoidance time being much less than the driver reaction time. Driving instructors advocate that drivers always use the "two-second rule" regardless of speed or the type of road. During adverse weather, downhill slopes, or hazardous conditions such as black ice, it is important to maintain an even greater distance.
Answer:
451.13 J/kg.°C
Explanation:
Applying,
Q = cm(t₂-t₁)............... Equation 1
Where Q = Heat, c = specific heat capacity of iron, m = mass of iron, t₂= Final temperature, t₁ = initial temperature.
Make c the subject of the equation
c = Q/m(t₂-t₁).............. Equation 2
From the question,
Given: Q = 1500 J, m = 133 g = 0.113 kg, t₁ = 20 °C, t₂ = 45 °C
Substitute these values into equation 2
c = 1500/[0.133(45-20)]
c = 1500/(0.133×25)
c = 1500/3.325
c = 451.13 J/kg.°C
Animals don't make Their own food. they instead depend on the food made by plants. hence no need for chloroplasts
%d is a format specifier that is a placeholder for an int value. It tells the compiler that we want to print an integer value that is present in variable a. In this way there are several format specifiers in c.