Given x = $t0; y = $t1; z = $t2; w = $t3; Implement the foll…

Given x = $t0; y = $t1; z = $t2; w = $t3; Implement the following program in assembly language. Please write each statement per line following the comments given for the lineif ((x – y) == z) { w = w + 50; }Here is the skeleton of the code. You need to write three statements to complete the assignment. Please follow the comments to write the program. # $t5 = x – y # Compares (x – y) with z and jump to after if the condition fails # If the condition met compute w = w + 50 After:  

In providing the digitalizing loading dose for the client wi…

In providing the digitalizing loading dose for the client with congestive heart failure, the physician orders125 mcg of Digoxin to be given IV, as the LPN you are going to double check the medication dosage before the RN administers it. The vial reads: 0.5 mg Digoxin per mL. How much should the nurse administer to the client.