A small cargo plane currently has 130 pounds of cargo aboard. In addition, n boxes weighing 40 pounds each will be brought aboard. Suppose that the total weight of the cargo on board must be at most p pounds. Using the values and variables given, write an inequality describing this.

Respuesta :

Answer:

[tex]130+40n\leq p[/tex]

Step-by-step explanation:

We have been given that a small cargo plane currently has 130 pounds of cargo aboard. In addition, n boxes weighing 40 pounds each will be brought aboard.

The weight of n boxes would be [tex]40n[/tex].

The total weight of the cargo on board would be initial weight plus weight of n boxes.

[tex]130+40n[/tex]

The total weight of the cargo on board must be at most p pounds. This means that total weight of the cargo must be less than or equal to p.

We can represent this information in an inequality as:

[tex]130+40n\leq p[/tex]

Therefore, our required inequality would be [tex]130+40n\leq p[/tex].