Question 862333
<pre><font face = "consolas" color = "indigo" size = 3><b>
Hi
x	y = 3x-2
1	1
2	4
3	7
{{{drawing(300,300,   -6, 6, -6, 9, grid(1), 
circle(1, 1,0.2),
circle(3, 7,0.2),
circle(2, 4,0.2),
graph( 300, 300, -6, 6, -6, 9,0,3x-2) )}}}