document.write( "Question 238783: hi, my problem is \r
\n" );
document.write( "\n" );
document.write( "X^2Y+4Y-36X=0\r
\n" );
document.write( "\n" );
document.write( "and i have to solve for y.\r
\n" );
document.write( "\n" );
document.write( "thanks for your help. \n" );
document.write( "
Algebra.Com's Answer #175454 by stanbon(75887)![]() ![]() ![]() You can put this solution on YOUR website! problem is \n" ); document.write( "X^2Y+4Y-36X=0 \n" ); document.write( "and i have to solve for y. \n" ); document.write( "-------------------- \n" ); document.write( "y(x^2+4) = 35x \n" ); document.write( "y = (35x)/(x^2+4) \n" ); document.write( "====================== \n" ); document.write( "Cheers, \n" ); document.write( "Stan H. \n" ); document.write( " |