...........................
Answers: A fraction is a perfect square if it's reduced version (of an improper fraction if the number is greater than 1) has both numerator and denominator numbers that are perfect squares. IE: 25/36 is a perfect square because both 25 and 36 are perfect squares.
Step-by-step explanation:
So for example 5/25 is a perfect square but 2/5 wouldn't be a perfect square.
Tell me if this helped you
Let d(x) = 2x - 4
Or
y = 2x - 4
We have replace x = y
x = 2y - 4
Now Isolate "y"
x + 4 = 2y
Pass "2" dividing
(x + 4) / 2 = y
y = x/2 + 2
Or
d(x)^-1 = x/2 + 2
Answer:
if I remember correctly it would be a triangle.
2x - 6y = 12
so we pick any number for x and then solve for y
lets say x = 0
2(0) - 6y = 12
-6y = 12
y = -12/6
y = -2....so when x = 0, y = -2....(0,-2) <== one point
lets say x = 1
2(1) - 6x = 12
2 - 6x = 12
-6x = 12 - 2
-6x = 10
x = -10/6
x = - 5/3...so when x = 1, y = -5/3....(1,-5/3) <== another point
Lets say x = 2
2(2) - 6y = 12
4 - 6y = 12
-6y = 12 - 4
-6y = 8
y = -8/6
y = - 4/3....so when x = 2, y = -4/3.....(2,-4/3) <== another point
lets say x = 3
2(3) - 6y = 12
6 - 6y = 12
-6y = 12 - 6
-6y = 6
y = -6/6
y = -1....so when x = 3, y = -1.....(3,-1) <== another point
now there is 4 points.