In: Advanced Math
Use Jupyter together with the latools.py module to do
the computations of the system :
32x + 2y + 4z +0.5t=15
48x + 12y + z + 27t = 100
40x + y + 8z + t = 10
a solution with non-negative values for the food intakes and try to
come up with the solution that
is the most appetizing for you.








Taking
we get a solution which is nonnegative.
| x1= | 0.169231 |
| x2= | 6.371795 |
| x3= | 0.036859 |
| x4= | 0.8 |
In fractional format
| x1= | 11/65 |
| x2= | 497/78 |
| x3= | 1/27 |
| x4= | 4/5 |
Kindly give a thumbs up.