How do you find the slope given x + 2y=3x+2y=3?

1 Answer
Jan 14, 2017

Convert the equation to the slope-intercept form - see entire explanation below:

Explanation:

To find the slope we need to convert the equation to the slope-intercept form by solving for yy:

The slope-intercept form of a linear equation is:

y = color(red)(m)x + color(blue)(b)y=mx+b

Where color(red)(m)m is the slope and color(blue)(bb is the y-intercept value.

x + 2y = 3x+2y=3

x + 2y - color(red)(x) = - color(red)(x) + 3x+2yx=x+3

x - color(red)(x) + 2y = - color(red)(x) + 3xx+2y=x+3

0 + 2y = -x + 30+2y=x+3

2y = -x + 32y=x+3

(2y)/color(red)(2) = (-x + 3)/color(red)(2)2y2=x+32

(color(red)(cancel(color(black)(2)))y)/cancel(color(red)(2)) = -x/2 + 3/2

y = -1/2x + 3/2

With the equation now in slope intercept form we can see the slope is color(red)(m = -1/2)