In right triangle ABC, point O is the in center; CX 2”; AC 8”; AB 10; Find y.

To find the value of y in right triangle ABC, we can use the properties of the incenter and the sides of the triangle.

First, let's define some variables:
- Let the length of BC be x.
- Let the length of CA be 8 inches.
- Let the length of AB be 10 inches.
- Let the length of CX be 2 inches.

Given that point O is the incenter of triangle ABC, we know that it is equidistant from the three sides of the triangle. This means that the lengths of OA, OB, and OC are equal.

To find the length of OC, we can use the formula for the inradius (r) of a triangle:
r = A / s

Where A is the area of the triangle and s is the semiperimeter of the triangle.

The semiperimeter (s) of triangle ABC can be calculated by adding up the lengths of all three sides and dividing by 2:
s = (AB + BC + CA) / 2

The area (A) of triangle ABC can be calculated using Heron's formula:
A = sqrt(s * (s - AB) * (s - BC) * (s - CA))

Now, let's substitute the known values into these formulas and solve for the inradius (r):

s = (10 + x + 8) / 2 = (x + 18) / 2
A = sqrt(((x + 18) / 2) * (((x + 18) / 2) - 10) * (((x + 18) / 2) - x) * (((x + 18) / 2) - 8))

Next, let's find the length of OC:

OC = r = A / s
OC = sqrt(((x + 18) / 2) * (((x + 18) / 2) - 10) * (((x + 18) / 2) - x) * (((x + 18) / 2) - 8)) / ((x + 18) / 2)

Now we can use the properties of the incenter to solve for y:

Using the triangle similarity property, we can see that the two right triangles BOC and COX are similar. This means that the corresponding sides of these triangles are proportional.

In triangle BOC, we can use the Pythagorean theorem to find the length of BO:
BO^2 = BC^2 + OC^2
BO^2 = x^2 + OC^2
BO = sqrt(x^2 + OC^2)

In triangle COX, we can use the Pythagorean theorem to find the length of OX:
OX^2 = OC^2 + CX^2
OX^2 = OC^2 + 2^2
OX = sqrt(OC^2 + 4)

Since BO and OX are proportional in the similar triangles BOC and COX, we can write the equation:
BO / OX = BC / CX

Substituting the values we derived earlier:
[sqrt(x^2 + OC^2)] / [sqrt(OC^2 + 4)] = x / 2

Now we can solve this equation for x:

Cross multiplying:
sqrt(x^2 + OC^2) * 2 = sqrt(OC^2 + 4) * x

Squaring both sides:
4(x^2 + OC^2) = (OC^2 + 4) * x^2

Expanding and simplifying:
4x^2 + 4OC^2 = x^2 * OC^2 + 4x^2
4OC^2 - 3x^2 * OC^2 = 0

Factoring out OC^2:
(4 - 3x^2) * OC^2 = 0

Since we know that OC cannot be zero (as it represents the inradius), we solve for x:
4 - 3x^2 = 0
3x^2 = 4
x^2 = 4/3
x = sqrt(4/3)
x = 2sqrt(3)/3

Now that we have the value of x, we can find the value of y using the Pythagorean theorem in triangle AOC:

y^2 = AC^2 - OC^2
y^2 = 8^2 - OC^2
y^2 = 64 - OC^2

Substituting the value of OC we previously calculated:
y^2 = 64 - [(2sqrt(3)/3)^2]
y^2 = 64 - (4/3)
y^2 = 192/3 - 4/3
y^2 = 188/3
y = sqrt(188/3)

Therefore, the value of y is sqrt(188/3) (or approximately 8.1603).