document.write( "Question 966993: Which of the following points is not at a distance of 1 unit from the origin?
\n" );
document.write( "A (0,1)
\n" );
document.write( "B (1,0)
\n" );
document.write( "C (0,-1)
\n" );
document.write( "D (-1,0)
\n" );
document.write( "E (1,1) \n" );
document.write( "
Algebra.Com's Answer #590989 by Fombitz(32388)![]() ![]() You can put this solution on YOUR website! Distance formula is \n" ); document.write( " \n" ); document.write( "So if either x is 1 or y is 1, with the other coordinate equal to zero, you're good. \n" ); document.write( "But both x and y cannot be one. \n" ); document.write( " \n" ); document.write( " \n" ); document.write( " |