document.write( "Question 922401:  Which is the best position of a square with side length 5 for a coordinate proof?
\n" );
document.write( "	F	(5, 5), (10, 5), (10, 10), and (5, 10)
\n" );
document.write( "	G	(0, 0), (5, 0), (5, 5), and (0, 5)
\n" );
document.write( "	H	(1, 1), (6, 1), (6, 6), and (1, 6)
\n" );
document.write( "	J	(3, 0), (2, 0), (2, 5), and (3, 5)
\n" );
document.write( " \n" );
document.write( "
| Algebra.Com's Answer #559531 by richard1234(7193)     You can put this solution on YOUR website! All are valid, but G (0,0), (5,0), (5,5), (0,5) is probably the easiest. \n" ); document.write( " |