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

Browse H

Alphabetical listing with fast deep pagination.
34653 items • Page 171 / 694

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
Hello. I am trying to find out how to declare the variables and make the functio
Hello. I am trying to find out how to declare the variables and make the functions to add, subtract, and multiply two matrices together. As well as Transpose and Printing values f…
Hello. I am trying to verify my answers. I would appreciate an appropriate detai
Hello. I am trying to verify my answers. I would appreciate an appropriate detailed answer. Thanks!!! Short Answer 22. Under what conditions might government intervention in a mar…
Hello. I am using Visual Basic in Visual Studios. I am trying to use the Cancel
Hello. I am using Visual Basic in Visual Studios. I am trying to use the Cancel Button property on my form to stop the application from drawing my line, however when I click escap…
Hello. I am working on absolute Java, is the book title. It is chapter 5, questi
Hello. I am working on absolute Java, is the book title. It is chapter 5, question 5. I keep getting errors in the code when I RUN THE PROGRAM. I CREATED A TEST MONEY JAVA PAGE AN…
Hello. I am working on problem 16-39 in the book of Printice Hall\'s Federal Tax
Hello. I am working on problem 16-39 in the book of Printice Hall's Federal Taxation 2015 Corporations, Partnerships, Estates, and Trusts. It askes for the excess credit, howeber …
Hello. I am writing a program that evaluates expressions in C++ but I keep getti
Hello. I am writing a program that evaluates expressions in C++ but I keep getting errors between my main class and the symboltable.h and .cpp classes. I am hoping another set of …
Hello. I asked a question a few hours ago regarding a java code homework assignm
Hello. I asked a question a few hours ago regarding a java code homework assignment. https://www.chegg.com/homework-help/questions-and-answers/hello-greatly-need-help-java-homewor…
Hello. I asked for help with this question, but question (a) had the only correc
Hello. I asked for help with this question, but question (a) had the only correct solution. Assistance on the other two would be greatly appreciated. A hot rod can accelerate from…
Hello. I bolded the answers that I think are correct but I need confirmation so
Hello. I bolded the answers that I think are correct but I need confirmation so I can get a good grade. Thanks! 1.Write the header for the default constructor of a class called Ho…
Hello. I don\'t know where to start on this one. Could you please help? Design a
Hello. I don't know where to start on this one. Could you please help? Design a class for a widget manufacturing plant. Assuming that 10 widgets can be produced each hour, the cal…
Hello. I had to write a java program for fractions, addition and multiplication.
Hello. I had to write a java program for fractions, addition and multiplication. I wrote the code using the book and internet research, but I don't know parts of my program. Can y…
Hello. I have 20 workbooks into which different offices data from Access is hous
Hello. I have 20 workbooks into which different offices data from Access is housed. There are six columns, A-F, and varying number of rows. Here is the simple copy and paste code …
Hello. I have a C assignment. I have been too sick couple of days I was not able
Hello. I have a C assignment. I have been too sick couple of days I was not able to complete this. Can you possibly write this out. I am willing to give you a lot of credit if you…
Hello. I have a java class that mostly deals with files IO, queues and hash tabl
Hello. I have a java class that mostly deals with files IO, queues and hash table (chainedhashtable). The only thing I have to do is to complete the methods that are commented //T…
Hello. I have a quesiton about implementing a clock in java. I have the followin
Hello. I have a quesiton about implementing a clock in java. I have the following code:        (The 30 here represents 30 minutes)        double minuteHand = 30/60.0*2.0*Math.PI; …
Hello. I have a question for my Intro to Assembly Language class that I am havin
Hello. I have a question for my Intro to Assembly Language class that I am having troubles doing. Your help will be really appreciated. Thank you in advance! Q#6. Using bit-wise B…
Hello. I have a test on matrices coming up. Is there a quick way to learn this?
Hello. I have a test on matrices coming up. Is there a quick way to learn this? I am so stuck on it. More specifically, pivoting, linear algebra matrix, solving system with augmen…
Hello. I have an assignment that is completed minus one thing, I can\'t get the
Hello. I have an assignment that is completed minus one thing, I can't get the resize method in Circle class to actually resize the circle in my TestCircle claass. Can someone loo…
Hello. I have an assignment that is completed minus one thing, I can\'t get the
Hello. I have an assignment that is completed minus one thing, I can't get the resize method in Circle class to actually resize the circle in my TestCircle claass. Can someone loo…
Hello. I have an experiment that deal with trying to find the concentration of c
Hello. I have an experiment that deal with trying to find the concentration of copper in solution. I weighed 0.2015 g of CuO and transfered it into a 150 beaker. Then Added 30 mL …
Hello. I have my entire class written and it works, but I can\'t figure out how
Hello. I have my entire class written and it works, but I can't figure out how to print the output (using printf) to the the output I need. The sample session that I need is: Ente…
Hello. I have the following problem in the textbook: I am having a little troubl
Hello. I have the following problem in the textbook: I am having a little trouble understanding step 2 in the problem. I would appreciate it if someone could go through this in mo…
Hello. I have this program called BigInt that takes 2 big numbers as strings, pu
Hello. I have this program called BigInt that takes 2 big numbers as strings, put them in arrays not arraylist, and is suppose to add sub mul and div them. I have the adding and s…
Hello. I have this python code (bellow) and I need to calculate, still in python
Hello. I have this python code (bellow) and I need to calculate, still in python, the condition number of V and U and the number of digits that will be lost obtaining the coeffici…
Hello. I have this python code (bellow) and I need to calculate, still in python
Hello. I have this python code (bellow) and I need to calculate, still in python, the condition number of V and U and the number of digits that will be lost obtaining the coeffici…
Hello. I have this python code (bellow) and I need to solve, still in python , t
Hello. I have this python code (bellow) and I need to solve, still in python, the linear systems Va = y and Vb = y using algorithms created by factorization. 1. LU with and withou…
Hello. I just asked this and got a good answer. However, I have another question
Hello. I just asked this and got a good answer. However, I have another question. I am working on a max heap tree with the following code: I need the output of this tree to be in …
Hello. I just worked on this problem and we\'re asked to find theeffiency and th
Hello. I just worked on this problem and we're asked to find theeffiency and the heat energy input. i got an efficiency of about13.6 % and i would like to check with someone if th…
Hello. I keep getting errors when I try to test out the beginning of my Tic Tac
Hello. I keep getting errors when I try to test out the beginning of my Tic Tac Toe program using Netbeans: *************************************************** main.cpp:7: error: …
Hello. I made a new algorithm for sorting. It\'s not as quick as the radix sort
Hello. I made a new algorithm for sorting. It's not as quick as the radix sort or the quick sort, but it is conceptually the easiest to understand and code. It is also not as bad …
Hello. I missed the class where we discussed S-Parameters and I need help with t
Hello. I missed the class where we discussed S-Parameters and I need help with these questions. If you could please explain while answering, that would be fantastic. They don't co…
Hello. I missed the class where we discussed S-Parameters and I need help with t
Hello. I missed the class where we discussed S-Parameters and I need help with these questions. If you could please explain while answering, that would be fantastic. They don't co…
Hello. I need a reworded summary of the following text. The geologic features of
Hello. I need a reworded summary of the following text. The geologic features of the Virgin Spring area record four major deformational events. The first, occurring as early as 1,…
Hello. I need answers for following questions thank you. 1) A molecule, whose fo
Hello. I need answers for following questions thank you. 1) A molecule, whose formula is AB, dissolves in water and also conducts electricity. What one statement best describes th…
Hello. I need answers for following questions thank you. 1) A molecule, whose fo
Hello. I need answers for following questions thank you. 1) A molecule, whose formula is AB, dissolves in water and also conducts electricity. What one statement best describes th…
Hello. I need help altering my code a bit. I need it to print an error message i
Hello. I need help altering my code a bit. I need it to print an error message if the string inputed does not start with a "(" . And I also need it to print out the symbols inpute…
Hello. I need help answering a few questions. These questions revolve around the
Hello. I need help answering a few questions. These questions revolve around the Numberphile video on Youtube 11.11.11. This is the link attached. If it does not work, type in Num…
Hello. I need help answering a few questions. These questions revolve around the
Hello. I need help answering a few questions. These questions revolve around the Numberphile video on Youtube 11.11.11. This is the link attached. If it does not work, type in Num…
Hello. I need help completing a lab about potentiometric titration of chloride i
Hello. I need help completing a lab about potentiometric titration of chloride ions in an unknown. I titrated as follows: - Two separate beakers connected via voltmeter. ---------…
Hello. I need help connecting all 3 of my classes. I have notes where my program
Hello. I need help connecting all 3 of my classes. I have notes where my program is off currently. I am stumped right now. Thank you :) class EmployeeClassName {                  …
Hello. I need help creating a slideshow using javascript and html. The Your slid
Hello. I need help creating a slideshow using javascript and html. The Your slideshow file must meet the following specifications: -----Include the JavaScript in the Head section …
Hello. I need help finding the cost of units transferred to the next department.
Hello. I need help finding the cost of units transferred to the next department. The following information concerns production in the Forging Department for November. All direct m…
Hello. I need help finding the total overhead variance and preparing an income s
Hello. I need help finding the total overhead variance and preparing an income statement. Thank you! Problem 15-5 Indigo Labs, Inc. provides mad cow disease testing for both state…
Hello. I need help finishing a C++ HW assignment for my 2nd part intro to C++ co
Hello. I need help finishing a C++ HW assignment for my 2nd part intro to C++ college class. Here is my current code: -------------------------------------------------------------…
Hello. I need help finishing this code. I forget exactly how to set up the two f
Hello. I need help finishing this code.  I forget exactly how to set up the two functions at the bottom of the code w/ their appropriate calls. The numbers in the array will be of…
Hello. I need help fixing this Java Code on Eclipse. Please fix parts indicated
Hello. I need help fixing this Java Code on Eclipse. Please fix parts indicated as "//Fix" or "//Fill-in". The code given is the first image. Thank you! Sample outputs are given b…
Hello. I need help on part c of this problem. We are using matlab and are expect
Hello. I need help on part c of this problem. We are using matlab and are expected to use the find function. For instance, for part b, I wrote something like heightA= find(h>=1…
Hello. I need help on part c of this problem. We are using matlab and are expect
Hello. I need help on part c of this problem. We are using matlab and are expected to use the find function. For instance, for part b, I wrote something like heightA= find(h>=1…
Hello. I need help putting the below into PYTHON coding language: A supermarket
Hello. I need help putting the below into PYTHON coding language: A supermarket wants to reward its best customer of each day, showing the customer’s name on a screen in the super…
Hello. I need help with part B please. I have answered A already. Consider the f
Hello. I need help with part B please. I have answered A already. Consider the following population: {20, 21, 22, 23}. Note that the population mean is the following. Compute the …