document.write( "Question 379329: {(x, y): (absolute value sign)x (absolute value sign) + ( abs value) y (abs value) = 1} what is the domain of this relation and is it a function? \n" ); document.write( "
Algebra.Com's Answer #269331 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! {(x, y): (absolute value sign)x (absolute value sign) + ( abs value) y (abs value) = 1} what is the domain of this relation and is it a function? \n" ); document.write( "----------- \n" ); document.write( "|x|+|y| = 1 \n" ); document.write( "---- \n" ); document.write( "Domain? \n" ); document.write( "--------------- \n" ); document.write( "|x| = 1-|y| \n" ); document.write( "--- \n" ); document.write( "|y| is always >= 0 \n" ); document.write( "So |x| <= 1 \n" ); document.write( "So -1 <= x <=1 is the domain. \n" ); document.write( "---------------------- \n" ); document.write( "Range? \n" ); document.write( "The same arguments as above apply to |y| \n" ); document.write( "So -1 <= y <= 1 is the range \n" ); document.write( "================================ \n" ); document.write( "cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |