Answer:
there can only be 1 pipe that will be 23 feet long because 23 don't go into 30 more than 1 time
Step-by-step explanation:
Answer:
They are similar however i don't see where the a is at. If you see G would go to S which means H would go to R. I think the answer is B
Step-by-step explanation:
Answer: the number of the parking spot covered by the car is 87
Step-by-step explanation:
We want to determine the number assigned to the parking spot covered by the car. Looking closely at the numbers assigned to each spot, it can be seen that the numbers are inverted. The number assigned to each consecutive parking spot follows a constant order. The numbers are 86, ,87, 88, 89,90, 91.
Therefore, number assigned to the parking space covered by the car is 87
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