document.write( "Question 1013780: Does the equation xy+5y=4 define y as the function of x? \n" ); document.write( "
Algebra.Com's Answer #630062 by fractalier(6550)\"\" \"About 
You can put this solution on YOUR website!
It can if you express it this way...
\n" ); document.write( "xy+5y=4
\n" ); document.write( "y(x+5) = 4
\n" ); document.write( "y = 4 /(x+5)
\n" ); document.write( "f(x) = 4 / (x+5)
\n" ); document.write( "
\n" );