Technician A is correct. Technician B is wrong because a gear's transmission is used to increase or decrease torque.
The relation torque is relying on multiplying the circumferential detail with the resource of the usage of the radius; massive gears experience a greater amount of torque, at the same time as smaller gears experience a great deal much less torque. Similarly, the torque ratio is equal to the ratio of the gears' radii. A gear's transmission torque modifications as it will boom or decreases speed. Commonly, with the resource of the usage of lowering the speed, a small torque on the doorway issue is transferred as a massive torque at the output issue. The calculation of torque is quantified with the resource of the usage of an extensive form of teeth.
Learn more about the torque at brainly.com/question/28220969
#SPJ4
Answer:
insert (array[] , value , currentsize , maxsize )
{
if maxsize <=currentsize
{
return -1
}
index = currentsize-1
while (i>=0 && array[index] > value)
{
array[index+1]=array[index]
i=i-1
}
array[i+1]=value
return 0
}
Explanation:
1: Check if array is already full, if it's full then no component may be inserted.
2: if array isn't full:
- Check parts of the array ranging from last position of range towards initial range and determine position of that initial range that is smaller than the worth to be inserted.
- Right shift every component of the array once ranging from last position up to the position larger than the position at that smaller range was known.
- assign new worth to the position that is next to the known position of initial smaller component.
Answer:

Explanation:
Approximately, we can use the ideal gas law, below we see how we can deduce the density from general gas equation. To do this, remember that the number of moles n is equal to
, where m is the mass and M the molar mass of the gas, and the density is
.
For air
and 
So, 

Answer:
The correct answer to the following question will be "Because the head acts as a stop".
Explanation:
- Since the head serves as either a stopping (especially in comparison to something like a floppy tape clip or hanger), the combination square seems to be more reliable and accurate than those of the tape measure.
- And maybe you'll know that certain style outlines are still square to something like the sides or finishes.
So that the above seems to be the right answer.