65.6k views
3 votes
A can of beans has surface area 339 cm2. Its height is 18 cm. What is the radius of the circular​ top?

User TrueY
by
7.5k points

2 Answers

4 votes

All cans take on the shape of a cylinder, unless you have seen interesting shape of cans like a starfish.

The formula for surface area of a cylinder is

SA = 2πr2 + 2πrh

where:

r = radius

h = height

Since we know the surface area and height, we can plug them in. Note that we can factor out the 2π. You will see why we factor out 2π rather than 2πr.

2π(r2 + (20)r) = 396

2π(r2 + 20r) = 396

Divide both sides of the equation by 2π to isolate the r terms.

r2 + 20r = 63.025

Subtract 63.025 on both sides of the equation.

r2 + 20r - 63.025 = 0

Use the quadratic formula to solve for r:

r = (-b ± √(b2 - 4ac)) / 2a

where:

a = 1

b = 20

c = -63.025

Plug in these values into the formula. You should get two solutions because of the plus/minus sign. Accept the positive value of r.

User Madiyaan Damha
by
7.7k points
2 votes

To find the radius of the circular top of the can of beans, we can use the formula for the surface area of a cylinder. The surface area of a cylinder is given by the formula:

SA = 2πrh + πr^2,

where SA is the surface area, r is the radius of the circular top, and h is the height of the cylinder.

In this case, we know that the surface area of the can is 339 cm^2 and the height is 18 cm. Plugging these values into the formula, we get:

339 = 2π(18)r + πr^2.

Simplifying this equation, we have:

339 = 36πr + πr^2.

To solve for the radius, we need to rearrange the equation into the form πr^2 + 36πr - 339 = 0.

Now we can solve this quadratic equation by factoring, completing the square, or using the quadratic formula. Since factoring might not be straightforward in this case, let's use the quadratic formula:

r = (-b ± √(b^2 - 4ac)) / (2a),

where a = 1, b = 36π, and c = -339.

Plugging in these values, we get:

r = (-36π ± √((36π)^2 - 4(1)(-339))) / (2(1)).

Simplifying further, we have:

r = (-36π ± √(1296π^2 + 1356)) / 2.

Now, this equation gives us two possible solutions for the radius. We'll consider both:

1. r = (-36π + √(1296π^2 + 1356)) / 2.

2. r = (-36π - √(1296π^2 + 1356)) / 2.

These two values represent the possible radii of the circular top of the can of beans.

User Adhi Ardiansyah
by
7.3k points