document.write( "Question 898067: Solve the equation (2x^2)*y+4y=2x for y as a function of x. Express your answer in calculator syntax form. \n" ); document.write( "
Algebra.Com's Answer #544516 by josgarithmetic(39618)\"\" \"About 
You can put this solution on YOUR website!
So solve for y and leave in pure text form.\r
\n" ); document.write( "
\n" ); document.write( "\n" ); document.write( "\"%282x%5E2%29y%2B4y=2x\"
\n" ); document.write( "\"%282x%5E2%2B4%29y=2x\"
\n" ); document.write( "\"y=%282x%29%2F%282x%5E2%2B4%29\"
\n" ); document.write( "\"y=%282%2F2%29%28x%2F%28x%5E2%2B2%29%29\"
\n" ); document.write( "y=x/(x^2+4) which is the pure text form for \"y=x%2F%28x%5E2%2B4%29\".
\n" ); document.write( "
\n" );