document.write( "Question 231326: write 8x-9y=2 as a function of y \n" ); document.write( "
Algebra.Com's Answer #171241 by rfer(16322)![]() ![]() ![]() You can put this solution on YOUR website! 8x-9y=2 \n" ); document.write( "-9y=-8x+2 \n" ); document.write( "y=8/9x-2/9 \n" ); document.write( "f(x)=y=8/9x-2/9 \n" ); document.write( " |