solving three quadratic equations

A=458.21
B=256.84
C=308.95
A=m*8/m*8+n*9+p*14
B=n*9/m*8+n*9+p*14
C=p*14/m*8+n*9+p*14

3 件のコメント

Sara
Sara 2014 年 7 月 9 日
fsolve?
Joseph Cheng
Joseph Cheng 2014 年 7 月 9 日
substitution? not too hard of an series to solve by hand as the first A equation can simplified and substitute the 9n+14p = 394.21.
benjamin
benjamin 2014 年 7 月 10 日
thanks for the answers but the equation is a bit complicated not the usual substitution method is to be use but instead after running the equation in the matlab it has to return a total of 1024.
to clarify this example the first equation states A=m*8/m*8+n*9+p*14 == m*8/m*8+n*9+p*14=458.21 and the final equation should be A+ B+C=D (1024) thanks.

サインインしてコメントする。

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangePartial Differential Equation Toolbox についてさらに検索

タグ

質問済み:

2014 年 7 月 9 日

コメント済み:

2014 年 7 月 10 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by