document.write( "Question 1187937: how to write y=2/3x-5 in standard form \n" ); document.write( "
Algebra.Com's Answer #818953 by ankor@dixie-net.com(22740) You can put this solution on YOUR website! how to write y = \n" ); document.write( "multiply eq by 3 to get rid of the fraction \n" ); document.write( "3y = 2x - 15 \n" ); document.write( "rearrange to \n" ); document.write( "15 = 2x - 3y \n" ); document.write( "or \n" ); document.write( "2x - 3y = 15 \n" ); document.write( " |