document.write( "Question 223382: 2/3y+4=2x
\n" );
document.write( "rewrite the function that y is a function of x
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #167057 by checkley77(12844) ![]() You can put this solution on YOUR website! 2/3y+4=2x \n" ); document.write( "2Y/3+4=2X \n" ); document.write( "X=(2Y/3+4)/2 \n" ); document.write( "X=(2Y/3)*1/2+4/2 \n" ); document.write( "X=2Y/6+2 \n" ); document.write( "X=Y/3+2 ANS. \n" ); document.write( " |