document.write( "Question 71095: How do i write the equation as a function in \"y =...\" form\r
\n" );
document.write( "\n" );
document.write( "5y + 3 = 2y - 3x + 5 \n" );
document.write( "
Algebra.Com's Answer #50816 by checkley75(3666)![]() ![]() ![]() You can put this solution on YOUR website! 5y+3=2y-3x+5 \n" ); document.write( "5y-2y=-3x+5-3 \n" ); document.write( "3y=-3x+2 \n" ); document.write( "y=(-3x+2)/3 \n" ); document.write( " |