Find the largest real number x for which there exists a real number y such that x2+y2=2x+2y.
1 + √2 . My method isn't really orthodox and required a little bit of eyeballing it, but I'm sure it's right. Add the right side to the left, and plug it into a graphing calculator, because it's a formula for a circle. This is where the eyeballing comes in, but the largest value for x is when y equals 1. Substitute this into your equation, and you get x2 + 1 -2x - 2 = x2 - 2x -1. Using the quadratic formula, you get 1 - √2. and 1 + √2. We want the larger value for x, so the largest value of x = 1 + √2 . Sorry this isn't an official method, but this is the best I could do.
Hope this helps!
Find the largest real number x for which there exists a real number y such that
x2+y2=2x+2y.
Let the largest real number x =xmaxLet the x-center of the circle =xcLet the y-center of the circle =ycLet the radius of the circle =r
Formula:
xmax=xc+r
We calculate xc and r:
x2+y2=2x+2yx2+y2−2x−2y=0x2−2x+y2−2y=0(x−1)2−1+(y−1)2−1=0(x−1⏟=−xc)2+(y−1⏟=−yc)2=2⏟=r2xc=1yc=1r=√2xmax=xc+rxmax=1+√2