document.write( "Question 538962: Ax+by+c=0 solve for y \n" ); document.write( "
Algebra.Com's Answer #353294 by boilpoil(127)\"\" \"About 
You can put this solution on YOUR website!
ax+by+c=0
\n" ); document.write( "by=-c-ax
\n" ); document.write( "y=\"%28-c-ax%29%2Fb\"
\n" ); document.write( "
\n" );