R = { (x,y): 3x-y=0 }
The condition is 3x=y so that's not going to be any of these things.
R is reflexive if (x,x)∈R for all x. Let's check.
3x - y = 3x - x = 2x ≠ 0 necessarily. NOT REFLEXIVE
R is symmetric if (x,y)∈R → (y,x)∈R. Let's check.
(x,y)∈R so
3x-y = 0
y = 3x
Is (y,x)∈R. That would be true if 3y-x=0
3y - x = 3(3x) - x = 8x ≠ 0 necessarily NOT SYMMETRIC
R is transitive if (x,y)∈R and (y,z)∈R → (x,z)∈R. Let's check.
3x-y = 0 so y=3x
3y-z = 0 so z=3y = 9x
3x - z = 3x - 9x = -6x ≠ 0 necessarily NOT TRANSITIVE
Step-by-step explanation:
ans will be 12 X will be the ans
Answer:
<h2><u><em>
20√2</em></u></h2>
Step-by-step explanation:
The diagonal of a square is given as, √2 × side. Rearranging this formula to calculate the side of the square, we get, side = diagonal/√2 = (√2 × diagonal)/2 . Thus, the perimeter of the square can be calculated using the formula, P = 2√2 × diagonal.
Diagonal = 5 * 2 = 10
P = 2√2 * 10
P = 20√2
Answer:
y=3x-10
Step-by-step explanation:
For this, you would use the point slope formula, which is (y-y1)=m(x-x1). x1 and y1 are the coordinates from the ordered pair.
(y-y1)=m(x-x1)
(y-2)=3(x-4)
y-2=3x-12
y=3x-10
To check, you can plug the coordinates into the equation.
y=3x-10
(2)=3(4)-10
2=12-10
2=2
I think it's the Multiplication Property of Equality.
Hope this helps you! :)