You would round up 58 to 60 and round down for 93 to 90 and round up to 1.5 so the answer is D.
Answer:
No
Step-by-step explanation:
plug the numbers into Pythagorean theorem
c^2 =a ^2 + b^2
28^2 = 20^2 + 19^2
784 = 400+361
784 = 761
No its not
70 * 0.22 = 15.4
70 + 15.4 = $85.40
The total cost is $85.40
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)