Answer:
9
Step-by-step explanation:
The factors of 9 are: 1, 3, 9
The factors of 45 are: 1, 3, 5, 9, 15, 45
Then the greatest common factor is 9.
Correct the answer is -55
You have the right idea but the endpoint is at the wrong location. Instead, the green dot should go at -1. The shading is to the right. We use a closed filled in circle here (instead of an open hole) to tell the reader "include the endpoint". So -1 is part of the solution set.
In short, the graph consists of a closed filled in circle at -1 with shading to the right. This visually describes all values that are larger than -1, or equal to -1.
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.