Finding out the length between two points

59 Views Asked by At

I have following diagram with these values:

Pic 1

How can I determine the length of OD and BD?

1

There are 1 best solutions below

0
On BEST ANSWER

$BD:BC=OD:OA$ and $BD+OD=4$ are two linear equations. The solution is $BD=5/2$ and $OD=3/2$.