document.write( "Question 460862: Find the slope of the line: \r
\n" );
document.write( "\n" );
document.write( "2(1 - y) = x\r
\n" );
document.write( "\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #316115 by amoresroy(361)![]() ![]() You can put this solution on YOUR website! Find the slope of the line: \r \n" ); document.write( "\n" ); document.write( "2(1 - y) = x \n" ); document.write( " Rearrange \n" ); document.write( "2 - 2y = x \n" ); document.write( "-2y = x-2\r \n" ); document.write( "\n" ); document.write( "Divide both sides by -2 to get\r \n" ); document.write( "\n" ); document.write( "y = -1/2(x) +1\r \n" ); document.write( "\n" ); document.write( "The slope is -1/2. \n" ); document.write( " \n" ); document.write( " |