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 Exchange에서 Symbolic Math 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