ID
= Question No 1:
Sol:
P = The number is divisible by 12~P = The number is not divisible by 12 q= The number is divisible by 3 and 4.~q = The number is not divisible by 3 and 4.
Meanings
|
Symbols
|
Called
|
not
|
~
|
Tilde
|
if and only if
|
↔
|
Double arrow
|
Therefore
|
∨
|
Vel
|
p
|
q
|
~P
|
~q
|
~P↔~q
|
P ∨ q
|
T
|
T
|
F
|
F
|
T
|
T
|
T
|
F
|
F
|
T
|
F
|
T
|
F
|
T
|
T
|
F
|
F
|
T
|
F
|
F
|
T
|
T
|
T
|
F
|
Test the truth table is valid or invalid:An argument is valid if the conclusion is true when all the premises are true. An argument is invalid if the conclusion is false when all the premises are true.
Premises Premises Premises conclusion↓ ↓ ↓ ↓
~P↔~q
|
P ∨ q
|
p
|
q
|
T
|
T
|
T
|
T
|
F
|
T
|
T
|
F
|
F
|
T
|
F
|
T
|
T
|
F
|
F
|
F
|
In the First critical row, the conclusion is True when the premises ~P↔~q, P ∨ q , p are true. Therefore, the argument is valid.
Question No 2:
Sol:
f (x) =
x + 1

a) Find Domain and range of f
Set the denominator in
x + 1

equal to 0 to Find where the expression is undefined.X + 2 ¹ 0
Subtract 2 from both sides of the equation
Domain
X ¹ -2
R-{-2}
or(−∞,−2)∪(−2,∞)
Find Range?Let:
![]() |
![]() |
R-{-1}or(−∞,1)∪(1,∞)
b) Determine whether
1) f is injective
1) f is injective
![]() |
f (x1 ) =

f (x2 )x2 + 1

(x1 +1)(x2 + 2) = (x2 +1)(x1 + 2)x1 x2 + 2x1 + x2 + 2 = x2 x1 + 2x2 + x1 + 2 2x1 + x2 = 2x2 + x12x1 - x1 = 2x2 - x2x1 = x2So, the function is injective / one to one
2) f is surjective
![]() |
y ÃŽ R, x ÃŽ R
![]() |

3) f is bijective
A function f: X→Y that is both one-to-one (injective) and onto (surjective) is called a bijective function
So, the Function is not bijective