A graphic designer is exporting images for a website. There are two types of images: standard images and high-resolution images. Each standard image, , requires 3 megabytes (MB) of storage and takes 2 seconds to upload. Each high-resolution image, , requires 8 MB of storage and takes 5 seconds to upload. The designer must limit the total storage of the exported images to at most 120 MB and the total upload time to at least 60 seconds. Which of the following systems of inequalities models this situation?
- A
- B
- C
Answer
Answer
The system of inequalities is and .
The correct system models the limits correctly. The storage constraint is represented by since 'at most' corresponds to a less-than-or-equal-to sign. The upload time constraint is represented by since 'at least' corresponds to a greater-than-or-equal-to sign.
Step-by-Step Solution
Key Concept
Translating verbal constraints into systems of linear inequalities in two variables.