140k views
5 votes
1. you are fishing for trout and bass. gaming laws allow you to catch no more than 15 trout per day, no more than 10 bass per day, and no more than 20 total fish per day. can you catch 11 trout and 9 bass? why or why not?

User Karola
by
6.8k points

1 Answer

3 votes

toLet the number of trout = x

And the number of bass = y

gaming laws allow you to catch no more than 15 trout per day, no more than 10 basses per day.

So,


\begin{gathered} x\le15 \\ y\le10 \end{gathered}

And no more than 20 total fish per day

So,


x+y\le20

We will check if you can catch 11 trout and 9 bass

So, x = 11 and y = 9

So, 11 < 15

and 9 < 10

And (11+9) = 20

so, the answer of the question will be Yes

Because 11 trout and 9 basses are achieving the previous inequalitues.

User D A Wells
by
6.6k points