Physik
Kinematik, Kraftanalyse, Elektrizität und Gleichungslogik.
-
question # 6 multiple choice what will you see on the next line? >>> my…
[5, 10, 6, 32]
-
question # 5 dropdown choose the function required to have the code hav…
pop
-
question # 3 multiple choice what will you see on the next line? >>> al…
3
-
multiple choice you used range in definite loops earlier in the course.…
[0, 1, 2]
-
in the program below, which two variables have the same scope? def subt…
numC and numD
-
choose the correct term to complete the sentence. is often used to desc…
Local
-
in the program below, which two variables have the same scope? def rhym…
rhymeWord
-
question # 6 multiple choice the ____ of a variable is determined by wh…
A. scope
-
def square(numa, numb): return numa ** numb base = 5 power = 2 answer =…
D. power and base
-
for the function below, which variables have the same scope? def square…
None of the above options are correct.
-
in the program below, numa is a _____. def multiply(numa, numb): produc…
B. parameter
-
2025 - 2026 lll fundamentals of computing for adult education english e…
can have zero to many parameters
-
put the parts of the program in order to have the output shown below. d…
First part: def multiply(numA, numB): return numA * numB Second part: answer = multiply(8,2) Third part: print(answer)
-
which statements are true? select 4 options. a function can have a stri…
A. A function can have a string parameter. B. A function can have many parameters. C. A function can have only one parameter. D. A function can have no parameters. E. A function c…
-
what is the output? def divide(numa, numb): return numa / numb answer =…
7.0
-
multiple select which statement is true? select 3 options. the definiti…
A. The definition of a function can come before or after it is used. B. A function can use variables as parameters. D. A function can have more than one parameter.
-
parameter return value function : a value that can be passed from a fun…
parameter: a value that can be passed to a function return value: a value that can be passed from a function back to the calling part of a program function: a group of instruction…
-
2025 - 2026 lll fundamentals of computing for adult education english u…
The function `def subtract(numA, numB): return numA - numB`
-
question # 1 multiple choice you have used loops for repetitive process…
D. for
-
how do you halt an infinite loop? by pressing the control key and the k…
C
-
how do you halt an infinite loop? by pressing the key together with the…
B. Control
-
math formula what is the output? answer = 0 for numb in 1,4: for numa i…
40
-
question # 4 multiple choice how do you stop a program that is stuck in…
C. Press the Control key together with the C key.
-
question # 3 multiple choice what is the output of the following progra…
The output is `1, 0`
-
question # 2 multiple choice what is the output for the following progr…
3 1 3 2 5 1 5 2
-
what is the output of this program? numa = 10 for count in range(5): nu…
20
-
while loops quiz choose the type of loop that works best for the situat…
definite
-
choose the type of loop that works best for the situation. when you kno…
First blank: for Second blank: a counter variable
-
this test/quiz is accepting submissions until friday, october 31, 2025 …
B. Frequency, Intensity, Time & Type
-
choose the type of loop that works best for the situation. when you do …
indefinite
-
question 3 (1 point) summer enjoys riding the stationary bike at the gy…
B. intensity
-
choose the type of loop that works best for the situation. when you do …
while; a condition
-
question 2 (1 point) what component of the fitt principle deals with yo…
A. intensity
-
what missing condition will give you the output shown? numb = 2 while _…
numB < 12
-
question 1 (1 point) what component of the fitt principle deals with ho…
B. frequency
-
which of these dot diagrams best describe the motion of a free - fallin…
C. Diagram C
-
what missing condition will give you the output shown? numb = 2 while _…
numB < 12
-
a paint brush is dropped from the top of a tall ladder and free falls t…
The velocity ... increases The acceleration ... remains constant
-
a tennis ball is hit straight upwards and undergoes a free fall motion …
The velocity... decreases The acceleration... remains constant
-
velocity and acceleration are both vectors; they have a direction. what…
The velocity: upward The acceleration: downward
-
question # 7 dropdown choose the best type of loop for each situation. …
For finding the batting average of 13 baseball players: `for` loop For asking users for store names until they enter "done": `while` loop
-
velocity and acceleration are both vectors; they have a direction. what…
The velocity: downward The acceleration: downward
-
question # 6 math formula what is the output? numb = 25 while numb > 13…
10
-
a tennis ball is hit straight upwards and undergoes a free fall motion …
The velocity... increases The acceleration... remains constant
-
question # 5 dropdown what is missing in the following program? count =…
while
-
the units at the top in the conversion factor should be the pounds (lb)…
B. False
-
question # 4 multiple select which situations are better suited to an i…
- writing a program to average numbers without requiring the user to count the numbers - allowing the user to enter their best friends names without saying how many friends they c…
-
question # 3 multiple choice what is the output of the following progra…
50
-
question # 2 math formula what is the value of numc at the end of this …
3
-
for counter in range(3): print(counter * 2)
2 4
-
one of these representations is not like the others. tap on the one tha…
"The object's vertical acceleration changes by -9.8 m/s every second."
-
one of these representations is not like the others. tap on the one tha…
The statement "The time to rise to the peak location equals the time to fall from the peak location."
-
one of these representations is not like the others. tap on the one tha…
The first representation (the one with force vectors) is the one that doesn't belong.
-
a ball is thrown from a height of 64 meters with an initial downward ve…
$t\approx3.29$ seconds
-
a sled is at rest at the top of a slope 2 m high. the sled has a mass o…
882 J
-
ella has a mass of 56 kg, and tyrone has a mass of 68 kg. ella is stand…
If Tyrone stands at the top of a 2 m high ramp, his potential energy will be greater than Ella's.
-
physical science a 2025 - 2026 potential and kinetic energy the amount …
its motion
-
a roller coaster with a potential energy of 235,200 j sits at the top o…
$800\ kg$
-
what is the kinetic energy of a ball with a mass of 0.5 kg and a veloci…
25 J
-
which statement best compares potential and kinetic energy? only potent…
Kinetic energy increases and potential energy decreases when the velocity of an object increases.
-
kyle has a mass of 54 kg and is jogging at a velocity of 3 m/s. what is…
243 J
-
which two factors are used to calculate the kinetic energy of an object…
velocity and mass
-
a car is moving at 12 m/s and has a mass of 600 kg. what is the kinetic…
43,200 J
-
an object has a velocity of 8 m/s and a kinetic energy of 480 j. what i…
15 kg
-
in a volcano, erupting lava flows continuously through a tube system ab…
32
-
dolbears law states the relationship between the rate at which snowy tr…
$59.5$
-
dolbears law states the relationship between the rate at which snowy tr…
64
-
question: 3 how would we write an if statement where tracy will put the…
# Breve explicación: En la programación, una variable es positiva cuando es mayor que 0. La sintaxis correcta para una declaración `if` en muchos lenguajes de programación es `if …
-
question: 2 if we write an if statement and the condition is false, wha…
Tracy skips the commands under the if statement
-
2.16.2 if statements question: 1 why do we use if statements? to tell t…
# Breve explicación: Las declaraciones if se usan en la programación para tomar decisiones basadas en condiciones booleanas. Permiten que el programa siga diferentes rutas de ejec…
-
multiple choice question trainees can engage in online role - play simu…
D. avatars
-
mark the checkbox for each process, depending upon whether they describ…
Flipping on a light switch: Second Law of Thermodynamics Cooking an egg on the stove: First Law of Thermodynamics A lizard sunning itself on a rock: Second Law of Thermodynamics A…
-
read the passage from the railroad builders by john moody. answer the q…
The use of wooden rails (ties) to reduce friction and facilitate the pulling of coal - filled wagons.
-
3.) if the acceleration graph is a flat line, what does that tell you a…
3. La aceleración es constante y la velocidad cambia a una tasa constante. 4. Movimiento con velocidad constante hacia adelante. 5. Movimiento con velocidad constante hacia atrás.…
-
lesson 2.02: division of power part 1 - directions: use information fro…
| Power | Delegated Power (Federal Gov) | Concurrent Powers (State & Fed Gov) | Reserved Powers (State Gov) | | ---- | ---- | ---- | ---- | | Ratify Constitutional Amendments | | …
-
physical science a 2025 - 2026 potential and kinetic energy calculating…
80 J
-
multiple choice question a computer simulation learning experience that…
C. virtual reality
-
anita wants to be an electrician. for her training, she participates in…
apprenticeship
-
question 5 esc are the initials for a computerized technology that impr…
A. Electronic Stability Control
-
what name is given to a computer application that employees use to find…
D. Electronic performance support systems (EPSS)
-
multiple choice question which of the following is true of computer - b…
It usually costs less than classroom training.
-
identify the designated electric steering component in the image above.…
d. Steering gear motor
-
identify the designated electric steering component in the image above.…
b. Steering gear assembly
-
identify the designated electric steering component in the image above.…
a. Steering gear motor
-
identify the designated electric steering component in the image above …
b. Control module
-
the diameter of neptune is 30,599 miles. approximate the diameter of ne…
31,000
-
ntage - (fat 3e) ase 4 steering an identify the designated electric ste…
b. Steering column
-
identify the designated electric steering component in the image above.…
b. Steering gear assembly
-
clear water pool service (cwps) provides the maintenance for over 7,000…
44.55
-
carbon dioxide emissions associated with a one - night stay in a hotel …
5816
-
competition for factory jobs in the north; as wages were forced downwar…
the migration of black Americans to the north
-
10) a cannonball is fired from a cliff. the height (h) of the cannonbal…
$t = 6.5$ seconds
-
the average temperature on the planet a is 156°c. convert this temperat…
$313$
-
23 minutes remaining 2 of 28 chapter exams content page 27 of 28 questi…
B. False
-
question 26 a balloon angioplasty is a procedure used to treat___? a na…
A. Narrowed blood vessels
-
question 25 what is the condition called when there is chest pain due t…
B. Angina pectoris
-
chapter exams content page 24 of 28 question 24 what is the outermost l…
C. Pericardium
-
chapter exams content page 23 of 28 question 23 what does hypertension …
D. High blood pressure
-
question 22 2.5 point when blood vessels become thickened and lose elas…
atherosclerosis
-
question 21 the medical term for the enlargement of the heart is blank …
cardiomegaly