Science
Technology
Engineering
Math
Medical
100

Two or more elements chemically combined



What is a compound?

100

In the programming language Java, how do you comment out code?  

//

100

Wheel and axle, lever, inclined plane, pulley, screw, wedge

What are the six simple machines?

100

 2 * 2 + 5^2 =

29

100

This Latin 4-letter hospital code word means immediately



STAT

200

 Part of atom that contains protons and neutrons

 

What is the nucleus?

200

List at least 3 Big Tech companies with offices in Washington State. 

Microsoft, Amazon, Nintendo, Google, Facebook, Pinterest, SpaceX, Expedia, Reddit, ...

200

An electrical box that amplifies a voltage

What is a transformer?

200

 (-3)^2 + 3 * 4 = 

21

200


Around 3 out of 5 organ transplants in the United States involves this organ



Kidney

300

Powerhouse of a cell

What is the mitochondria?

300

What coding language(s) do/can you use to create apps on Androids? 

Java, Koitlin, Python, C#...

300

Branch of physics that includes heat and temperature, and its relation to energy and matter

What are thermodynamics?

300

-(5+2)^2 + 6x =

6x-49

300


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

400

Process used by plants to convert light energy into chemical energy


What is photosynthesis?

400

Name 4 different Types of Loops used in Java. 

For loops, for each loops, while loops, do while loops... 

400

The unit for electrical resistance

What are ohms?

400

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

400

In 2003, scientists announced the completion of this program that sequenced human DNA



The Human Genome Project

500

Law that states for every action there is an equal and opposite reaction


What is Newton’s Third Law

500

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

500

The ratio between effort and resistance forces

What is Mechanical advantage? 

500

Is the function: 

1/x 

even, odd, or neither?

 = odd

500

In 1906, a German doctor first presented his findings about this memory-loss disease that’s now named after him


Alzheimer’s

M
e
n
u