If the center is (0, 0), then there is no side to side or up or down motion. The center is at the origin. The standard form of a circle is (x-h)^2 + (y-k)^2 = r^2. Your h and your k are both 0's, so just fill in and square the radius:
x^2 + y^2 = 64
X=4, first you distribute the 2 to both 4x and -11 which leaves you with 8x-22+9=19 next you add -22 with 9 which leaves you -13 the eqation now at 8x-13=19 so now you add 13 to both sides now youre left with 8x=32. Now the last step is to divide 8 on both sides. so that gives you the answer or X=4
The top portion of this graph would be y = 4
The bottom portion would be y = x - 1
In order to find both of these, we have to look at them separately. Let's start with the flat line between 1 and -1. Since it is between those numbers, we know this one goes on top. We also know that since the line is horizontal, that the equation must be y = the number that it sits at. This is the definition of a horizontal line. Since the line is at 4, we get y = 4.
For the sloped portion, we have to pick two points and find the equation of the line. Let's use (3, 2) and (5, 4). We must start by finding slope (m)
m = (y1 - y2)/(x1 - x2)
m = (4 - 2)(5 - 3)
m = 2/2
m = 1
So we know slope to equal 1. Now we can use a point and slope intercept form to find the y-intercept (b)
y = mx + b
4 = 1(5) + b
4 = 5 + b
-1 = b
Now put them together in an equation for the bottom part: y = x - 1