document.write( "Question 54026: 2y=4-x is this a linear? what is the slope and y-intercept?
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #36274 by Nate(3500)![]() ![]() ![]() You can put this solution on YOUR website! 2y = -x + 4 \n" ); document.write( "y = -x/2 + 2 \n" ); document.write( "Yes, this is a linear line. \n" ); document.write( "The slope: -1/2 \n" ); document.write( "The y-intercept: (0,2) \n" ); document.write( " |