document.write( "Question 147731: Determine whether the equation defines y as a function of x.
\n" );
document.write( "xy+5y=1\r
\n" );
document.write( "\n" );
document.write( "a)y is a function of x
\n" );
document.write( "b)y is not a function of x \n" );
document.write( "
Algebra.Com's Answer #108165 by edjones(8007)![]() ![]() You can put this solution on YOUR website! xy+5y=1 \n" ); document.write( "y(x+5)=1 \n" ); document.write( "y=1/(x+5) \n" ); document.write( "y is a function of x. \n" ); document.write( "Each element of the domain of x is matched with no more than one element in the range of y. -5 is not in the domain of x. \n" ); document.write( ". \n" ); document.write( "Ed \n" ); document.write( " |