document.write( "Question 22006: How do you find the domain and range \n" ); document.write( "
Algebra.Com's Answer #10628 by Alwayscheerful(414)\"\" \"About 
You can put this solution on YOUR website!
DOMAIN:
\n" ); document.write( "1. Find the smallest X value (just for this example, call this \"X%5B1%5D\"
\n" ); document.write( "2. Find the greatest X value (just for this example, call this \"x%5B2%5D\"
\n" ); document.write( "3. \"x%5B1%5D%3Cx%3Cx%5B2%5D\"\r
\n" ); document.write( "\n" ); document.write( "RANGE
\n" ); document.write( "1. Find the smallest Y value (just for this example, call this \"Y%5B1%5D\"
\n" ); document.write( "2. Find the greatest Y value (just for this example, call this \"Y%5B2%5D\"
\n" ); document.write( "3. \"y%5B1%5D%3Cy%3Cy%5B2%5D\"\r
\n" ); document.write( "\n" ); document.write( "Hope this helps!
\n" ); document.write( "
\n" );