document.write( "Question 96953: I am trying to solve and graph 3(X+1)^2+3(y-1)^2=6
\n" );
document.write( "I came up with 1,-1) radius 1.4142 but I think it might be backwards. \n" );
document.write( "
Algebra.Com's Answer #70577 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! 3(X+1)^2+3(y-1)^2=6 \n" ); document.write( "Divide thru by 3 to get: \n" ); document.write( "(x+1)^2 + (y-1)^2 = 2 \n" ); document.write( "Circle with center at (-1,1) \n" ); document.write( "Radius = sqrt(2)= 1.414... \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |