document.write( "Question 707830: Decide whether each relation defines Y as a function of X. Give the domain and range.
\n" );
document.write( "xy=3\r
\n" );
document.write( "\n" );
document.write( "Does the relation define a function? - I answered Yes\r
\n" );
document.write( "\n" );
document.write( "What is the domain and what is the range?\r
\n" );
document.write( "\n" );
document.write( "The answer is Domain = (- infinity, 0) union (0, infinity)
\n" );
document.write( "Range = (- infinity, 0) union (0, infinity)\r
\n" );
document.write( "\n" );
document.write( "HOW DO I GET THIS ANSWER? WHAT ARE THE SPECIFIC STEPS?\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #435865 by jim_thompson5910(35256)![]() ![]() ![]() You can put this solution on YOUR website! xy = 3\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = 3/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So this is a function. This is a function because you can plug in any x number and get EXACTLY ONE y value as an output.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "The variable x can be any number but it can't equal 0 because you can't divide by zero.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So that's why the domain is (- infinity, 0) union (0, infinity)\r \n" ); document.write( " \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "Similarly, if you solve for x, you get\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x = 3/y\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "and the range will be any y value but y can't equal zero either.\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "So the range is the same as the domain, which means the range is: (- infinity, 0) union (0, infinity) \n" ); document.write( " |