94.9k views
4 votes
Wanda is a cake designer with a specialty in rectangular silk screen photo cakes. For every cake that she makes, the width of the cake is 4 inches more than the width of the photo in the center of the cake, and the length of every cake is two times its width. The area of the cake Wanda is currently working on is at least 254 square inches. If x represents the width of the photo, which inequality represents this situation?

a. 2x²+16x+32≥254
b. x²+8x+16≥254
c. x²+4x≥254
d. 8x²+64x+128≥254

User BradByte
by
8.2k points

1 Answer

0 votes

Final answer:

The correct answer is option c. The inequality that represents this situation is x²+4x≥254.

Step-by-step explanation:

Given that the width of the cake is 4 inches more than the width of the photo, and the length is two times its width, let's denote the width of the photo as x, then the width of the cake is x + 4 inches, and the length of the cake is 2(x + 4). The area of the rectangle is the width times the length accordingly. So the area A is A = (x + 4) × 2(x + 4), simplifying to A = 2x² + 16x + 32. Since the area must be at least 254 square inches, the inequality is 2x² + 16x + 32 ≥ 254.

The correct answer is option c. The inequality that represents this situation is x²+4x≥254.

Let's break down the problem step by step:

1. The width of the cake is 4 inches more than the width of the photo, so the width of the cake is x + 4 inches.

2. The length of the cake is two times its width, so the length of the cake is 2(x + 4) inches.

3. The area of the cake is given by multiplying the width and length, so Area = (x + 4)(2(x + 4)).

4. We are given that the area is at least 254 square inches, so the inequality is (x + 4)(2(x + 4)) ≥ 254.

5. Simplifying the inequality gives us x² + 4x ≥ 254.

Therefore, the correct inequality is x² + 4x ≥ 254.

User Vmarquez
by
7.1k points