Answer:
(c) an acme tool gage
Explanation:
with the help of an acme tool we measure the pitch of a screw thread it is used as reference for finding the pitch of the thread it is also called an inspection tool is aligned to work with an acme tool gage it is also used for gage the internal and external threaded product. it is also used for grinding and setting tools it is mainly work 29° thread angle
Search up A gardener can increase the number of dahlia plants in an annual garden by either buying new bulbs each year or dividing the existing bulbs to create new plants . The table below shows the expected number of bulbs for each method
Part A
For each method,a function to model the expected number of plants for each year
Part B
Use the Functions to Find the expected number of plants in 10 years for each method.
Part C
Answer:

Explanation:
z = number of atoms
M = Molar mass of zirconium
N = Avogadro’s number
Vc = volume of zirconium unit cell
d = density

z = 6 atoms per unit cell
M = 91.224 g/mol
N = 
d = 




Explanation:
First of all get the input from the user, number of rows and number of columns where rows represents seat digit number and column represents the seat letter
rows is initialized to 1 to ensure that row starts at 1 or you can remove it then seat number will start from 0.
The first loop is used for digits starting from 1 to number of rows
The second loop is used for letters starting from 1 to number of columns
since rows and cols are not of the same type that's why we are converting the int type to string type
print(str(rows)+cols) counter will keep updating the columns A, B, C.....
rows= rows + 1 counter will keep updating the rows 1, 2, 3....
Code:
Please refer to the attached image.
Output:
Please enter the number of rows: 2
Please enter the number of columns: 3
1A
1B
1C
2A
2B
2C
Answer:
All Brake lights are dimmer than normal because high resistance in the brake switch could be the cause according to Technician B.
Explanation:
According to Technician A
When the bulb is faulty then no current will flow through bulb and it will be open circuit.So no light will produce in bulb .
According to Technician B
When a high resistance inserted in series circuit the voltage across each resistance is reduced and this cause the light glow dimly.
Formula of resistance in series circuit
Rt=r1+r2+r3......