Academic Integrity: tutoring, explanations, and feedback — we don’t complete graded work or submit on a student’s behalf.

Browse W

Alphabetical listing with fast deep pagination.
66619 items • Page 971 / 1333

All 0-9 A B C D E F G H I J K L M N O P Q R S T U V W X Y Z
Write a balanced ionic equation showing elemental iron reacting with H^+ to form
Write a balanced ionic equation showing elemental iron reacting with H^+ to form the iron (III).icon and hydrogen gas. If your equation has fractional coefficients, re-write it wi…
Write a balanced molecular and net ionic equation for each of the reactions list
Write a balanced molecular and net ionic equation for each of the reactions listed below. A) Hydroiodic acid and ammonium sulfite solutions are mixed. Molecular? Net ionic? B) sod…
Write a balanced molecular and net ionic equation for each of the reactions list
Write a balanced molecular and net ionic equation for each of the reactions listed below. A) Cobalt (II) sulfate and lithium sulfide solutions are combined Molecular? B) hudrochlo…
Write a balanced molecular equation for the reaction between KMnO_4 and Kl in ba
Write a balanced molecular equation for the reaction between KMnO_4 and Kl in basic solution. The skeleton ionic reaction is: MnO_4^-(aq) + l-(aq) rightarrow MnO_4^2- (aq) + IO_3^…
Write a balanced net ionic equation for dissolution reaction of AgBr. Express yo
Write a balanced net ionic equation for dissolution reaction of AgBr. Express your answer as a chemical equation. Identify all of the phases in your answer. Write a balanced net i…
Write a balanced net ionic equation for each of the following aqueous metathesis
Write a balanced net ionic equation for each of the following aqueous metathesis reactions. (Be sure to include all states, aq, s, l or g) Refer to the example in the introduction…
Write a balanced net ionic equation for each of the following solution reactions
Write a balanced net ionic equation for each of the following solution reactions....Given Equations => Zn(NO3)2(aq) + 2 NaOH(aq) ? Zn(OH)2(s) + 2 NaNO3(aq) & HNO3(aq) + KHC…
Write a balanced net ionic equation for each of the following solution reactions
Write a balanced net ionic equation for each of the following solution reactions....Given Equations => Zn(NO3)2(aq) + 2 NaOH(aq) ? Zn(OH)2(s) + 2 NaNO3(aq) & HNO3(aq) + KHC…
Write a balanced net ionic equation to show why the solubility of BaF_2(s) incre
Write a balanced net ionic equation to show why the solubility of BaF_2(s) increases in the presence of a strong acid and calculate the equilibrium constant for the reaction of th…
Write a balanced net ionic equation to show why the solubility of Co(OH)2 increa
Write a balanced net ionic equation to show why the solubility of Co(OH)2 increases in the presence of a strong acid and calculate the equilibrium constant for the reaction of thi…
Write a balanced net ionic equation to show why the solubility of Co(OH)2(s) (Ks
Write a balanced net ionic equation to show why the solubility of Co(OH)2(s) (Ksp = 2.5E-16) increases in the presence of a strong acid and calculate the equilibrium constant for …
Write a balanced nuclear reaction for the neutron-induced fission of U-235 to pr
Write a balanced nuclear reaction for the neutron-induced fission of U-235 to produce Te-137 and Zr-97. How many neutrons are produced in the reaction. Referring to the reaction w…
Write a balanced reaction for which the following rate relationships are true. R
Write a balanced reaction for which the following rate relationships are true. Rate = 1/2 Delta [N_2]/Delta t = Delta [O_2]/Delta t = -1/2 Delta [N_2O]/Delta t 1/2 N_2 + O_2 right…
Write a balanced reaction for which the following rate relationships are true. R
Write a balanced reaction for which the following rate relationships are true. Rate = 1/2 Delta [N_2]/Delta t = Delta [O_2]/Delta t = -1/2 Delta [N_2O]/Delta t 1/2 N_2 + O_2 right…
Write a balanced tree in C++ that asks the user the level or depth of the tree a
Write a balanced tree in C++ that asks the user the level or depth of the tree and it builds the tree the program has to be similar to the pseudocode below. basic algorithm In the…
Write a bare-metal program C program for the CC3200 LAUNCHPAD that does the foll
Write a bare-metal program C program for the CC3200 LAUNCHPAD that does the following: - Initially all the LEDs are off. - Turns the green LED when the user presses once on SW2 an…
Write a bare-metal program C program for the CC3200 LAUNCHPAD that does the foll
Write a bare-metal program C program for the CC3200 LAUNCHPAD that does the following: - Initially all the LEDs are off. - Turns the green LED when the user presses once on SW2 an…
Write a base class TaxFiler and its derived classes SingleFiler, MarriedFiler, H
Write a base class TaxFiler and its derived classes SingleFiler, MarriedFiler, HeadOfHousehold & MarriedSeparateFiler. Define name as string and taxableIncome as double in the…
Write a base class called Rectangle, which has two private member variables leng
Write a base class called Rectangle, which has two private member variables length and width. Write a constructor functions to set the values of width and length of the rectangle …
Write a base class called Rectangle, which has two private member variables leng
Write a base class called Rectangle, which has two private member variables length and width. Write a constructor functions to set the values of width and length of the rectangle …
Write a base class which will implement a forward euler method for a system of t
Write a base class which will implement a forward euler method for a system of two ordinary differential equations, dx/dt = f(x, y), dy/dt = g (x, y) the class should store functi…
Write a base class which will implement a forward euler method for a system of t
Write a base class which will implement a forward euler method for a system of two ordinary differential equations, dx/dt = f(x, y), dy/dt = g(x, y) the class should store functio…
Write a bash command line for the following actions; 1.- Create a reguíar user n
Write a bash command line for the following actions; 1.- Create a reguíar user named user01. 2.- As super-user create a directory called backup under the home directory of user01 …
Write a bash program called producer and a C program called consumer.c. A text-b
Write a bash program called producer and a C program called consumer.c. A text-based data file called storage initially contains an integer number between 5 and 90. The producer c…
Write a bash program that accepts a file name as a command line argument. Then c
Write a bash program that accepts a file name as a command line argument. Then check to see if the file is included in the current working directory. If the file is NOT in the cur…
Write a bash script (exclusively using a single use of the utility ls and bash s
Write a bash script (exclusively using a single use of the utility ls and bash script constructs; no awk, sed, Perl, Python, etc.) that does the following when executed. a) It pri…
Write a bash script accepting an arbitrary number of arguments specifying a subc
Write a bash script accepting an arbitrary number of arguments specifying a subcommand and its arguments (similar to what is required for task6). The script will run the specified…
Write a bash script called example3.sh that will print information about the fil
Write a bash script called example3.sh that will print information about the files in the current directory based on the command line arguments (or lack thereof). The syntax is as…
Write a bash script called example3A.sh that prints a rectangle with the height
Write a bash script called example3A.sh that prints a rectangle with the height and width dimensions given from two parameters passed as command line arguments. The syntax is as f…
Write a bash script called min r4B.sh that will print information about the file
Write a bash script called min r4B.sh that will print information about the files in the current directory based on the command line arguments (or lack thereof) The syntax is as f…
Write a bash script called minips.sh. This script will look at each numbered dir
Write a bash script called minips.sh. This script will look at each numbered directory in the /proc directory and for each process print the running program's name name, its proce…
Write a bash script called minor4A.sh that prints a trapezoid with the top-base
Write a bash script called minor4A.sh that prints a trapezoid with the top-base and height dimensions given from two parameters passed as command line arguments. The syntax is as …
Write a bash script in linux that determines if a particular user (can be any us
Write a bash script in linux that determines if a particular user (can be any user you want) is logged on. The script will be executed with an argument, which is a username. An ex…
Write a bash script named buildList that generates lists by selecting the specif
Write a bash script named buildList that generates lists by selecting the specified column of a spreadsheet stored in CSV format. The script should be invoked as BuildList .. wher…
Write a bash script named buildList that generates lists by selecting the specif
Write a bash script named buildList that generates lists by selecting the specified column of a spreadsheet stored in CSV format. The script should be invoked as BuildList where "…
Write a bash script named codoncount that expects a file name on the command lin
Write a bash script named codoncount that expects a file name on the command line. The file is a DNA file, that only contains DNA string with no newline characters or white space …
Write a bash script named stripTabs. The first argument to the script should be
Write a bash script named stripTabs. The first argument to the script should be the replacement string for any tab found in a file. The remaining arguments, if any, are files. The…
Write a bash script named “MyWallet.sh” managing a simple bill system. Every bil
Write a bash script named “MyWallet.sh” managing a simple bill system. Every bill corresponds to a record (line) in a text file named “bills.txt” (if this file is inexistent, crea…
Write a bash script named “MyWallet.sh” managing a simple bill system. Every bil
Write a bash script named “MyWallet.sh” managing a simple bill system. Every bill corresponds to a record (line) in a text file named “bills.txt” (if this file is inexistent, crea…
Write a bash script that accepts one command line argument a which is an integer
Write a bash script that accepts one command line argument a which is an integer between 1 and 50. Output a list of integers starting from a and ending with 1 according to the rul…
Write a bash script that accepts one command line argument which is an integer b
Write a bash script that accepts one command line argument which is an integer between 1 and 50. Output a list of integers as a result of iteratively applying a mathematical funct…
Write a bash script that does the following: 1 Takes as its single parameter the
Write a bash script that does the following: 1 Takes as its single parameter the path to, and name of a file. 2 Inside the script, use the cat command and a for line in… construct…
Write a bash script that prints to the standard output (screen/terminal) Number
Write a bash script that prints to the standard output (screen/terminal) Number of arguments that were passed to it as positional parameters the first and third argument passed to…
Write a bash script that prompts the user for the name of a file or directory an
Write a bash script that prompts the user for the name of a file or directory and then tests theinput as to whether it exists or not. If the input name exists, report (print to th…
Write a bash script that takes three arguments (d1, d2, d3) on the command line,
Write a bash script that takes three arguments (d1, d2, d3) on the command line, then compares two directories, 40 1 d1 and d2, and copies every file that is present in d2 but not…
Write a bash script that takes three arguments (d1, d2, d3) on the command line,
Write a bash script that takes three arguments (d1, d2, d3) on the command line, then compares two directories, 40 1 d1 and d2, and copies every file that is present in d2 but not…
Write a bash script that uses awk to display only the names, phone number, state
Write a bash script that uses awk to display only the names, phone number, state and zip in a tabular format of the address book below. $ cat addressbook Xiao Li, lxiao, lxiao@unc…
Write a bash script that will implement the following command: merge [ -i -o ] s
Write a bash script that will implement the following command: merge [ -i -o ] sourcedirectory1 sourcedirectory2 destinationdirectory The idea is that the contents of sourcedirect…
Write a bash script that will implement the following command: merge [ -i -o ] s
Write a bash script that will implement the following command: merge [ -i -o ] sourcedirectory1 sourcedirectory2 destinationdirectory The idea is that the contents of sourcedirect…
Write a bash script that will implement the following command: merge [ -i -o ] s
Write a bash script that will implement the following command: merge [ -i -o ] sourcedirectory1 sourcedirectory2 destinationdirectory The idea is that the contents of sourcedirect…