SOLUTION: In 3y=4x+2 equation how can we easily choose the propriate value for x ? And how to find gradient ? How to plot it on graph?
Algebra ->
Graphs
-> SOLUTION: In 3y=4x+2 equation how can we easily choose the propriate value for x ? And how to find gradient ? How to plot it on graph?
Log On
You can put this solution on YOUR website! You can choose any x value you want and solve the the corresponding y value. One way is look for x-axis and y-axis intercepts.
If y=0,
then
Point ( -1/2, 0).
If x=0,
then
point (0, 2/3).
Plot the two points and draw the line through them.