document.write( "Question 26775: I'm having problems solving some questions for example, y = -[x+6] I'm supose to find the range and domain of the euaqtion. \n" ); document.write( "
Algebra.Com's Answer #14564 by josmiceli(19441) You can put this solution on YOUR website! \n" ); document.write( "By domain one means - for what values of x does y exist? \n" ); document.write( "I can put any number I want in place of x, and I still get a perfectly \n" ); document.write( "good value for y. \n" ); document.write( "The domain of x is -infinity to + infinity. \n" ); document.write( "The values I get for y are never positive however. \n" ); document.write( " \n" ); document.write( "The minus bofore the abs means y is always negative or zero. \n" ); document.write( "So, the range is 0 to -infinity \n" ); document.write( " |