If x, then not y, if not y, then z. Y is true. So: X is true, Z is True
<h3>How to Interpret Conditional Statements?</h3>
A conditional statement is a type of structure to express the relationship between two dependent variables. Its structure is as follows:
If P, then Q...
Now, from the question we are told that;
If x, then not y, if not y, then z.
Y is true. So:
Now, when looking at conditional statements in depth, and comparing to this question we can easily see that since Y is true, then it means that if X is true, then Z is also true.
Thus,
If x, then not y, if not y, then z.
Y is true. So: X is true, Z is True
Read more about Conditional Statements at; brainly.com/question/11073037
#SPJ1
Answer:
Answer Below
Step-by-step explanation:
a. 2L+2W≥40
thats equal to 12+2W≥40 since it says the length is 6
That means 2W≥28
That means width ≥ 14
so the width can be 14 or greater
b. Smallest possible width is 14 because the inequality
Answer:
<BCO = <BAO = 20degrees
Step-by-step explanation:
If <ABC measures 100 and is inscribed in a circle O. find <BAO and <BCO
To get <BAO and <BCO, we need to get <AOC first.
From the figure, it can be seen that triangle ABC is an isosceles trinagle. Hence;
<BAC + <BCA + 100 = 180
Since <BAC = <BCA
<BAC + <BAC = 180 - 100
2<BAC = 80
<BAC = 80/2
<BAC = 40
Also;
<BAO = <BCO and <BAO = <BAC/2
<BAO = 40/2 = <BCO
Hence <BCO = <BAO = 20degrees
Answer:
about 81 years
Step-by-step explanation:
A graphing calculator can give you the answer easily.
__
You can solve the problem algebraically by putting in the given number and solving for t.
30000 = 32000/(1 +12.8e^(-.065t))
12.8e^(-.065t) = (32000/30000) -1 = 1/15
e^(-.065t) = 1/(15·12.8) = 1/192 . . . . . divide by 12.8
-0.065t = ln(1/192) ≈ -5.257 . . . . . . take the natural log
t = -5.257/-0.065 ≈ 80.88 . . . . . . . .divide by the coefficient of t
It will take about 81 years for the number of trees to reach 30,000.
Answer:
x= -2, y = 5
Step-by-step explanation:
y = -4x-3
y = -2x+1
Set the two equations equal to each other
-4x-3 = -2x+1
Add 4x to each side
-4x-3 +4x = -2x+1+4x
-3 = 2x+1
Subtract 1 from each side
-3-1 = 2x+1-1
-4 =2x
Divide by 2
-4/2 = 2x/2
-2 =x
Now find y
y = -4x-3
y = -4(-2) -3
y = 8 -3
y =5