Problema Solution

An international shipping company has established size limits for packages with all their services. The total of the length of the longest side and the girth (distance completely around the package at its widest point perpendicular to the length) must be less than or equal to 419 centimeters. write and graph an inequality that represents this situation

Answer provided by our tutors

let


l = the length of the package

w = the maximum width of the package

h = the height of the package


the the length of the girth is = 2(width + height) = 2(w + h)


the total of the length of the longest side and the girth (distance completely around the package at its widest point perpendicular to the length) must be less than or equal to 419 centimeters


l + 2(w + h) <= 419