document.write( "Question 250348: rewrite the equation in standard form with integer coefficients.
\n" );
document.write( "2y=-2x+6
\n" );
document.write( "y=3/4x+1/2 \n" );
document.write( "
Algebra.Com's Answer #185121 by drk(1908)![]() ![]() ![]() You can put this solution on YOUR website! Standard form requires two things: (1) all variable on the same side and (2) no fractions. \n" ); document.write( "-- \n" ); document.write( "2y=-2x+6 \n" ); document.write( "Here we need variables on the same side so, we get \n" ); document.write( "2x + 2y = 6. \n" ); document.write( "Since there are no fractions, we are done. \n" ); document.write( "-- \n" ); document.write( "y=3/4x+1/2 \n" ); document.write( "Here we have fractions. Multiply by 4, the common denominator. We get \n" ); document.write( "4y = 3x + 2 \n" ); document.write( "Now put all variables on the same side. We get \n" ); document.write( "-3x + 4y = 2. \n" ); document.write( "Some teachers are picky about this and require x to be positive. \n" ); document.write( " |