document.write( "Question 53865: consider the following function
\n" );
document.write( "{(300,2),(-300,2) (92,1), (-92,1),(15,0),(-15,0),(1,1),(-1,1)}\r
\n" );
document.write( "\n" );
document.write( "a. identify its domain\r
\n" );
document.write( "\n" );
document.write( "b. identify its range\r
\n" );
document.write( "\n" );
document.write( "my answer a. {x:-300
Algebra.Com's Answer #36093 by Nate(3500) ![]() You can put this solution on YOUR website! The domain is all the x-values. \n" ); document.write( "Domain: 300, -300, 92, -92, 15, -15, 1, -1 \n" ); document.write( "The range is all the y-values. \n" ); document.write( "Range: 2, 1, 0 \n" ); document.write( " |