Question 929602
x = 0  then y = -3/4
y = 0 then (2x-1) (x+3)= 0, x = -3, 1/2
{{{drawing(300,300,  -6, 6, -6, 6, 
 grid(1),
circle(0, -.75,0.2),
circle(-3,0,0.2),
circle(.5,0,0.2),
graph( 300, 300, -6, 6, -6, 6, 0, ((2x-1) (x+3))/((3x-1) (x-4)) ))}}}