To solve the problem, we'll follow these steps:
Step 1: Assign Coordinates
Let’s place the triangle ΔPQR in the plane for simplicity:
Let P=(0,0), Q=(1,0), and R=(0,1).
Step 2: Find the Coordinates of S
Given the vector equation:
SP+5SQ+6SR=0,
we express the vectors in terms of coordinates:
SP=P−S=(0−x,0−y),SQ=Q−S=(1−x,0−y),SR=R−S=(0−x,1−y).
Substituting into the equation:
(0−x,0−y)+5(1−x,0−y)+6(0−x,1−y)=(0,0).
This gives the system:
−x+5(1−x)+6(−x)=0and−y+5(−y)+6(1−y)=0.
Solving for x and y:
−x+5−5x−6x=0⟹−12x+5=0⟹x=125,−y−5y+6−6y=0⟹−12y+6=0⟹y=21.
Thus, S=(125,21).
Step 3: Find the Midpoints E and F
]
]
Step 4: Compute the Lengths
Length of EF:
EF=(0.5−0)2+(0.5−0.5)2=0.5.
]
Length of ES:
ES=(125−0)2+(21−21)2=125≈0.4167.
]
Step 5: Calculate the Ratio
Length of ESLength of EF=0.41670.5≈1.2.
Final Answer
The value is 1.2.
Note: The answer falls within the range [1.15,1.25] as specified.
Comments
Post a Comment