Question 1120284
.


In my yesterday's posts I explained to you in  VERY  DETAILED  form how to solve such problems.


Therefore,  today I will not go in details and will show you the dry results only.



1)  x <= 3y, x >= y.



<pre>
Rewrite it in the equivalent form

   y >= {{{(1/3)*x}}},
   y <= x.


{{{graph( 330, 330, -5.5, 5.5, -5.5, 5.5,
          (1/3)*x,  x
)}}}


Plot y = {{{(1/3)*x}}} (red)  and  y = x (green)



The set of solutions to the given inequality system are the points in quadrant QI belonging to the angle between 
the red and the green straight rays.


It includes the interior of this angle and the restricting rays.
</pre>


(2) y >= 2x, -2x+3y <= 6.


<pre>
Rewrite it in the equivalent form

   y >= 2x,
   y <= {{{(2x+6)/3}}}.


{{{graph( 330, 330, -5.5, 5.5, -5.5, 5.5,
          2x,  (2x+6)/3 
)}}}


Plot y = 2x (red)  and  y = {{{(2x+6)/3}}} (green)



The set of solutions to the given inequality system are the points above the red line and below the green line in quadrants 
QI, QII and QIII belonging to the angle between the red and the green straight rays.


It includes the interior of this angle and the restricting rays.
</pre>


(3) 3x +5y >= 45,  x >= 0, y>= 0.


<pre>
Rewrite it in the equivalent form

   y >= {{{(45-3x)/5}}},
   x >= 0,  y >=0.


{{{graph( 330, 330, -10.5, 30.5, -10.5, 20.5,
          (45-3x)/5 
)}}}


Plot y = {{{(45-3x)/5}}}



The set of solutions to the given inequality system are the points above the red line in QI, including the points on this line and on coordinate axes. 
</pre>

--------------


In principle, &nbsp;I do not like to repeat my explanations again and again to the same person.


Why I do it now in this post is only because I can not see and tolerate this &nbsp;RUBBISH &nbsp;that @shin produces 
in his posts related to this subject.


Simply ignore it, &nbsp;for your safety . . .