document.write( "Question 259347: How can I find the slope for this problem:
\n" );
document.write( "x= 2-y
\n" );
document.write( " ____
\n" );
document.write( " 9
\n" );
document.write( "Its 2-y over 9 thanks \n" );
document.write( "
Algebra.Com's Answer #190929 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! 9x = 2-y \n" ); document.write( "y = -9x + 2 \n" ); document.write( "slope = -9 \n" ); document.write( " \n" ); document.write( " |