document.write( "Question 208474: I am trying to figure out a question that has 2 parts. The question is as follows:\r
\n" );
document.write( "\n" );
document.write( "A) What is the domain and range of the relation x +[y] = 3?
\n" );
document.write( "b) What is the domain and range of the function y = 2x^2-3?\r
\n" );
document.write( "\n" );
document.write( "Since [y] cannot be a negative number would the answer for part (a) be: (-&, 3)
\n" );
document.write( "For part (b) I am not quite sure bit I think it would be a union containing the square root of 2).\r
\n" );
document.write( "\n" );
document.write( "I am lost!\r
\n" );
document.write( "\n" );
document.write( "Any help would be greatly appreciated.\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #157703 by Theo(13342)![]() ![]() You can put this solution on YOUR website! use the || rather than the []. \n" ); document.write( "|x| means absolute value of x. \n" ); document.write( "----- \n" ); document.write( "the | is the shift \ \n" ); document.write( "----- \n" ); document.write( "PROBLEM NUMBER 1 \n" ); document.write( "----- \n" ); document.write( "domain and range of the function x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "----- \n" ); document.write( "A) What is the domain and range of the relation x +[y] = 3? \n" ); document.write( "----- \n" ); document.write( "my previous answer i think was incorrect. \n" ); document.write( "----- \n" ); document.write( "i believe the right answer is that the domain has to be x <= 3. \n" ); document.write( "the range, however, will be any real value of y simply because the absolute value of y is positive regardless if y is negative or positive. \n" ); document.write( "----- \n" ); document.write( "here's why. \n" ); document.write( "----- \n" ); document.write( "x + |y| = 3 \n" ); document.write( "subtract x from both sides to get: \n" ); document.write( "|y| = 3 - x \n" ); document.write( "----- \n" ); document.write( "|y| is positive so 3 - x has to be positive. \n" ); document.write( "3 - x is positive if x <= 3 \n" ); document.write( "----- \n" ); document.write( "this makes the original equation of x + |y| valid as long as x <= 3. \n" ); document.write( "----- \n" ); document.write( "let x = 3, then 3 + |y| = 3 will be satisfied if y = 0. \n" ); document.write( "----- \n" ); document.write( "let x = 5 which is > 3. \n" ); document.write( "this make 5 + |y| = 3 invalid because there is no value of y that will make the |y| = - 2 which it would have to be if the equation were to be satisfied because the absolute value of y has top be positive. \n" ); document.write( "----- \n" ); document.write( "so, my original answer is incorrect. \n" ); document.write( "----- \n" ); document.write( "the correct ansWer is: \n" ); document.write( "----- \n" ); document.write( "domain is all real values of x <= 3 \n" ); document.write( "----- \n" ); document.write( "with a domain of x <= 3, the range will be: \n" ); document.write( "|y| = x-3 \n" ); document.write( "meaning that: \n" ); document.write( "y = 3-x \n" ); document.write( "or: \n" ); document.write( "y = - (3-x) \n" ); document.write( "----- \n" ); document.write( "if x = 3, then y will be 0 or -0 \n" ); document.write( "if x = 0, then y will be -3 or 3 \n" ); document.write( "if x is less than 0, then y will be a value > 3 or < -3 \n" ); document.write( "----- \n" ); document.write( "looks like the domain is x <= 3, and the range is all real values of y \n" ); document.write( "----- \n" ); document.write( "let's see how that works: \n" ); document.write( "----- \n" ); document.write( "as long as we keep the value of x less than or equal to 3 we should be ok. \n" ); document.write( "----- \n" ); document.write( "FIRST \n" ); document.write( "----- \n" ); document.write( "let x = 3 \n" ); document.write( "this means that: \n" ); document.write( "y = 3-3 = 0 \n" ); document.write( "or: \n" ); document.write( "y = - (3-3) = -0 \n" ); document.write( "----- \n" ); document.write( "if y = 0, then 3 + |0| = 3 + 0 = 3 which satisfies the original equation of x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "if y = -0, then 3 + |-0| = 3 + 0 = 3 which satisfies the original equation of x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "SECOND \n" ); document.write( "----- \n" ); document.write( "let x = 0 \n" ); document.write( "this means that: \n" ); document.write( "y = 3-0 = 3 \n" ); document.write( "or: \n" ); document.write( "y = - (3-0) = -3 \n" ); document.write( "----- \n" ); document.write( "if y = 3, then 0 + |3| = 0 + 3 = 3 which satisfies the original equation of x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "if y = -3, then 0 + |-3| = 0 + 3 = 3 which satisfies the original equation of x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "THIRD \n" ); document.write( "----- \n" ); document.write( "let x = -100 \n" ); document.write( "this means that: \n" ); document.write( "y = 3-(-100) = 103 \n" ); document.write( "or: \n" ); document.write( "y = - (3-(-100)) = -103 \n" ); document.write( "----- \n" ); document.write( "if y = 103, then -100 + |103| = -100 + 103 = 3 which satisfies the original equation of x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "if y = -103, then -100 + |-103| = -100 + 103 = 3 which satisfies the original equation of x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "so far as long as we allowed x to be smaller than or equal to 3 we were in good shape. \n" ); document.write( "----- \n" ); document.write( "if we allow x to be > 3 we should run into a problem. \n" ); document.write( "----- \n" ); document.write( "let x = 5 which is greater than 3 \n" ); document.write( "this means that: \n" ); document.write( "y = 3-5 = -2 \n" ); document.write( "or: \n" ); document.write( "y = - (3-5)= -(-2) = 2 \n" ); document.write( "----- \n" ); document.write( "if y = -2, then 5 + |-2| = 5 + 2 = 7 which does NOT satisfy the original equation of x + |y| = 3. \n" ); document.write( "----- \n" ); document.write( "if y = 2, then 5 + |2| = 5 + 2 = 7 which does NOT satisfy the original equation of x + |y| = 3 \n" ); document.write( "----- \n" ); document.write( "bottom line is: \n" ); document.write( "----- \n" ); document.write( "the domain is x <= 3 \n" ); document.write( "the range is y can be any real number \n" ); document.write( "----- \n" ); document.write( "a graph of the equation would show this to be true but you have to look at the graph only for the values of x <= 3. \n" ); document.write( "you have to ignore any values of x > 3. \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( "from this graph you can see that: \n" ); document.write( "when x = 3, y = 0 \n" ); document.write( "when x = 0, y = +/- 3 \n" ); document.write( "when x = -6, y = +/- 9 \n" ); document.write( "----- \n" ); document.write( "in all cases the |y| is positive and the equation of x + |y| = 3 is satisfied as long as x <= 3 \n" ); document.write( "----- \n" ); document.write( "PROBLEM NUMBER 2 \n" ); document.write( "----- \n" ); document.write( "domain and range of the function y = 2x^2-3? \n" ); document.write( "------ \n" ); document.write( "looks like any real number of x will satisfy this equation. \n" ); document.write( "if x is a positive number, then y will be a positive number >= -3 \n" ); document.write( "if x is 0 y will be = to -3 \n" ); document.write( "if x is a negative number, then y will be a positive number >= -3 \n" ); document.write( "----- \n" ); document.write( "looks like the lowest y can be is -3. \n" ); document.write( "this happens when x = 0 \n" ); document.write( "any number of x > 0 or < 0 will result in a value of y that is greater than -3. \n" ); document.write( "so: \n" ); document.write( "domain is all real numbers. \n" ); document.write( "range is all real numbers >= to -3 \n" ); document.write( "----- \n" ); document.write( "graph of this equation is: \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( "----- \n" ); document.write( " \n" ); document.write( " |