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

Browse F

Alphabetical listing with fast deep pagination.
30003 items • Page 453 / 601

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
For this problem in part A why can’t I get the answer despite putting it in the
For this problem in part A why can’t I get the answer despite putting it in the calculator what am I doing wrong I can’t seem to get 1.16x10^-15 No matter how hard I try The solut…
For this problem please show me how to create the NEWITEM table, update a record
For this problem please show me how to create the NEWITEM table, update a record, insert a record, and delete an old record. I also need at least 3 ways of comparing QITEM to NEWI…
For this problem please use the LCCDE system at initial rest described below: y[
For this problem please use the LCCDE system at initial rest described below: y[n] + ½ y[n - 1] = x[n] Find and plot the impulse response of this LTI system. From the time domain,…
For this problem select the \"Nonuniform circular motion\" modeand use the follo
For this problem select the "Nonuniform circular motion" modeand use the following settings. Initial angular velocity = -3.0 rad/s. Radius = 2.3 cm. Angular acceleration = 0.75 ra…
For this problem set you may refer to the free energies of hydrolysis given in T
For this problem set you may refer to the free energies of hydrolysis given in Tables 13-4 and 13-6. In addition fructose-1,6-bisphosphate + H2O ? fructose-6-P + Pi ?Go' = -16.3 k…
For this problem set, we will consider a toy economy with eight workers--Lucy, R
For this problem set, we will consider a toy economy with eight workers--Lucy, Ricky, Ethel, Fred, Chingachgook, Galla Placidia, Ibn Sina, and An Lushan--that produces two commodi…
For this problem set, you need to create two classes to simulate a file system,
For this problem set, you need to create two classes to simulate a file system, and then write a method that will recursively search through the file system for a given file. The …
For this problem the rst column is the plastic hardness (Y ) and the second colu
For this problem the rst column is the plastic hardness (Y ) and the second column is the elapse time (X). can you please use SAS and show the code. 199.0 16.0 205.0 16.0 196.0 16…
For this problem the rst column is the plastic hardness (Y ) and the second colu
For this problem the rst column is the plastic hardness (Y ) and the second column is the elapse time (X). if you could please use SAS and show the code. Use the SAS programming l…
For this problem think about the goods market. Suppose the consumption equation
For this problem think about the goods market. Suppose the consumption equation is represented by the following: C = 200 + 0.75 Y_D (where Y_D is disposable income), that investme…
For this problem think about wage-setting and price-setting, incorporating expec
For this problem think about wage-setting and price-setting, incorporating expectations about productivity. Suppose an economy experiences technological change at rate gA, depreci…
For this problem use the full IS-LM model. Start from an equilibrium. Suppose th
For this problem use the full IS-LM model. Start from an equilibrium. Suppose the government and the central bank are at odds. The government wants to reduce the interest rate, wh…
For this problem use the full IS-LM model. Start from an equilibrium. Suppose th
For this problem use the full IS-LM model. Start from an equilibrium. Suppose the government (not the central bank) wants to reduce the interest rate. If the government uses a fis…
For this problem use your initial population of N=8,000 with an allele frequency
For this problem use your initial population of N=8,000 with an allele frequency of 0.3 for the A1 allele (p) from #1d and e. Now consider a group of 3,000 migrants with 0.8 as th…
For this problem use your initial population of N=8,000 with an allele frequency
For this problem use your initial population of N=8,000 with an allele frequency of 0.3 for the A1 allele (p) from #1d and e. Now consider a group of 3,000 migrants with 0.8 as th…
For this problem use: ?water = 1000 kg/m3 A cylindrical water-storage tank has a
For this problem use: ?water = 1000 kg/m3 A cylindrical water-storage tank has a height of 8.1 m and a radius of 6.2 m. The storage tank is full of water but is vented to the atmo…
For this problem using C programming, you will generate a random number, make a
For this problem using C programming, you will generate a random number, make a guess until you guess correctly. Each time the statistics will be written to a file. For one set of…
For this problem using C programming, you will generate a random number, make a
For this problem using C programming, you will generate a random number, make a guess until you guess correctly. Each time the statistics will be written to a file. For one set of…
For this problem we have to put it in like the book shows examples, for instance
For this problem we have to put it in like the book shows examples, for instance how they have 3 colums one with physical units direct materials and conversion cost with the lable…
For this problem we w visit the teengamb dataset in the faraway R package: >1ibr
For this problem we w visit the teengamb dataset in the faraway R package: >1ibrary(faraay > data(teengamb) head (teengamb) sex status income verbal gamble 8 0.0 8 0.0 6 0.0…
For this problem we want you to replace all the jQuery code in the submit-button
For this problem we want you to replace all the jQuery code in the submit-button and keyboard event handlers in canvasWithTimer.js. This will involve making AJAX HTTP POST request…
For this problem you are to begin to create a Blackjack program. (Be sure to use
For this problem you are to begin to create a Blackjack program. (Be sure to use java.util.Scanner not swing when necessary). You will need to successfully create and run these 5 …
For this problem you are to consider a forwarding unit for a 5-stage pipeline pr
For this problem you are to consider a forwarding unit for a 5-stage pipeline processor. The forwarding unit returns the value to be forwarded to the current instruction. There ar…
For this problem you have to decide whether you want a discrete or continuous ra
For this problem you have to decide whether you want a discrete or continuous range of random numbers. After choosing this, you should ask the user the range of numbers they want …
For this problem you may assume that the sets L and J are both subsets of N. i.
For this problem you may assume that the sets L and J are both subsets of N. i. Show that any infinite decidable language L has an infinite decidable subset. ii. Show that any inf…
For this problem you modify the Rectangle class to throw a custom exception if a
For this problem you modify the Rectangle class to throw a custom exception if an attempt is made to create an illegal rectangle. The program will read a file of potential rectang…
For this problem you must define a simple generic interface SortableInterface, a
For this problem you must define a simple generic interface SortableInterface, and two implementations of the interface, StringSort and BankAccountSort. a. Define a Java interface…
For this problem you must develop an aggregate plan based on the aggregate forec
For this problem you must develop an aggregate plan based on the aggregate forecasted demand shown in the table below. Month Forecasted demand November 26 December 12 January 18 F…
For this problem you must use Minipedia.java from the code distribution (which c
For this problem you must use Minipedia.java from the code distribution (which currently is implemented using the DumbList.java data structure to search for titles, insert, and de…
For this problem you need to make a pivot table and then determine the following
For this problem you need to make a pivot table and then determine the following probabilities: P(female), P(red hair given female), P(red hair given male), P(red hair), p(over 20…
For this problem you need to make a pivot table and then determine the following
For this problem you need to make a pivot table and then determine the following probabilities: P(female), P(red hair given female), P(red hair given male), P(red hair), p(over 20…
For this problem you will be asked to modify the function below as follows: Add
For this problem you will be asked to modify the function below as follows: Add an additional input argument (call it user_sel_in ) that will allow a user to enter an operation ty…
For this problem you will be calculating the amount of money you will have at re
For this problem you will be calculating the amount of money you will have at retirement if you invest a fixed amount every month. Specifications 1. Requirements 1. You must use l…
For this problem you will consider the following assembly fragment: data word X
For this problem you will consider the following assembly fragment: data word X word 0 times 0 text start li $t0, 0 times 0 li $t1, 0 times 2 li $t2, X li $t5, 0 times F loop: and…
For this problem you will create two files: diceFunctions.cpp and main.cpp. Heed
For this problem you will create two files: diceFunctions.cpp and main.cpp. Heed the following specifications. diceFunctions.cpp contains the following functions: int randomInt(in…
For this problem you will display the ASCII table from 0 to 255. The first 32 AS
For this problem you will display the ASCII table from 0 to 255. The first 32 ASCII values (0 to 31) are non-printable, so the value NP was hardcoded for those values. Outputting …
For this problem you will display the ASCII table from 0 to 255. The first 32 AS
For this problem you will display the ASCII table from 0 to 255. The first 32 ASCII values (0 to 31) are non-printable, so the value NP was hardcoded for those values. Outputting …
For this problem you will read a file of numbers adding them ad you go, but skip
For this problem you will read a file of numbers adding them ad you go, but skipping some of the number as indicated by a code in the file. Create a package named prob? Create a t…
For this problem you will read a file of numbers adding them as you go, but skip
For this problem you will read a file of numbers adding them as you go, but skipping some of the number as indicated by a code in the file 1. Create a package named prob1 2. Creat…
For this problem you will simulate a lottery drawing. The user will be asked to
For this problem you will simulate a lottery drawing. The user will be asked to enter a number between 1 and 99 (including 1 and 99) and this number will be compared to a lottery …
For this problem you will try to emulate some basic functions of a Task Manager.
For this problem you will try to emulate some basic functions of a Task Manager. You must support the addition and removal of tasks. Each task will be assigned a priority as a non…
For this problem you will try to emulate some basic functions of a Task Manager.
For this problem you will try to emulate some basic functions of a Task Manager. You must support the addition and removal of tasks. Each task will be assigned a priority as a non…
For this problem you will try to emulate some basic functions of a Task Manager.
For this problem you will try to emulate some basic functions of a Task Manager. You must support the addition and removal of tasks. Each task will be assigned a priority as a non…
For this problem you will use SPSS and Chapter 12 Data Set 1. This is a pre-test
For this problem you will use SPSS and Chapter 12 Data Set 1. This is a pre-test / post-test study. The research question is: "Is the pre-test mean different from the post-test me…
For this problem you will use SPSS and Chapter 12 Data Set 1. This is a pre-test
For this problem you will use SPSS and Chapter 12 Data Set 1. This is a pre-test / post-test study. The research question is: "Is the pre-test mean different from the post-test me…
For this problem you will use SPSS and the data set shown in problem 4 of Salkin
For this problem you will use SPSS and the data set shown in problem 4 of Salkind, p. 241. You will need to enter these data by hand into an SPSS spreadsheet. Make sure you enter …
For this problem you will write two functions and place them in someFunctions.cp
For this problem you will write two functions and place them in someFunctions.cpp. someFunctions.cpp should only contain the two functions described below and should not contain a…
For this problem, I am mainly confused as to how you tell which one is an acid o
For this problem, I am mainly confused as to how you tell which one is an acid or a base, and which one is the strong or weak acid or base. Some of these compounds are not in the …
For this problem, I have to use overloading to edit a c++ class I have used befo
For this problem, I have to use overloading to edit a c++ class I have used before.    first, overload << and >> operators for the class you have written that has oupu…
For this problem, I know I need to take 5% volume of the heavy fraction - 95% vo
For this problem, I know I need to take 5% volume of the heavy fraction - 95% volume of the light fraction to get the change in temp, thus giving me a bad or good seperation. My q…