Civil Engineering
Biomedical Engineering
Aerospace/Mech Eng
Electrical/Computer Engineering
Computer Science
100

What is Newton's Second Law? 

Hint: it is an equation

F=m*a

where F is Force (N)

m is mass (kg)

a is acceleration (m/s2)

100

This machine is used in hospitals to take images of bones. 

X-Ray

100

These were the people to make the first working airplane.

The Wright Brothers

100

This fundamental equation, V = IR, describes the relationship between voltage, current, and resistance.

Ohm's Law

100

This term refers to an error in a program that prevents it from running correctly.

A bug

200

What facet of civil engineering deals with planning roads and intersections?

Transportation Engineering

200

This is an artificial replacement of a body part, such as an arm or a leg. 

Prosthetic

200

This is the equation for friction. 

F=μ N

where F is Friction Force (N)

μ is coefficient of friction (static or kinetic)

N is Normal Force 

200

This type of circuit has only one path for current to flow through all components.

 A series circuit

200

This is the term for a step-by-step set of instructions used in programming.

An algorithm

300

The strength of a structure against forces like wind and earthquakes is tested using this type of analysis.

Structural Analysis

300

This type of tissue connects muscles to bones and helps with movement.

A tendon

300

This force opposes motion and slows down an aircraft.

Air Resistance / Drag

300

The fundamental unit of digital data, represented as a 0 or 1.

A bit. 

300

What is the first thing that is typically written when you type a line of a code in a new program?

"Hello World"

400

This ancient Roman structure used to transport water is an early example of civil engineering!

The Aqueducts

400

This system in the human body is responsible for transporting oxygen, nutrients, and hormones through the blood.

Circulatory System

400

This type of energy is stored in objects due to their position, such as a compressed spring or raised weight.

Potential Energy

400

This electrical component stores charge and is often used in power supply circuits.

A capacitor

400

This data structure follows the Last In, First Out (LIFO) principle.

A stack
500

The St. Louis Arch is composed of which type of material?

Stainless Steel

500

Biomedical engineers design this life-saving device that helps the heart maintain a regular rhythm.

A pacemaker

500

In mechanical engineering, this term describes the study of objects in motion.

Dynamics

500

The first practical computer, built in 1946, was called this.

the ENIAC

500

This search algorithm, used for sorted lists, repeatedly divides the list in half to find a target value.

Binary search