一道物理题解方程
问题描述:
一道物理题解方程
Tcosθ-Nsinθ= ma
Tsinθ+Ncosθ= mg
其中T=2mg
a怎么求?
答
N=(Tcost-ma)/sint=(mg-Tsint)/cost,
T(cost)^2-macost=mgsint-T(sint)^2,
T-macost=mgsint
2mg-macost=mgsint
2g-acost=gsint
a=g(2-sint)/cost.