16 points totally) An LC-3 assembly language program contains the instruction: HERE LEA R5, HERE The symbol table entry for HERE is x3000, a. (5 points) Convert the assembly instruction into a 16-bit machine instruction. Write your answer b. c. in binary representation. (5 points) Write your answer to question 2.a in hexadecimal representation. (6 points) If this instruction is executed during the running of the program, what will be contained in R5 immediately after the instruction is executed? Write your answer in hexadecimal representation