Answer:
X' = (2, -3)
Y' = (7, -9)
Z' = (10, -2)
Step-by-step explanation:
to find the translation of each point substitute the x and y with the the numbers
eg; X ( -5,2) the x is 5 and the y is 2
so -5 + 7 = 2 (the x value)
2 - 5 = -3 ( the y value)
Answer:
I miss my niece
Step-by-step explanation:
it's the meaning of that hope U get it ...
Create circle B with radius AB
Answer:
150m by 300 m
Step-by-step explanation:
150×300=45000
all sides add up to 900m
150+150+300+300
Answer:
The parenthesis need to be kept intact while applying the DeMorgan's theorem on the original equation to find the compliment because otherwise it will introduce an error in the answer.
Step-by-step explanation:
According to DeMorgan's Theorem:
(W.X + Y.Z)'
(W.X)' . (Y.Z)'
(W'+X') . (Y' + Z')
Note that it is important to keep the parenthesis intact while applying the DeMorgan's theorem.
For the original function:
(W . X + Y . Z)'
= (1 . 1 + 1 . 0)
= (1 + 0) = 1
For the compliment:
(W' + X') . (Y' + Z')
=(1' + 1') . (1' + 0')
=(0 + 0) . (0 + 1)
=0 . 1 = 0
Both functions are not 1 for the same input if we solve while keeping the parenthesis intact because that allows us to solve the operation inside the parenthesis first and then move on to the operator outside it.
Without the parenthesis the compliment equation looks like this:
W' + X' . Y' + Z'
1' + 1' . 1' + 0'
0 + 0 . 0 + 1
Here, the 'AND' operation will be considered first before the 'OR', resulting in 1 as the final answer.
Therefore, it is important to keep the parenthesis intact while applying DeMorgan's Theorem on the original equation or else it would produce an erroneous result.