Solveeit Logo

Question

Question: How do graph \( x + y = 3 \) by plotting points?...

How do graph x+y=3x + y = 3 by plotting points?

Explanation

Solution

Hint : We will solve this question by plotting points. First, we will assume the value of x=0x = 0 , by applying the assumed value of xx , we will get the coordinate of yy . Then, we will assume the value of y=0y = 0 , and we will apply it in the equation, by which we will get the xx coordinate. Finally, we will plot the points in the graph.

Complete step-by-step answer :
Now, the given equation is x+y=3x + y = 3 .
Let us consider x=0x = 0 , by substituting we have,
0+y=30 + y = 3
y=3y = 3
Therefore, the point is (0,3)\left( {0,3} \right) .
Now, let us consider y=0y = 0 , by substituting we have,
x+0=3x + 0 = 3
x=3x = 3
Therefore, the point is (3,0)\left( {3,0} \right)
Hence, the points are (0,3)\left( {0,3} \right) and (3,0)\left( {3,0} \right) .
Now, let us plot the points graphically,

Note : We can also determine the points using slope-intercept form. The slope-intercept form is probably the most frequently used way to express the equation of a line. Equation of straight line is usually written in the slope-intercept form i.e., y=mx+by = mx + b , where the mm is the slope and bb is the yy - intercept. When we are given an equation in slope- intercept form, we can use the yy - intercept as the point, then out the slope from there. When an equation of a line is not given in slope-intercept form, our first step will be to solve the equation for yy . Sometimes the slope intercept form will be called as yy -form.