document.write( "Question 999934: Put the equation in Standard Form with a positive x coefficient.
\n" );
document.write( "y+2=5/3(x+6) \n" );
document.write( "
Algebra.Com's Answer #617455 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From \n" ); document.write( "y+2=(5/3)(x+6) \n" ); document.write( "multiply both sides by 3 and get \n" ); document.write( "3y + 6 = 5(x+6) \n" ); document.write( "Now distribute and get \n" ); document.write( "3y + 6 = 5x + 30 \n" ); document.write( "Rearrange terms and get \n" ); document.write( "-24 = 5x - 3y or \n" ); document.write( "5x - 3y = -24 \n" ); document.write( " |