document.write( "Question 43918: Explain why the graph of |x| + |y| = 1 does not contain any points that have
\n" );
document.write( "a. a y-coordinate that is greater than 1 or less than -1\r
\n" );
document.write( "\n" );
document.write( "b. an x- coordinate that is geater than 1 or less than -1 \n" );
document.write( "
Algebra.Com's Answer #28849 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! In the absolute value equation \n" ); document.write( "|x| + |y| = 1 \n" ); document.write( "we can see that we have no negative quantities...that is, both |x| and |y| must be greater than or equal to zero... \n" ); document.write( "Thus if either |x| or |y| is greater than one, the other would have to be negative in order for their sum to be one...and that cannot be... \n" ); document.write( "Thus -1 ≤ x ≤ 1 and -1 ≤ y ≤ 1 \n" ); document.write( " |