Question 924563
3x+5y≤15
Graphing  y = -(3/5)x + 3(finding 2 points and connecting with line)
Shade below Green including the line
{{{drawing(300,300,   -6, 6, -6, 6, grid(1), 
circle(0, 3,0.3),
circle(5, 0,0.3),
graph( 300, 300, -6, 6, -6, 6,0, -(3/5)x + 3 ) )}}}