document.write( "Question 226510: Determine whether the equation defines a function with independent variable x. If it does, find the domain. If it does not, find a value of x to which there corresponds more than one value of y.
\n" );
document.write( "x|y| = x + 9 \n" );
document.write( "
Algebra.Com's Answer #168652 by user_dude2008(1862)![]() ![]() ![]() You can put this solution on YOUR website! x|y| = x + 9\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "|y| = (x + 9)/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "y = (x + 9)/x .... or y = -(x+9)/x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "the equation is not a function of x\r \n" ); document.write( " \n" ); document.write( "\n" ); document.write( "x=2 ----> y=(2+9)/2=11/2 or x=2 ---> y = -(2+9)/2 = -11/2 \n" ); document.write( " |