Answer:
false, false
Step-by-step explanation:
C' is (5, 4)
A' is (5, -4)
Each side of the triangle is larger in the image, and the area is larger.
Answer: false, false
T x -4

-25
The sign in the middle means "more than or equal to" or "at least"
Answer:
Answer:
a).
The amount spent on school materials for each term of all ST201students
b).
a).
It is not a random sample. This looks like a convenience sampling and there is sampling bias. This sample is not representative of the entire population. Since it is not a random sample it is not appropriate to generalize the results to all students.
b).
The sample size is 80 which is greater than 30. It is large enough to assume normal distribution according to central limit theorem.
c).
mean: $617
z critical value at 95%: 1.96
standard error = σ/sqrt(n) =500/sqrt(80) = 55.9017
lower limit= mean-1.96*se = 617-1.96*55.9017=507.43
upper limit= mean+1.96*se = 617+1.96*55.9017=726.57
d).
The amount spent on school materials for each term for the 80 ST201students is $617. We are 95% confident that amount spent on school materials for each term of all ST201students falls in the interval ($507.43, $726.57).
Step-by-step explanation:
Answer:
See below
Step-by-step explanation:
Remember the notation and rules of quantifiers. ∀ is the universal quantifier and ∃ is the existential quantifier. To negate ∀x p(x) , write ∃x ¬p(x). To negate ∃x p(x) , write ∀x ¬p(x)
Part I:
A) None of life's problems have a simple solution.
B) All of life's problems have a simple solution.
C) Some of life's problems have a simple solution
D) All of life's problems have a simple solution (notice how the original statements in B and D mean exactly the same)
E) Some of life's problems do not have a simple solution.
Part II: Let x be a variable representing one of life's problems, y be a variable representing solutions, p(x):="x has a simple solution", and q(x,y):="y is a simple solution of x".
A) (∀x)(¬p(x)) or ¬(∃x)(p(x))
B) (∀x)(∃y)(q(x,y))
C) (∃y)(∀x)(q(x,y)). Note that the order of quantifiers is important. B) and C) have different meanings. In C) there is an universal solution of all problems, in B) each problem has its solution.
D) (∀x)(p(x))
E) Same as C)