1 船过河问题

【分析及解答】

这个题的关键是如何理解船的速度,题目假设船的速度是不变的,也就是一直是
v
2
v_2
v2。
列方程如下:
{
120
=
v
1
∗
10
d
=
v
2
∗
10
d
=
v
2
sin
θ
∗
12.5
v
1
=
v
2
cos
θ
\left\{\begin{array}{l} 120 = v_1 * 10 \\ d = v_2 * 10 \\ d = v_2 \sin\theta * 12.5 \\ v_1 = v_2 \cos\theta \end{array}\right.
⎩
⎨
⎧120=v1∗10d=v2∗10d=v2sinθ∗12.5v1=v2cosθ











![2022年 大学生工程训练比赛[物料搬运]](https://img-blog.csdnimg.cn/6bf79a143bca48338c8da0d5f58c3cb7.jpeg)







