Question 1202654
Give three different points that lie on the line y=4x-5 by choosing different values for x.

{{{drawing(400,400,-10,10,-10,10,
graph(400,400,-10,10,-10,10,4x-5),

 circle(-1,-9,.1),

 circle(-1,-9,.05),circle(-1,-9,.09),circle(-1,-9,.04),locate(-1-3,-9+.5,"(-1,-9)"),

 circle(2,3,.05),circle(2,3,.09),circle(2,3,.04),locate(2.3,3+.5,"(2,3)"),

 circle(3,7,.05),circle(3,7,.09),circle(3,7,.04),locate(3.3,7+.5,"(3,7)"),

 circle(0,-5,.05),circle(0,-5,.09),circle(0,-5,.08),locate(0.3,-5+.5,"(0,-5)")


)}}}