Assignment Lab 6.1 3(a) Mul X is stored at Ram 4 and is represented as 00000100. (b) There is no LDI. (c) The number 2 in binary is 00000010. (d) Y is stored at Ram 2. Address is 00000010. (e) X is stored at Ram 4. Address is 00000100. (f) W is stored at Ram 6. Address is 00000110. (g) ADD is 00000000. MUL is 00000010. STO is 00000101. 4. LOD #5 ADD W SUB Z DIV X STO Y NOP NOP NOP Lab 6.2 thru 6.4 questions were all answered by doing those labs.