Two circles, whose radii are 12 inches and 16 inches respectively, intersect. The angle between the tangents at either of the points of intersection is 29'30'. Find the distance between the centers of the circles.

poke around a bit and you will find proofs that if the tangents intersect at an angle θ, then if the circles have radii r and R, and the centers are d apart, then

sinθ = √(2r^2R^2 + 2r^2d^2 + 2R^2d^2 - r^4 - R^4 - d^4)/(2Rr)

so, plug in your numbers

To find the distance between the centers of the circles, we can use the law of cosines.

Let's denote the distance between the centers as d.

Using the given information, we have two sides of the triangle formed: the radii of the circles, which are 12 inches and 16 inches.

The angle between the tangents at either of the points of intersection is 29'30', which can be converted to degrees as follows:

29'30" = (29 + 30/60) degrees = 29.5 degrees

Now, we can use the law of cosines to find the distance between the centers of the circles:

d² = (12 inches)² + (16 inches)² - 2 * 12 inches * 16 inches * cos(29.5 degrees)

Simplifying the equation:

d² = 144 + 256 - 384 * cos(29.5 degrees)

d² = 144 + 256 - 384 * 0.875

d² = 144 + 256 - 336

d² = 64

Taking the square root of both sides:

d = √64

d = 8 inches

Therefore, the distance between the centers of the circles is 8 inches.

To find the distance between the centers of the circles, we can use the fact that the tangents drawn to a circle from an external point are equal in length.

Let's label the centers of the two circles as O₁ and O₂, and the points of intersection as A and B.

First, let's draw the diagram to visualize the problem:

```
B
/ \
/ \
/ \
/ \
O₁ /_________\ O₂
\ /
\ /
\ /
\ /
\ /
A
```

The two tangents are drawn from point A and point B to the respective circles.

To find the distance between the centers of the circles, we need to find the length of line segment AB, which is the shortest distance between the two circles.

We can start by drawing radii OA₁ and OA₂, and since we know the radii of the circles are 12 inches and 16 inches respectively, we can label them accordingly.

Now, let's draw the perpendiculars from points O₁ and O₂ to the line AB:

```
B
/ \
/ \
/ _|_\
/ | |\
O₁ /___|___|_\ O₂
\ _|_ /
\ | | /
\|___|/
\ /
\ /
A
```

Let's label the points where the perpendiculars intersect the line AB as M and N respectively.

Since the tangents drawn to a circle from an external point are equal in length, we have:

AM = BM (tangent drawn from point A)
BN = AN (tangent drawn from point B)

Let's label the distance between O₁ and O₂ as d, which is what we need to find.

From the information given in the problem, we're told that the angle between the tangents at either of the points of intersection is 29'30', which means that angle AMB is 29'30'.

We can also notice that triangles O₁AM and O₂BN are congruent because they share the side OM = ON (the radius of the circles) and angles O₁AM = O₂BN (both right angles).

Therefore, we can conclude that:

O₁A = O₂B (tangents are equal)
AM = BN (tangents are equal)
O₁AM = O₂BN (as explained above, they are congruent)
∠O₁AM = ∠O₂BN (corresponding angles of congruent triangles)

Now we can form two right triangles, O₁AM and O₂BN, and find the lengths of the other sides using trigonometry.

In right triangle O₁AM:
sin(∠O₁AM) = AM / OA₁

Similarly, in right triangle O₂BN:
sin(∠O₂BN) = BN / OA₂

Using the given angle in degrees and minutes, we need to convert it to decimal degrees:
29'30' = 29 + 30/60 = 29.5 degrees.

Let's substitute the values we know:

sin(29.5°) = AM / 12 inches
sin(29.5°) = BN / 16 inches

Rearranging the equations:

AM = 12 inches * sin(29.5°)
BN = 16 inches * sin(29.5°)

Now, we can find the value of AM and BN using a scientific calculator or online calculator by inputting the values and the sine function.