The body has multiple different functioning systems, name 3.
Skeletal, muscular, nervous, endocrine, circulatory, immune, respiratory, digestive, integumentary, and the reproductive system.
In the modern age we use our phones on a daily basis, who created the original telephone?
Alexander Graham Bell
If I traveled 75 mph, from Carteret to Atlantic City which is 108.7 miles how long would it take to get there?
Approximately 1.4 hrs
Find the intercepts of the polynomial: y=x(x-1)(x+1)
(0,0) (1,0) (-1, 0)
There are different types of chemical reactions, name 3 kinds of chemical reactions.
Synthesis reactions, Decomposition reactions, Single-replacement reactions, Double-replacement reactions and combustion reactions.
One gigabyte is equal to how many megabytes?
1,000
If a ball was sitting, and then was pushed off a cliff, the Potential energy would be converted into what kind of energy?
Kinetic energy
Use the pythagorean theorem to find the hypotenuse of the right triangle with the sides of 8 and 15.
17
Name 2 greenhouse gasses
Carbon dioxide, Methane, and Nitrous Oxide.
When programmers code they use coding languages, name 3 coding languages.
Possible answers: HTML and CSS, Python, Java, JavaScript, Swift, C++, C#, R.
The base of a pyramid is a square with the length of 6ft, the length of the triangles is 9ft from the base, based off of this information what is the height from the center of the pyramid base to the of the pyramid tip?
8.5 ft
If two angles are complementary and one angle is 6 less than twice the measure of the other angle, find the larger angle.
58 degrees
Newton's 3 laws of motion, name one or explain one.
In the first law (law of inertia), an object will not change its motion unless a force acts on it. In the second law (law of force & acceleration), the force on an object is equal to its mass times its acceleration. In the third law (law of action & reaction), when two objects interact, they apply forces to each other of equal magnitude and opposite direction.
Computers are made up of a number of switches that can be either on or off, these ons and offs are represented with 2 numbers, what are the numbers and what does each correspond to?
1 (on) and 0 (off)
When a rocket is launched and is going at the speed of light after leaving the atmosphere, why does it continue going at that speed even though it doesn’t have the fuel to do so?
After being launched it only requires energy to get out of Earth’s atmosphere, and since space is a vacuum, Newton’s 1st law (an object will not change its motion unless a force acts on it) comes into play and if nothing stops the rocket it will continue going at the same speed.
Find the arc length of a circle if the radius(r) is 18 cm and the degree(theta*) is 60
18.8 cm
Name 1 difference between Meiosis and Mitosis
Mitosis produces two genetically identical “daughter” cells from a single “parent” cell, whereas meiosis produces cells that are genetically unique from the parent and contain only half as much DNA. Mitosis has 1 phase whereas Meiosis has 2.
In Javascript we have different data types, and there are different names for different inputs, whether that is words, numbers, or true/false, what is the data type for true/false?
Booleans or Boolean values
HARDEST QUESTION: A basketball is launched from a cannon with an initial velocity of 50 m/s at an angle of 55 degrees from the horizontal, how far will it travel along the ground after 5 seconds?
(Courtesy of Mrs. Wong, she says it’s easy, and says she will be sad if her AP Physics kids don’t get this.)
143.4 m
Solve the quadratic equation for all real solutions: 10x2+13x+4=0
-1/2 and -4/5