Answer:
BCD is the outer angle of triangle ABC
=> BCD = ABC + BAC
<=> 150⁰ = ABC + 118⁰
=> ABC = 150⁰ - 118⁰
<=> ABC = 32⁰
They are 7 units away!
Their cords are 5, -6 (bakery)
2, -3 (flour mill)
S = true
~s = false
-------------
j = false
~j = true
-------------
~s = false and j = false, so,
~s v j = (false) v (false)
~s v j = false
-------------
Similarly,
s v ~j = (true) v (true)
s v ~j = true
-------------
We have
~s v j = false
and
s v ~j = true
which lead to this when we conjunct the two logical expressions
(~s v j) ^ (s v ~j) = (false) ^ (true)
(~s v j) ^ (s v ~j) = false
-------------
-------------
The final answer is false
Answer:
<h2>D) The graph would shift 5 units up.</h2>
Step-by-step explanation:
f(x) + n - shift the graph n units up
f(x) - n - shift the graph n units down
f(x - n) - shift the graph n units to the right
f(x + n) - shift the graph n units to the left
------------------------------------------------------------------
We have f(x) = x² - 8
f(x) = x² - 8 <em>add 5 to both sides</em>
f(x) + 5 = x² - 3
Therefore your answer is D)