What is the measure of each interior angle of a regular hexagon?
120 degrees
The Treaty of Versailles, signed in 1919, officially ended which major global conflict?
World War 1
public class OutputQuestion {
public static void main(String[] args) {
int x = 5;
System.out.println("The value of x is: " + x);
}
}
The value of x is 5
What is a charge of Bromine?
-1
What is most populated insect?
Ants
Factor the Quadratic equation x2+5x+6. Give its solutions.
(x+3)(x+2)
Solutions = -3, -2
Which African kingdom, known for its trade in gold and salt, reached its peak in the 14th century under the rule of Mansa Musa?
Mali Empire
System.out.print( 'B' + 5 );
Gives what output?
71
Molar mass of Pentanitrogen
70.05g/mol
A country that starts with A and doesn't end with a. There are two each one is 100 points.
What are the roots of the quadratic equation 2x2-5x+3 = 0
3/2, 1
Who wrote the communist manifesto?
Karl Marx
Consider the following code snippet:
int x = 5;
while (x > 0) {
System.out.print(x + " ");
x--;
x--;
}
What will be the output of the above code?
5 3 1
319.60 g/moL
What is capital of Australia?
Canberra
3x+2y=10
x-y=3
What is the solution set? Give it as a coordinate)
(16/5, 1/5)
Which empire is known for its contributions to mathematics, including the concept of zero and the decimal system?
Gupta Empire
What does HTML stand for?
Hyper Text Markup Language
In CaCo3+HCl --> CaCl2+H2O+CO2 how man liters of carbon dioxide gas, measured at Sto can be obtained from 45.0 g of calcium Carbonate?
10.1 Liters of carbon dioxide gas
The Crimson Rose belongs to which species?
Butterfly
Given that f(x) = ex g(x) =ln x. What is f(g(3))?
f(g(3)) = 3
Which two rivers surrounded the Mesopotamian Civilization?
10010 x 10010. Give answer in decimal form so base 10
324
Give the electron configuration of polonium.
1s22s22p63s23d104s24p64d104f145s25p65d105f146s26p4
What is the formula for the Special Theory of Relativity?