Answer:
Let x represents the number of pants and y represents the number of shirts.
As per the statement:
Since, a clothing store are selling pants for $8.99 and shirts for $3.99
then;
total number of Pants cost is, $8.99x and total number of Shirt cost is, $3.99
Also, it is given that: You can spend as much as $60 and want to buy at least two pairs of pants.
then, we have the equation of inequality;
[tex]8.99x + 3.99y \leq 60[/tex] ;......[1] where x, y are natural number.
x-intercept:
Substitute the value y= 0 in [1] and solve for x;
[tex]8.99x + 3.99(0) \leq 60[/tex]
[tex]8.99x \leq 60[/tex]
Simplify:
[tex]x \leq 6.667[/tex]
Since, x is in natural number;
[tex]x \leq 7[/tex]
Similarly.
For y-intercept:
Substitute the value x= 0 in [1] and solve for x;
[tex]8.99(0) + 3.99y \leq 60[/tex]
[tex]3.99y \leq 60[/tex]
Simplify:
[tex]y \leq 15.037[/tex]
[tex]y \leq 15[/tex]
Therefore, we have
[tex]8.99x + 3.99y \leq 60[/tex] ;
[tex]2\leq x\leq 7[/tex] and [tex]0\leq y\leq 15[/tex]