I do believe that it's one of the bisected ones. bisect is the line that splits the middle and D is definitely wrong. So that should narrow it down. So I would go with A or B. Sorry if I didn't help much but it's better than having no clue.
Answer:
Step-by-step explanation:
the 1 one is the right one
The second 'p' is supposed to be 'e'. With that correction,
those letters can be unscrambled to spell " expand ".
Now it's your turn. Unscramble " Algerba ".
Answer:
All the three statements presented are indeed valid and satisfy the De Morgan's theorem.
Step-by-step explanation:
The truth tables are presented in the attached images.
a) The statement (X + Y + Z)' = (X'Y'Z') has its proof in the first image attached.
b) The statement (XYZ)' = (X' + Y' + Z') has its proof in the second image attached.
c) The statement (X + YZ) = (X + Y)(X + Z) has its proof in the third image attached.
Answer:
y = 7x - 12
Step-by-step explanation:
Parallel lines have same slope.
y = mx + b
m - > slope & b -> y-intercept
y = 7x
So, slope = 7 & (2 , 2)
y - y1 = m(x -x1)
y - 2 = 7(x - 2)
y - 2 = 7x - 14
y = 7x - 14 + 2
y = 7x - 12