document.write( "Question 960663: a circle has an equation of 2(x-2)^2+2y^2=2. Find the center (h,k) and radius r and graph the circle. Find the intercepts if any,of the graph. \n" ); document.write( "
Algebra.Com's Answer #587234 by lwsshak3(11628)![]() ![]() ![]() You can put this solution on YOUR website! a circle has an equation of 2(x-2)^2+2y^2=2. Find the center (h,k) and radius r and graph the circle. Find the intercepts if any,of the graph. \n" ); document.write( "*** \n" ); document.write( "2(x-2)^2+2y^2=2 \n" ); document.write( "(x-2)^2+y^2=1 \n" ); document.write( "center:(2,0) \n" ); document.write( "radius=1 \n" ); document.write( "x-intercepts \n" ); document.write( "set y=0 \n" ); document.write( "(x-2)^2=1 \n" ); document.write( "x-2=±√1=±1 \n" ); document.write( "x=2±1 \n" ); document.write( "x=3, 1 \n" ); document.write( "y-intercepts: none \n" ); document.write( " \n" ); document.write( "see graph below: \n" ); document.write( "y=(1-(x-2)^2)^.5 \n" ); document.write( " |