document.write( "Question 178103: Which represents the range for -(y+3)=(x-4)^2 :
\n" );
document.write( "a){y such that y is less than or equal to -3,y belongs to a set of real numbers}
\n" );
document.write( "b){y such that y is greater than or equal to 4, y belongs to a set of real numbers}
\n" );
document.write( "c){y such that y is less than or equal to 3, y belongs to a set of real numbers}
\n" );
document.write( "d){y such that y is less than or equal to -4, y belongs to a set of real numbers}
\n" );
document.write( "I hope someone canhelp me, I always have trouble with these:( \n" );
document.write( "
Algebra.Com's Answer #133095 by gonzo(654)![]() ![]() ![]() You can put this solution on YOUR website! i would say the answer would be (a). \n" ); document.write( "that would be: \n" ); document.write( "y <= -3 \n" ); document.write( "--- \n" ); document.write( "here's why \n" ); document.write( "--- \n" ); document.write( "your original equation is: \n" ); document.write( "-(y+3) = (x-2)^2 \n" ); document.write( "multiply both sides of this equation by (-1) to get: \n" ); document.write( "(y+3) = -(x-4)^2 \n" ); document.write( "subtract 3 from both sides of this equation to get: \n" ); document.write( "y = -(x-4)^2 - 3 \n" ); document.write( "--- \n" ); document.write( "y has to be negative because - (x-4)^2 will always be less than or equal to 0 regardless of the value of x. \n" ); document.write( "if x is 4, (x-4)^2 = 0 \n" ); document.write( "if x is less than 4, (x-4) is negative but when you square it you get a positive number and when you take - the positive number you get a negative number. \n" ); document.write( "if x is greater than 4, (x-4) is positive but when you square it, you still get a positive number and when you take - the positive number you get a negative number. \n" ); document.write( "since - (x-4)^2 can never be positive, the most it can be is 0. \n" ); document.write( "when it is 0, the value of y is -3. \n" ); document.write( "that means that y can never be greater than -3. \n" ); document.write( "--- \n" ); document.write( "that means that (a) is the choice you want. \n" ); document.write( "--- \n" ); document.write( " \n" ); document.write( " |