document.write( "Question 1122132: Hi,
\n" );
document.write( "I am in need of help with the following problem.\r
\n" );
document.write( "\n" );
document.write( "Does the following equation define y as a function of x?\r
\n" );
document.write( "\n" );
document.write( "xy + 4y = 6\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( "Thank you!\r
\n" );
document.write( "
\n" );
document.write( "
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #738198 by greenestamps(13200)![]() ![]() You can put this solution on YOUR website! \n" ); document.write( "The relation doesn't have to be written in y = ??? form to be a function. \n" ); document.write( "The given equation DOES define a function, because when you solve for y you get an expression that you know will never give you more than one value of y for any value of x. \n" ); document.write( "xy+4y = 6 \n" ); document.write( "y(x+4) = 6 \n" ); document.write( "y = 6/(x+4) \n" ); document.write( " |