Tommy has right rectangular prism with base length 5 and a cylinder with radius 2.5. If both objects have equal surface areas, what is :

a)the height of the right rectangular prism?
b) the height of the cylinder?
Use Pi =3.14

if the prism is axbxc, the the surface area is 2(ab+ac+bc). Let a=5. Then

area = 2(5b+5c+bc)

area of cylinder = 2pi(r^2+h) = pi(6.25+h)

Sure there's not more info? There are too many unknowns above.

To find the height of the right rectangular prism, we need to know its surface area and the length of its base.

The surface area of a right rectangular prism can be calculated using the formula:
Surface Area = 2lw + 2lh + 2wh

Let's denote the base length as l, and the height of the prism as h. The width is not given, so we can leave it as w.

We are given that the surface area of the prism is equal to the surface area of the cylinder.

The surface area of a cylinder can be calculated using the formula:
Surface Area = 2πr² + 2πrh

Let's denote the radius of the cylinder as r and its height as h.

Given the information, we can set up the following equation:

2lw + 2lh + 2wh = 2πr² + 2πrh

Now, let's plug in the given values:

Surface Area of the prism = 2lw + 2lh + 2wh

Surface Area of the cylinder = 2πr² + 2πrh

Given:
Base length (l) = 5
Radius (r) = 2.5
π = 3.14

2lw + 2lh + 2wh = 2πr² + 2πrh

Substituting the values:
2(5)(w) + 2\*5(h) + 2w(h) = 2\*3.14\*(2.5)² + 2\*3.14\*(2.5)(h)

10w + 10h + 2wh = 2\*3.14\*6.25 + 2\*3.14\*(2.5)(h)

At this point, we need to make some assumptions about the shape of the prism and cylinder. Let's assume that the width of the prism is equal to the diameter of the cylinder, which is 2 times the radius (2r = 2\*2.5 = 5). Hence, we can substitute 5 for w in the equation.

10(5) + 10h + 2(5)(h) = 2\*3.14\*6.25 + 2\*3.14\*(2.5)(h)

50 + 10h + 10h = 39.25 + 15.7h

Simplifying the equation:
20h + 50 = 39.25 + 15.7h

Subtracting 15.7h from both sides:
20h - 15.7h + 50 = 39.25

4.3h + 50 = 39.25

Subtracting 50 from both sides:
4.3h = 39.25 - 50

4.3h = -10.75

Dividing both sides by 4.3:
h = -10.75 / 4.3

This result is not meaningful because height cannot be negative.

It seems there may be an issue with the given information, or there may be a mistake in the calculations. Please double-check the values and try again.