Answer:
HOPE IT HELPS PLZ MARK ME BRAINLIEST
Step-by-step explanation:
A={1,2,3,4,5,6}
R={(x,y):y is divisible by x}
We know that any number (x) is divisible by itself.
(x,x)∈R
∴R is reflexive.
Now,(2,4)∈R [as 4 is divisible by 2]
But,(4,2)∈
/
R. [as 2 is not divisible by 4]
∴R is not symmetric.
Let (x,y),(y,z)∈R. Then, y is divisible by x and z is divisible by y.
∴z is divisible by x.
⇒(x,z)∈R
∴R is transitive.
Hence, R is reflexive and transitive but not symmetric.
Answer:
There are 2000 pounds in a short ton. To convert short tons to pounds, multiply the ton value by 2000.
Answer:
a = c + 16
Step-by-step explanation:
a = b + 12
b = c + 4
Solve for b in the first equation.
a = b + 12
a - 12 = b
Put b as a - 12 in the second equation and solve for a.
a - 12 = c + 4
a = c + 4 + 12
a = c + 16
12 ft is your answer hope that helps
Answer:
(d) f(x) = (x − 3)^2(x − 2)(x − 1)
Step-by-step explanation:
In this context, a crossing of the axis at x=p means there is a factor of (x-p). A "touch" of the axis at x=q means there is a factor of (x -q)^2.
A crossing at x=1 and x=2, and a touch at x=3 means the factors are ...
f(x) = (x -1)(x -2)(x -3)^2 . . . . . matches the last choice