document.write( "Question 173901: p(x)=x^2-2x+7
\n" ); document.write( "How would I find the domain?
\n" ); document.write( "

Algebra.Com's Answer #128790 by solver91311(24713)\"\" \"About 
You can put this solution on YOUR website!
The domain of a function is the set of values for which the function is defined. Since \"x%5E2-2x%2B7\" produces a real number for any real number value of \"x\", in other words, \"p%28x%29\" is real for all real \"x\", the domain is the set of all real numbers.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Contrast this with \"f%28x%29=1%2F%28x-1%29\". Since the value 1 would make the denominator be zero, \"f%28x%29\" is not defined at \"x=1\", so the domain here is all real numbers such that \"x%3C%3E1\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Consider \"g%28x%29=sqrt%28x%29\". \"sqrt%28x%29\" is not defined in the reals for any value of x that is negative, so the domain of \"g%28x%29\" is the set of all real numbers such that \"x%3E=0\".\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "See?\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "Good luck and happy holidays.
\n" ); document.write( "
\n" );