Question 361897
Find the intercepts to quickly graph the function.
To find the x-intercept, set {{{y=0}}} and solve for {{{x}}}.
{{{4y-2x=0}}}
{{{4(0)-2x=0}}}
{{{x=0}}}
({{{0}}},{{{0}}})
To find the y-intercept, set {{{x=0}}} and solve for {{{y}}}.
{{{4y-2x=0}}}
{{{4y-2(0)=0}}}
{{{y=0}}}
({{{0}}},{{{0}}})
.
.
.

In this case the x and y intercepts are one in the same, choose any point {{{x}}}(other than 0) and solve for {{{y}}}.
Let {{{x=2}}},
{{{4y-2x=0}}}
{{{4y-2(2)=0}}}
{{{4y-4=0}}}
{{{y=1}}}
({{{2}}},{{{1}}})
.
.
Plot thos two points and then connect them with a line.
.
.
{{{drawing(300,300,-5,5,-5,5,circle(0,0,0.3),circle(2,1,0.3),grid(1),graph(300,300,-5,5,-5,5,0,x/2))}}}