Homework Answers

Math 51397 50414
Physics 44335 44333
Chemistry 40988 40988
Economics 30646 30644
Programming & Computer Science 26878 26876
English 10084 10084
Biology 8111 8109
Management 6239 6239
Engineering 6056 6056
History 3490 3489
Psychology 2129 2129
Sociology 1858 1858
Geography 1574 1574
Marketing 1443 1443
Philosophy 1001 1001
Political Science 892 891
Law 876 876
French 438 438
Other 199 199

Questions: 238 634

Answers by our Experts: 237 641

Need a fast expert's response?

Submit order

and get a quick answer at the best price

for any assignment or question with DETAILED EXPLANATIONS!

Search & Filtering

b) Add a screenshot of the simulation, showing the result (A screenshot of the MARIE Simulator window after running the program).

Instructions:

- Use “ORG” instruction to start your program at address equivalent to 25610.

- Use your last university ID number to input the value of X. For example, if your ID is1915161678234, then you will use the number 4 as the value of x.

- Do not forget to change the representation of the Input and Output windows in the simulator to Decimal. 


Compound X contains only carbon , hydrogen and oxygen . A 0.2000 g sample of Compound X was burnt completely to yield 0.3906 g of CO2 and 0.200 g of H2O . Determine the empirical formula of Compound X .

a) Write an assembly program using MARIE's assembly Instruction set that prompts the user to enter a non-negative integer that is less than 10. The program should include a subroutine that keeps prompting until a valid value is obtained. When a valid number is entered, it will be displayed. (Hint: Use JNS & JUMPI instructions to implement the subroutine)

N.B: You should include the MARIE code in your Answer, with an explanation of each instruction in your code beside it (not a screenshot!). Example: Subt One /Subtract 1 from AC


Create a brief outline of an identification key (dichotomous key) for the differentiation of ALL the Protozoa


Reflect on the concept of function. What concepts (only the names) did you need to accommodate the concept of function in your mind? What is the simplest function you can imagine? In your day to day, is there any occurring fact that can be interpreted as a function? Is it possible to view a function? What strategy are you using to get the graph of a function?

Write a java code that prompts the user to input a non-negative integer and then it will reverse the same number using a while loop. For example, if the input number is 25 the output should be 52.

Sample input and output:

Example 1:

Input: 25

Output: 52

Example 2:

Input: 123

Output: 321

Example 3:

Input: 3

Output: 3


Write a program to find the table of numbers using a while loop. Your program should ask the

size of the table. That size defines the rows and columns. Sample output:

Enter size: 6

1 2 3 4 5 6

------------------------------------------

1* 1 2 3 4 5 6

2* 2 4 6 8 10 12

3* 3 6 9 12 15 18

4* 4 8 12 16 20 24

5* 5 10 15 20 25 30

6* 6 12 18 24 30 36


Cody’s car accelerates from 0m/s to 45 m/s northward in 15 seconds. What is

the acceleration of the car?


Give a two – step preparation of 2 – butanol from 1-butanol.


What is the speed of sound in a helium gas at a pressure of 15000pa

LATEST TUTORIALS
APPROVED BY CLIENTS