Answer:
.022
Step-by-step explanation:
Answer on Khan
Answer:
(p ∧ q)’ ≡ p’ ∨ q’
Step-by-step explanation:
First, p and q have just four (4) possibilities, p∧q is true (t) when p and q are both t.
p ∧ q
t t t
t f f
f f t
f f f
next step is getting the opposite
(p∧q)'
<em>f</em>
<em> t</em>
<em> t</em>
<em> t</em>
Then we get p' V q', V is true (t) when the first or the second is true.
p' V q'
f <em>f</em> f
f <em>t</em> t
t <em>t</em> f
t <em>t</em> t
Let's compare them, ≡ is true if the first is equal to the second one.
(p∧q)' ≡ (p' V q')
<em>f f </em>
<em> t t</em>
<em> t t</em>
<em> t t</em>
Both are true, so
(p ∧ q)’ ≡ p’ ∨ q’
Answer:
48x² + 24x + 3
Step-by-step explanation:
Width = (4x + 1) in
Length = 3 *width = 3*(4x + 1) = 3*4x + 3*1
= (12x + 3) in
Area of rectangle = length * width
= (12x + 3) (4x + 1)
= 12x *4x + 12x *1 + 3*4x + 3*1
= 48x² + 12x + 12x + 3
= 48x² + 24x + 3