You can put this solution on YOUR website! A linear equation in standard form is: Ax + By = C
.
We have:
4x -y = 3
.
That is already in standard form.
.
To graph a line, you need two points.
.
I usually pick the y-intercept and x-intercept.
The y-intercept is where x=0.
The x-intercept is where y=0.
.
y-intercept:
4(0) -y = 3
-y = 3
y = -3
(0,-3)
.
x=intercept:
4x -0 = 3
4x = 3
x = 3/4
(3/4,0)
.
Now you can graph it.
.