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

Browse I

Alphabetical listing with fast deep pagination.
87858 items • Page 206 / 1758

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
I have this equation Fe(H2O)6 2+ + H2C204(aq) +0.5 H20 + 2C2O4 2- (aq) + 3K+-->
I have this equation Fe(H2O)6 2+ + H2C204(aq) +0.5 H20 + 2C2O4 2- (aq) + 3K+--> H3O+ (aq) + K3[Fe(C2O4)3] 3H2O(s) + 3H2O(l) I have 10.005g of Fe(H20)6 2+ 8.3039 g oxalic acid 6…
I have this equation: = x(20x^3 + 48x^2 + 36x + 8) I need to simply it more to f
I have this equation: = x(20x^3 + 48x^2 + 36x + 8) I need to simply it more to find the roots or where it equals zero. The answer is given but I don't understand how they are fact…
I have this exercise about absolute time and relative time! 9. (30 pts total, 5
I have this exercise about absolute time and relative time! 9. (30 pts total, 5 pts each) For the following mark whether it is an example of absolute time (A) or relative time (R)…
I have this for part 1 just need the rest. part 1 #include #include
I have this for part 1 just need the rest. part 1 #include <iostream> #include<cassert>    using namespace std; //definition of the template class stackType template &…
I have this function for tetris game in c++ that suppose to check the if the col
I have this function for tetris game in c++ that suppose to check the if the column is fulled, and then delete the fulled row and move everything above one column down. however it…
I have this function. I\'m using a struct (I have to use one) and I can\'t get a
I have this function. I'm using a struct (I have to use one) and I can't get anything to be read from the infile. struct EmpType { string employee; string employeeName; double sal…
I have this geometric optics exercise here, in which a man is looking at himself
I have this geometric optics exercise here, in which a man is looking at himself in a mirror. Determine the minimum height at which the bottom of the mirror must be placed so the …
I have this half correct, but the other half is still wrong. Please help! You ar
I have this half correct, but the other half is still wrong. Please help! You are designing the section of a roller coaster ride shown in the figure. Previous sections of the ride…
I have this header file and I need the implementation for several functions: ret
I have this header file and I need the implementation for several functions: retrieve, merge and isSubset. Thank you. class OrderedList : public List<DataType> { public: sta…
I have this homework due at 12 today and I have posted 20 Qs today Check them ou
I have this homework due at 12 today and I have posted 20 Qs today Check them out after this Q Is there a relationship between the weight and price of a mountain bike? The followi…
I have this homework problem I\'m having trouble with. I can\'t get answers line
I have this homework problem I'm having trouble with. I can't get answers line correct for all the names. Please help I have been stuck on this for so long. Also the percent part …
I have this homework question and was able to set up the free body diagrams for
I have this homework question and was able to set up the free body diagrams for the two blocks but got stuck forming the equations in part a. Please help if you can and give expla…
I have this huge JAVA program with lots of files and such and I have this error
I have this huge JAVA program with lots of files and such and I have this error that confuses me and I need help. no prop file for end of road Exception in thread main" java.lang.…
I have this huge word problem I\'m trying to get through and I don\'t think I\'m
I have this huge word problem I'm trying to get through and I don't think I'm doing it right. I need to learn it for my upcoming test, so if you could work it all out that would b…
I have this hw problem: Implement a GUI program that acts as a time display. The
I have this hw problem: Implement a GUI program that acts as a time display. The program should print the current time when the user clicks on a button within the application. The…
I have this idea that I want to build. I want to start the idea as a web-app, th
I have this idea that I want to build. I want to start the idea as a web-app, then move into mobile-app and possible desktop application. The project should have databases (mostly…
I have this if condition: if (description == null || description == \"\") I want
I have this if condition: if (description == null || description == "") I want to write this using equals because i get this below error: Literal Strings should be compared using …
I have this information that I can figure out the answer to... here is the data.
I have this information that I can figure out the answer to... here is the data... Current assets blank Long term liabilities blank Total contributed capital blank Long-term inves…
I have this interface: public interface MyInterface { void add (int numbers); vo
I have this interface: public interface MyInterface { void add (int numbers); void total(); void countofnumbers(); void mean(); } how can i implement this interface in a class tha…
I have this issue with my program Everything works good but when I run it it onl
I have this issue with my program Everything works good but when I run it it only shows Player 1 But what it should do is after Player 1 turn it should switch to Player 2. THE QUE…
I have this java class that reads data (mixture of words and numbers lines) from
I have this java class that reads data (mixture of words and numbers lines) from a file. How can I modify it so it reads only the words? File input: Sentence int1 double1 int2 dou…
I have this java code and I cannot seem to get it to work properly. I\'ll add wh
I have this java code and I cannot seem to get it to work properly. I'll add what is going wrong with the code in here as well. /* Project4.java InsertInOrder with bSearch optimiz…
I have this java code with some errors that are stumping me lines,26,107,124,134
I have this java code with some errors that are stumping me lines,26,107,124,134,145 public class UserCFRecommender extends Recommender { public UserCFRecommender() { super(); } p…
I have this java program assigned for Data Structures using Java and I have the
I have this java program assigned for Data Structures using Java and I have the card class and deck class completed and I’m having trouble with the stack and queue class for it. A…
I have this javascript code and I cannot get the understanding of what should be
I have this javascript code and I cannot get the understanding of what should be done with the import anonymous function. If you could do this and explain Part One: A Simple hello…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB07, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB07, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB07, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB07, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab I\'ve been trying to work on but I can\'t figure out how to comp
I have this lab I've been trying to work on but I can't figure out how to complete it. Here are all the resources provided by the instructor. LAB08, Array of Student Class objects…
I have this lab for Quantitative Analysis that is worded a little strangely. I w
I have this lab for Quantitative Analysis that is worded a little strangely. I was hoping someone could explain what is meant by plotting average measured volume by expected volum…
I have this lab report quistion I would like help to answer first here is the dr
I have this lab report quistion I would like help to answer first here is the driver class which the instircter doesn't want me to edit Then here is my code to solve a numerical i…
I have this lab that I can\'t figure out and I only have a few more days to comp
I have this lab that I can't figure out and I only have a few more days to complete it. I included the links to the previous lab which this builds on and all other relevant resour…
I have this lab that I can\'t figure out and I only have a few more days to comp
I have this lab that I can't figure out and I only have a few more days to complete it. I included the links to the previous lab which this builds on and all other relevant resour…
I have this long java code. I want to remove methods without damaging the progra
I have this long java code. I want to remove methods without damaging the program. I want to keep the methods that help me read the text file, add new contact, and to print the li…
I have this long online lab that I am working on and I am stuck onconverting Mol
I have this long online lab that I am working on and I am stuck onconverting Molarity then ultimately finding the % of phosphoricacid in the cola? There is all of different steps …
I have this marketing assignment that is due today in couple of hours so if anyo
I have this marketing assignment that is due today in couple of hours so if anyone can help me in completing the assignment it will be helpful.    Background In 2017, the Public P…
I have this merge sort. I need to add a counter to check the comparisons. In ord
I have this merge sort. I need to add a counter to check the comparisons. In order words, how often I check one element in the array against another? Am I doing it, right? If not,…
I have this merge-sort mips code but It only prints when the sort is done. I wan
I have this merge-sort mips code but It only prints when the sort is done. I want it to print the array each sort iteration. Here is my Code: .data list: .space 100000 # original …
I have this method and I am traying to do some data path testing , J unit test ,
I have this method and I am traying to do some data path testing , J unit test , this is how i was trying to do it but it keeps giving me an issue becuase is a void method insted …
I have this method as part of my class Book public String toString() { return ti
I have this method as part of my class Book public String toString() { return title + " by " + author + " (" + numPages + " pages)"; } and I need the following method in my class …
I have this mini project, that has a concrete construction of a residential buil
I have this mini project, that has a concrete construction of a residential building, the net area of the house is = 763 ft2. I need to know how to do the following : 1-How do I d…