Does This Equation Determine A Relation Between X and Y?
Does This Equation Determine A Relation Between X and Y?
The equation is to determine a circle that has a radius of 1, with the center point being (0,2). With
formulas you have a input and an output. Because of the instructions, we already know what the
relation is that connects both x and y. Once we use equations to figure out the value of y and the
x2 + (y-2)2 = 1
x2 = 1 – (y-2)2
x = ± √ (1 – (y – 2)2)
x = + √ (1 – (y – 2)2) or x = - √ (1 – (y – 2)2)
We can say that x as a function of y. In this case, we can input any value of y and it is squared
then subtracted from one, with the result square rooted. That being said, any value of y will give
you one value of x, meaning it’s a function. Since there is a negative sign in front of the square
root sign, we will have different outputs of x. Which is is why we can say x as a function of y.
x2 + (y-2)2 = 1
(y-2)2 = 1-x2
y-2 = ±√(1-x2)
y = 2 ± √(1-x2)
y = 2 + √(1-x2) or y = 2 - √(1-x2)
We can now say that y is a function of x. Like before, we can put any value for x and it is then
squared then subtracted from one, with the result square rooted. Take that result and add or
subtract from 2 to get the value for y. Doing this, again, will give you one value for y for each
If these are possible, then what will be the domains for these two functions?
First: x = g(y)
1–(y– 2)2 ≥ 0
(y–2)2 ≤ 1
-1<y–2<1
Second: y = h(x)
1-x2≥0
x2≤ 1
Are there points of the coordinate axes that relate to (0, 2) by means of R
Yes, both of the points have a relative distance of 1 from point (0,2)