Facebook Pixel
Mathos
기하학

삼각형의 중점을 이용한 벡터 합

직각 이등변 삼각형 ABC에서 각 B = 90°이고 BA = BC = √2인 경우, 8개의 점이 빗변 AC를 9개의 동일한 구간으로 나눕니다. 중점 대칭을 사용하여 벡터 합 BP₁ + BP₂ + ... + BP₈의 크기를 찾습니다.

AI로 수학 마스터하기

문제에 막혔나요? Mathos AI는 모든 수학 개념에 대해 단계별 솔루션, 즉각적인 시각화 및 맞춤형 튜터링을 제공합니다.


학습 리소스

이 콘텐츠는 Mathos AI 오픈 학습 라이브러리의 일부입니다. 학생들이 복잡한 수학 문제를 시각화하고 이해하는 데 도움이 되도록 설계되었습니다.

신뢰 및 인정


투자자

Y Combinator

미디어 보도

Forbes

Problem

In right isosceles triangle ABCABC with B=90\angle B = 90^\circ and BA=BC=2BA = BC = \sqrt{2}, eight points P1,P2,,P8P_1, P_2, \ldots, P_8 divide hypotenuse ACAC into 99 equal segments; find the magnitude of BP1+BP2++BP8\overrightarrow{BP_1} + \overrightarrow{BP_2} + \cdots + \overrightarrow{BP_8}.

Step 1: Place the triangle on coordinates

Put BB at the origin, AA on the xx-axis, and CC on the yy-axis. Then

B=(0,0),A=(2,0),C=(0,2).B=(0,0), \quad A=(\sqrt{2},0), \quad C=(0,\sqrt{2}).

Since BB is the origin, each vector BPk\overrightarrow{BP_k} is just the position vector of PkP_k.

Step 2: Use the midpoint of ACAC

The points P1P_1 through P8P_8 are evenly spaced on ACAC, so their average position is the midpoint MM of ACAC. Therefore,

BP1+BP2++BP8=8BM.\overrightarrow{BP_1}+\overrightarrow{BP_2}+\cdots+\overrightarrow{BP_8}=8\,\overrightarrow{BM}.

The midpoint of ACAC is

M=(22,22).M=\left(\frac{\sqrt{2}}{2},\frac{\sqrt{2}}{2}\right).

Step 3: Find the magnitude

So

8BM=8(22,22)=(42,42).8\,\overrightarrow{BM}=8\left(\frac{\sqrt{2}}{2},\frac{\sqrt{2}}{2}\right)=(4\sqrt{2},4\sqrt{2}).

Its magnitude is

(42)2+(42)2=32+32=64=8.\sqrt{(4\sqrt{2})^2+(4\sqrt{2})^2} = \sqrt{32+32} = \sqrt{64} = 8.

Answer

The magnitude of the vector sum is 88.

개념

Vector Operations

Vectors have both magnitude and direction, represented in component form a,b\langle a, b \rangle. Operations include addition, subtraction, scalar multiplication, and finding the magnitude. Unit vectors have magnitude 1.

더 많은 동영상

© 2026 Mathos. 모든 권리 보유