Explain the difference between a numerical expression, numerical sentence, open expression, and open sentence?
Numerical Expression - Numbers only no equal >:)
Numerical Sentence - Numbers with equal sign
Open Expression - Numbers with variables but no equal
Open Sentence - Numbers with variables with inequalities
Explain the scientific method.
The scientific method is a series of processes which involve doing observations and experiences.
3 Gs
God, Gold, Glory be with u
What is RAM and ROM
Random Access Memory and Read Only Memory
Iahbe is eating cup noodles. Active or Passive?
Active.
Identify if it is NE, NS, OE, or OS. (Bonus if you can identify if it is true or false)
2+7= 2^3
Numerical Sentence. False.
Differentiate experimental and control setup.
Experimental setup with IV
Control Setup without IV
What quote did Nick Joaquin say?
"Everything good in this country came from Spain."
What is a function?
A function is a set of predefined formulas set by the developer.
The site was accessed today. Active or Passive? Identify the doer of the action.
Passive, unknown.
Identify if it is NE, NS, OE, or OS. (Bonus if you can identify if it is true or false)
4x+6<9x+3
OS
Differentiate from IV, DV, and CV.
IV - What is changed
DV - What is observed
CV - What is kept the same
What are Parameters?
Words inside the parenthesis of the predefined formula for the function.
Identify if it is NE, NS, OE, or OS. (Bonus if you can identify if it is true or false)
12^3+3= 10^3+5^3+2^2
NS. False.
What is the name of Ma'am Pami's son?
Kingsley
What will appear as default if there is no value set to valueiffalse?
FALSE.
Nine squared plus 2 raised to the 5th increased by 81
(Bonus points for the answer)
9^2+2^5+81=194
Steps to the scientific method.
The six steps of the scientific method include: 1) asking a question about something you observe, 2) doing background research to learn what is already known about the topic, 3) constructing a hypothesis, 4) experimenting to test the hypothesis, 5) analyzing the data from the experiment and drawing conclusions, and 6) communicating the results to others.
What is this function?
(logical_test, value_if_true, value_if_false)
=IF(logical_test, value_if_true, value_if_false)