I can't draw the shape here, but the picture is of a 3-sided pyramid. One side of the base is 10", another side of the base is 3", and the height is 15". I need to find the volume and round to the nearest whole number.

just giving two sides of the base does not help, unless the base is a right triangle. Then we know the base has area 1/2 * 10 * 3 = 15

Then the volume of the pyramid is 1/3 Bh = 1/3 * 15 * 15 = 75

To find the volume of a pyramid, you can use the formula:

Volume = (1/3) * base area * height

In this case, the pyramid has a base with two sides measuring 10 inches and 3 inches, and a height of 15 inches.
Let's start by finding the area of the base.

To find the area of a triangle, you can use Heron's formula or the formula for the area of a right-angled triangle. Since we know the lengths of all three sides of the triangle, we can use the formula for the area of a triangle on the base.

The formula for the area of a triangle with sides a, b, and c is:

Area = sqrt(s * (s - a) * (s - b) * (s - c))

where s is the semi-perimeter of the triangle and is calculated as:

s = (a + b + c) / 2

In our case, the lengths of the sides of the triangle are 10 inches, 3 inches, and the unknown side (which will be the height of the triangle because it is perpendicular to the base).

The semi-perimeter s is:

s = (10 + 3 + 15) / 2
s = 28 / 2
s = 14

Now, let's calculate the area of the base using Heron's formula:

Area = sqrt(14 * (14 - 10) * (14 - 3) * (14 - 15))
Area = sqrt(14 * 4 * 11 * (-1))
Area = sqrt(-616)
Area is undefined since the area cannot be negative.

Oops! It seems there was an error while calculating the area of the base. Since the lengths of the sides of the triangular base you provided make an impossible triangle, we cannot calculate the volume of the pyramid accurately.