document.write( "Question 179180This question is from textbook College Mathematics
\n" );
document.write( ": I am looking for the domain and the range for the equation: x^2+y = 10\r
\n" );
document.write( "\n" );
document.write( "I thought that the square root of a negative number was imaginary and, as such we could not have a function from this equation. Apparently, this is not correct. Can you please explain what are and how to find the domain and range here? \n" );
document.write( "
Algebra.Com's Answer #134133 by edjones(8007)![]() ![]() You can put this solution on YOUR website! y=ax^2+bx+c the form of a quadratic equation. \n" ); document.write( "y=-x^2+10 \n" ); document.write( "a=-1, b=0 c=10 \n" ); document.write( "a is negative so the parabla has a maximum (opens downward). \n" ); document.write( "The domain (of x) is all real numbers. \n" ); document.write( ". \n" ); document.write( "The maximum is (-b^2-4ac)/4a \n" ); document.write( "(-0^2-(4*-1*10))/4 \n" ); document.write( "=40/4=10 \n" ); document.write( ". \n" ); document.write( "The range (for y) is 10 to, but not including, -infinity or [10, -infinity) \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( ". \n" ); document.write( " |