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


   



Question 1071975: 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?

Answer by josgarithmetic(39630) About Me  (Show Source):
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 4x%2B2=3%2A0
4x%2B2=0
2x%2B1=0
2x=-1
x=-1%2F2
Point ( -1/2, 0).

If x=0,
then 4%2A0%2B2=3y
2=3y
y=2%2F3
point (0, 2/3).

Plot the two points and draw the line through them.

graph%28300%2C300%2C-3%2C3%2C-3%2C3%2C4x%2F3%2B2%2F3%29