Yahoo Answers is shutting down on May 4th, 2021 (Eastern Time) and beginning April 20th, 2021 (Eastern Time) the Yahoo Answers website will be in read-only mode. There will be no changes to other Yahoo properties or services, or your Yahoo account. You can find more information about the Yahoo Answers shutdown and how to download your data on this help page.
Trending News
Simple math question?
I am doing a tutorial question and i cant figure out how to get from this step to the next:
1 = A.s.(s+1/t) + t(s+1/t) + t^2s^2
to get
A = -t^2
If someone could do the step in between for me and help me, i just cant figure it out
2 Answers
- M3Lv 79 years agoFavorite Answer
1 = A(s² +s/t) + ts + 1 + t²s²
1 = A(s² +s/t) + 1 + t²(s² + s/t)
A(s² +s/t) = -t²(s² + s/t)
A = -t²
--------
- Anonymous9 years ago
1=As^2 + As/t + st + 1 + s^2.t^2
0=A(s/t + s^2) + t^2(s/t + s^2)
A(s/t + s^2) = -t^2(s/t + s^2)
A=-t^2
You were missing an important dot in the question.