Question 352609
When {{{x=0}}}, {{{y=(3/2)(0)+6=6}}}
When {{{x=2}}}, {{{y=(3/2)(2)+6=3+6=9}}}
Plot those two points.
{{{drawing(300,300,-10,10,-10,10,circle(0,6,0.3),circle(2,9,0.3),grid(1),graph(300,300,-10,10,-10,10,(3/2)x+6))}}}
In point-slope form, {{{y=mx+b}}}, {{{b}}} is the intercept.
{{{highlight(b=6)}}}