document.write( "Question 547011: Find slope and y intercept for:
\n" );
document.write( "y=(2-a)x+a \n" );
document.write( "
Algebra.Com's Answer #356211 by mananth(16949) You can put this solution on YOUR website! slope = (2-a)\r \n" ); document.write( "\n" ); document.write( "y intercept =a \n" ); document.write( "point =(0,a) \n" ); document.write( " |