Great work MG.
You final answer can be changed into a mixed numeral. :)
It was really good to see you try LaTex but if you are going to use the / sign you must use brackets.
You have written
2*5/4*5+3*4/4*5
simplified this means
$$\\=\frac{2*5}{4}*5+\frac{3*4}{4}*5\\\\
=\frac{2*5}{4}*\frac{5}{1}+\frac{3*4}{4}*\frac{5}{1}\\\\
=\frac{2*5*5}{4}+\frac{3*4*5}{4}\\\\
=\frac{50}{4}+\frac{60}{4}\\\\
=\frac{110}{4}\\\\
=\frac{55}{2}\\\\
=27\frac{1}{2}$$
THIS IS OBVIOUSLY NOT WHAT YOU INTENDED
So this is how you needed to write it
(2*5)/(4*5)+(3*4)/(4*5)
which really does mean
$$\frac{2*5}{4*5}+\frac{3*4}{4*5}$$
This was my LaTex coding for these fractions. :)
\frac{2*5}{4*5}+\frac{3*4}{4*5}
---------------------------------------------------------
Here is some more - only do them if you want to. :)
Hint: Don't make a big deal out of these - they are quite simple.
$$\\1)\;\; 6-\frac{2}{3}\\\\
2) \;\;12-3\frac{5}{9}\\\\$$
.