document.write( "Question 272707: Find the image of (-6,-2) after a reflection in the point (-3,1). \n" ); document.write( "
Algebra.Com's Answer #199395 by stanbon(75887) ![]() You can put this solution on YOUR website! Find the image of (-6,-2) after a reflection in the point (-3,1). \n" ); document.write( "---- \n" ); document.write( "Let the image point be (x,y) \n" ); document.write( "Then (-3,1) will be the mid-point between (-6,-2) and (x,y). \n" ); document.write( "------- \n" ); document.write( "Equations: \n" ); document.write( "(x-6)/2 = -3 \n" ); document.write( "x-6 = -6 \n" ); document.write( "x = 0 \n" ); document.write( "---- \n" ); document.write( "(y-2)/2 = 1 \n" ); document.write( "y-2 = 2 \n" ); document.write( "y = 4 \n" ); document.write( "----------------- \n" ); document.write( "The image point is (0,4) \n" ); document.write( "============================ \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |