Linear expansivity is a type of thermal expansion. It is described by a fraction that represents the fractional increase in length of a thin beam of a material exposed to a temperature increase of one degree Celsius. ... Linear expansivity is used in many real world applications.
Answer:
1) current = I
2) Resistance = V/I
3) current = 2I
4) resistance = V/2I
5) current = 3I
6) Resistance = V/3I
7) Current = 4I
8) Resistance = V/4I
Explanation:
When one bulb is connected across the battery then let say the current is given as I
Then resistance is given as

When two bulbs are in parallel with the battery then
total current becomes twice of initial current
so we have
current = 2I
Resistance of the circuit is now

When three bulbs are in parallel with the battery then
total current becomes three times of initial current
so we have
current = 3I
Resistance of the circuit is now

When four bulbs are in parallel with the battery then
total current becomes four times of initial current
so we have
current = 4I
Resistance of the circuit is now

"The total distance traveled divided by the time it takes to travel the distance"
That's actually a pretty good definition of average speed. <em>(A)</em>
%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.