Vocab
Gas Laws
Random I
ROBOTC
Random II
100
The average kinetic energy of the molecules is directly propotional to this
What is temperature?
100
Pressure varies inversely with volume (temp & amount are constant)
What is Boyle's Law?
100
A sample of oxygen gas collected in the lab occupies a volume of 250. in^3 at a pressure of 0.3 psi. What volume will the gas occupy at a pressure of 15.3 psi assuming temperature holds constant?
125 in^3
100
This type of code ends with a semicolon
What is a statement?
100
The Mitsubishi 3000GT
What is Mr. Tassavor's car?
200
The number and force of collisions of gas molecules with their container.
What is pressure?
200
Volume varies directly with temperature (constant pressure & amount)
What is Charles' Law?
200
This Detroit rapper is the greatest rapper ever
Danny Brown
200
This type of code does NOT have semicolons.
What is a control structure.
200
This is the conversion rate between ft*lbs/min and HP.
What is 1 HP = 33,000 ft*lbs/min
300
This is the imperial measurement for temperature.
What is Rankine?
300
Pressure varies directly with temperature (constant volume & amount)
What is Gay-Lussac's Law?
300
The US highway system is named after this American president
Who is Eisenhower
300
This type of code allows you to keep repeating a few lines of code until your condition is no longer true.
What is a while loop?
300
This is the first name of the Batman's coldest villain.
What is Victor?
400
The amount of 3-D space that a gas occupies.
What is volume?
400
This equation relates pressure, temperature, and volume.
PV/T = PV/T
400
Yes
.
400
This is the name of the main unit we program on our robots.
What is a VEX Cortex?
400
The greatest quarterback of all time.
Who is Tom Brady?
500
The atmospheric pressure at sea level.
What is 14.7 psi
500
This unit can't be used in gas law equations
What is Fahrenheit?
500
Mr. Tassavor's first name
Mister
500
This line of code uses the sonar called sonar1 and the motor called leftmoto to spin the motor one way when a hand is greater than 10 cm away and spin the other direction when it is less than or equal to 10 cm away. You have 2 minutes.
if(SensorValue(sonar1)>10) motor(leftmoto) = 100; else motor(leftmoto) = -100;
500
This person fathered Superman and warned his fellow world leaders his planet was going to explode.
Who is Jor-El?
M
e
n
u