226k views
4 votes
I'm stuck on this problem I need help thank you

I'm stuck on this problem I need help thank you-example-1
User Jojo Narte
by
4.7k points

1 Answer

4 votes

From the statement, we know that in a small cargo plane:

• they have 130 lb of cargo aboard,

,

• in addition, they add ,n, boxes weighing 50 lb each,

,

• the plane weight must be at most ,p, pounds.

The total weight of the plane in pounds is:


w=50n+130.

We know that the weight must be at most (less or equal to) p pounds, so we have the inequality:


\begin{gathered} w\leq p \\ 50n+130\leq p\text{.} \end{gathered}

Answer

The inequality that describes this problem is:


50n+130\leq p

User Ade Yahya
by
4.9k points