document.write( "Question 43033This question is from textbook Algebra & Trigonometry
\n" );
document.write( ": 3(x+1)^2+3(y-1)^2=6 \n" );
document.write( "
Algebra.Com's Answer #28093 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From the equation \n" ); document.write( "3(x+1)^2 + 3(y-1)^2 = 6 \n" ); document.write( "we divide everything by 3 and get \n" ); document.write( "(x+1)^2 + (y-1)^2 = 2 \n" ); document.write( "This is the equation of a circle \n" ); document.write( "with center at (-1, 1) and \n" ); document.write( "radius of sqrt(2). \n" ); document.write( " |