Two or more elements chemically combined
What is a compound?
In the programming language Java, how do you comment out code?
//
Wheel and axle, lever, inclined plane, pulley, screw, wedge
What are the six simple machines?
2 * 2 + 5^2 =
29
This Latin 4-letter hospital code word means immediately
STAT
Part of atom that contains protons and neutrons
What is the nucleus?
List at least 3 Big Tech companies with offices in Washington State.
Microsoft, Amazon, Nintendo, Google, Facebook, Pinterest, SpaceX, Expedia, Reddit, ...
An electrical box that amplifies a voltage
What is a transformer?
(-3)^2 + 3 * 4 =
21
Around 3 out of 5 organ transplants in the United States involves this organ
Kidney
Powerhouse of a cell
What is the mitochondria?
What coding language(s) do/can you use to create apps on Androids?
Java, Koitlin, Python, C#...
Branch of physics that includes heat and temperature, and its relation to energy and matter
What are thermodynamics?
-(5+2)^2 + 6x =
6x-49
Jeanne Calment died in 1997, setting a record as the world's most long-lived person that is still unsurpassed. What was her age?
122 years and 164 days
Process used by plants to convert light energy into chemical energy
What is photosynthesis?
Name 4 different Types of Loops used in Java.
For loops, for each loops, while loops, do while loops...
The unit for electrical resistance
What are ohms?
What is the length of a line segment that connects point A at (0,0) and point B at (3,4)? (Think Distance Formula)
= 5
In 2003, scientists announced the completion of this program that sequenced human DNA
The Human Genome Project
Law that states for every action there is an equal and opposite reaction
What is Newton’s Third Law
What does this following piece of code do (Java):
int dogBark = 5;
for(int i = 0; i < dogBarkt; i++){
System.out.println("bark");
}
it will print out:
bark
bark
bark
bark
bark
The ratio between effort and resistance forces
What is Mechanical advantage?
Is the function:
1/x
even, odd, or neither?
= odd
In 1906, a German doctor first presented his findings about this memory-loss disease that’s now named after him
Alzheimer’s