document.write( "Question 335362: If three corners of a parallelogram are (1,1), (4,2), and (1,3), what are all three of the possible fourth corners? \n" ); document.write( "
Algebra.Com's Answer #240606 by Fombitz(32388) You can put this solution on YOUR website! \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "The y distance from the new point to the other right hand side point needs to be 2 units. It can be two units above or below. \n" ); document.write( "So the possible points are \n" ); document.write( "(4,2+2) \n" ); document.write( "(4,4) \n" ); document.write( " \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( ". \n" ); document.write( "(4,2-2) \n" ); document.write( "(4,0) \n" ); document.write( " |