Given the system of inequalities, Report your vertices starting with the one which has the smallest x-value. If more than one vertex has the same, smallest x-value, start with the one that has the smallest y-value. Proceed clockwise from the first vertex.

y<-x+7
y>-7x+11

I believe this is the same question as the previous one, but with two inequalities left out. (x>0, y>0).

You will find the answer to the previous question here:
http://www.jiskha.com/display.cgi?id=1254285547
except that I have proceeded counter-clockwise instead of clockwise as requested. You can proceed clockwise by starting at the origin (0,0) and continue on the y-axis instead of the x-axis.