<span>So, what you want is the biggest square that can evenly tile a space 240*300. The biggest possible number that can divide 240 and 300. Does that ring any bells? Maybe you should divide 240 and 300</span>
Answer:

Step-by-step explanation:
Let us assign variables.
Let x = egg mcmuffins
Let y = hash brown
Randy had:
2x + y = 750
Jack had
x + y = 450
Using systems of linear equation, we can get the value for x and y by elimination. Subtract the equations.
2x + y = 750
x + y = 450
--------------
x = 300
Get y
x + y = 450
300 + y = 450
y = 150.
So there are 300 calories for McMuffins and 150 calories for hash brown.