Answer:
I think the answer is 105
 
        
             
        
        
        
This is an equation in STANDARD form for a circle:
(x-h)^2 + (y-k)^2 = r^2
The values of (h, k) are the center point of the circle. When they are put into an equation, their symbols flip as in, if they are positive on a graph, they become negative in the equation and vice versa. 
The value (r) is the radius and is squared in the equation. In this case, the square root of 1 is 1. 
(x)^2 + (y-6)^2 = 1
        
             
        
        
        
Slope-intercept form:
y = mx + b
"m" is the slope, "b" is the y-intercept (the y value when x = 0 or (0,y))
For lines to be parallel, their slopes have to be the SAME.
The given line's slope is 5/3, so the parallel line's slope is also 5/3
y = 5/3x + b
To find "b", plug in the point (3,6) into the equation
y = 5/3x + b
6 = 5/3(3) + b
6 = 5 + b
1 = b
y = 5/3x + 1