Vliegkikker

10 Reputation

One Badge

8 years, 218 days

MaplePrimes Activity


These are replies submitted by Vliegkikker

@Kitonum Thank you! Interesting answer to get. Going to rewrite the equations once more. Also found out if doing it with the Mb instead of Md it didnt give any answer again. I'm quite new to maple so probably going to make some massive beginner mistakes

@ThU Ah thank you. Stupid mistake. Though still getting wrong answers, going to dig some deeper on it with the new results.
Thank you once more :)


 

#Opdracht 3 Versie B;

restart

a := 4:

``

Fh := -Dx+F2 = 0;

-Dx+1.5 = 0

 

Az+Bz+Dz-44 = 0

 

Ma+114.0-6*Bz-12*Az = 0

 

Ma-4*Az-232+2*Bz-4*Dx+8*Dz = 0

 

Ma-7.0*Az-101.5000000-Bz+5*Dz-3*Dx = 0

(1)

solve({Fh, Fz, Mb, Ms1, Ms2}, {Az, Bz, Dx, Dz, Ma})

``

NULL

NULL

``

``

``

``

Excuse me for doing that. Here is the code.
 

Download Opgave3.mw

Page 1 of 1