This might count as engineering, I'm not sure as this is IT
An ordered collection of data elements stored and accessed in a program is called what?
Group of answer choices
Variables
List
Locale
Parameters
Answer:
10.5
Explanation:
Convert to an equation for example P%* X=Y
P is 7.5% X is 140, so the equation Is 7.5 percent * 14= Y
convert 7.5% Into a decimal by removing the percent sign and deviding by 7.5/100= 0.075
Substitute 0.075 for 7.5% in the equation: 7.5%*140=Y becomes 0.075*140= 10.5
Please help ASAP!!
What is the main function of a voltage regulator?
A) A voltage regulator's main task is to maintain a constant voltage level.
B) A voltage regulator's main task is to provide an amplified power source.
C) A voltage regulator's main task is to create a path of least resistance for electrons.
D) A voltage regulator's main task is to control electric current flowing from a power source.
E) A voltage regulator's main task is to convert alternating current to direct current
Answer:
The answer you are looking for is D
Answer:
Option A
Explanation: Voltage regulator, any electrical or electronic device that maintains the voltage of a power source within acceptable limits.
2.12.5: Four Corners
Answer:
speed(0)
square_length = int(input("What is the length of the square?"))
def draw_square():
pendown()
for i in range(4):
forward(square_length)
left(90)
penup()
penup()
setposition(-200, -200)
draw_square()
penup()
setposition(-200, 200 - square_length)
draw_square()
penup()
setposition(200 - square_length, 200 - square_length)
draw_square()
penup()
setposition(200 - square_length, -200)
draw_square()Explanation:
It is usually most slippery ___ of rain fall
Answer:
A.) At the start
Explanation:
Roads are most slippery at the beginning of rain storms due to oil and dirt from traffic. By the end of a rain storm, the oil and dirt are more likely to have been washed off the roadway. Additionally, rain is not the only factor that can contribute to slippery roadways - and not even the most dangerous. Ice is even slipperier.
Determine the design stress for bolts in a cylinder cover where the load is fluctuating due to gas pressure. The maximum load on the bolt is 50 kN and the minimum is 30 kN. The load is unpredictable and factor of safety is 3. The surface of the bolt is hot rolled and the surface finish factor is 0.9. During a simple tension test and rotating beam test on ductile materials (40 C 8 steel annealed), the following results were obtained : Diameter of specimen = 12.5 mm; Yield strength = 240 MPa; Ultimate strength = 450 MPa; Endurance limit = 180 MPa
Sorry I'm new and need points ty
Please help ASAP!!
Which of these substances is the most flammable?
A) nitrogen
B) sulfur dioxide
C) butane
D) nitric oxide
E) silica
Answer:
Butane
Explanation:
Its very simple, this subtance is highly flammable, its a easily liquefied gas that vaporizes at room temperature.