document.write( "Question 1004896: Put the equation in standard form with a positive x coefficient.\r
\n" );
document.write( "\n" );
document.write( "Y-2=-2/5(X-8) \n" );
document.write( "
Algebra.Com's Answer #621236 by fractalier(6550)![]() ![]() You can put this solution on YOUR website! From y - 2 = (-2/5)(x - 8), let's multiply everything by five to clear fractions...we get \n" ); document.write( "5y - 10 = -2(x - 8) \n" ); document.write( "5y - 10 = -2x + 16 \n" ); document.write( "and putting it into standard form we get \n" ); document.write( "2x + 5y = 26 \n" ); document.write( " |