document.write( "Question 1021490: I need to know the slope and y intercept of 2y-x=4 and how to get it. I do not grasp this concept and desperately need to know it.
\n" );
document.write( " \n" );
document.write( "
Algebra.Com's Answer #637246 by Alan3354(69443)![]() ![]() You can put this solution on YOUR website! I need to know the slope and y intercept of 2y-x=4 and how to get it. I do not grasp this concept and desperately need to know it. \n" ); document.write( "================ \n" ); document.write( "You solve for y. \n" ); document.write( "2y-x=4 \n" ); document.write( "2y = x + 4 \n" ); document.write( "y = (1/2)x + 2 \n" ); document.write( "Now it's in slope-intercept form, y = mx + b \n" ); document.write( "--- \n" ); document.write( "The slope m is the coefficient of x: m = 1/2 \n" ); document.write( "The y-intercept is 2. b = 2 or (0,2) \n" ); document.write( "That's all. \n" ); document.write( " |