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 80 / 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 am trying to finish my last lab of the semester but am having trouble figuring
I am trying to finish my last lab of the semester but am having trouble figuring it out. Please explain how you get your answer!! Data: Cuvette 1: 4mL of CuSO4 and 6mL of HNO3 Cuv…
I am trying to finish this program but have run into a problem. There is an erro
I am trying to finish this program but have run into a problem. There is an error that I do not know how to solve. The error is: error C2664: 'void std::list<_Ty>::insert&lt…
I am trying to fiture out my total variable costs in a Special Order sale to det
I am trying to fiture out my total variable costs in a Special Order sale to determine whether to accept or reject. My variable costs are Direct Materials of .8 per unit, Direct L…
I am trying to fix a program that converts a temperature in degree Celsius to de
I am trying to fix a program that converts a temperature in degree Celsius to degree Fahrenheit. I keep getting an incorrect output for degree Fahrenheit. When I input 65.0 for an…
I am trying to follow the methods used in this paper (http://arxiv.org/pdf/1208.
I am trying to follow the methods used in this paper (http://arxiv.org/pdf/1208.3023.pdf) to construct the Hamiltonian of a graphene cone, but taking into account the spin-orbit c…
I am trying to form N-nitrophenyl carbazole my new calculation I will do it with
I am trying to form N-nitrophenyl carbazole my new calculation I will do it with 0.5 g of Carbazole here was my first trying I did it with 0.05g of carbazole as u see I get impure…
I am trying to form a matrix class in java that perform addition, subtraction, d
I am trying to form a matrix class in java that perform addition, subtraction, dot product, and hadamard product. The program cannot use any loops. I need to print options for cho…
I am trying to formulate a matlab function that works. I keep getting errors but
I am trying to formulate a matlab function that works. I keep getting errors but am not sure as to why. Could somebody please help me get this code running or refer me to someone …
I am trying to formulate a research problem statement based on this future resea
I am trying to formulate a research problem statement based on this future research: Limitations and Future Directions A number of potential limitations of this project should be …
I am trying to forward my schema into a mysql database, but I cannot get it to w
I am trying to forward my schema into a mysql database, but I cannot get it to work. I tried multiple checklists, including the Check List Is Db InnoDB? Yes Are all tables InnoDB …
I am trying to fully understand the relationship between BCRYPT\'s COST factors
I am trying to fully understand the relationship between BCRYPT's COST factors and how much more time it would take a machine to crack a password with PHP 5.5's password_hash() Th…
I am trying to generate a metric for a company cost savings goal. To do this, I
I am trying to generate a metric for a company cost savings goal. To do this, I want to estimate the savings we realized by using an open source web application rather than buildi…
I am trying to generate some candidate traits to measure in a fitness assay of w
I am trying to generate some candidate traits to measure in a fitness assay of wildtype outbred (lab population) flies. The key trait I will measure is lifespan. I am looking for …
I am trying to get a list of number put them into a vector to be sorted then pri
I am trying to get a list of number put them into a vector to be sorted then printed out. #include <fstream> #include <cstdlib> #include <vector> #include <al…
I am trying to get a program to work but there are a couple of compile errors th
I am trying to get a program to work but there are a couple of compile errors that I cannot figure out. Could you fix them so the program can run and compile properly. Thank you! …
I am trying to get conceptual understanding of AFN (Additional Funds Needed) in
I am trying to get conceptual understanding of AFN (Additional Funds Needed) in corporate finance. Could somebody clarify what it actually is? To be more specific, does it or does…
I am trying to get each monthly temp average temperature to display..for instanc
I am trying to get each monthly temp average temperature to display..for instance //chapter 11 program #include#includeusing namespace std; enum Month{January,February,March,April…
I am trying to get input on number 4... 1. The 1980 U.S. population, broken down
I am trying to get input on number 4... 1. The 1980 U.S. population, broken down by region and attitude to legalization of marijuana, roughly turned out as follows In Favor 7.8% 1…
I am trying to get input on number 4... 1. The 1980 U.S. population, broken down
I am trying to get input on number 4... 1. The 1980 U.S. population, broken down by region and attitude to legalization of marijuana, roughly turned out as follows In Favor 7.8% 1…
I am trying to get my code to work. I also need to make it so people can input t
I am trying to get my code to work. I also need to make it so people can input the name of the text file used in the code, although I can't seem to make it work. If you could fix …
I am trying to get my code to work. If you could fix my code and allow the input
I am trying to get my code to work. If you could fix my code and allow the input of the code to match the output I gave, I would greatly appreciate it. MY CURRENT CODE: #include #…
I am trying to get my form to use JavaScript so that when the Help Needed option
I am trying to get my form to use JavaScript so that when the Help Needed option is selected, a textarea will appear. Here is my code: <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML …
I am trying to get my program to spit out in something like this, This is HEX to
I am trying to get my program to spit out in something like this, This is HEX to ASCII or character conversion. Just need help. Please tell me when my for loops keeps going wrong.…
I am trying to get started out in the right direction on this code. I have been
I am trying to get started out in the right direction on this code. I have been working on it for a while now and can't seem to figure things out..... My main problem stems from i…
I am trying to get the loop to do the below so far i can get it to print out the
I am trying to get the loop to do the below so far i can get it to print out the correct FIB numbers but when adding the for loop it wont even do that anymore. Write a program to …
I am trying to get this program to open my input file and open my output file an
I am trying to get this program to open my input file and open my output file and it is not doing it. What am I doing wrong? My input txt file "Ch7_Ex5Data.txt" : 43 67 82 0 35 28…
I am trying to get this question answered in Visual Basic 2010. Everytime I post
I am trying to get this question answered in Visual Basic 2010. Everytime I post it I am getting Java or C++. A painting company has determined that for every 115 square feet or w…
I am trying to get this question answered in Visual Basic 2010. Everytime I post
I am trying to get this question answered in Visual Basic 2010. Everytime I post it I am getting Java or C++. A painting company has determined that for every 115 square feet or w…
I am trying to get this to print the angle between a set of coordinates in degre
I am trying to get this to print the angle between a set of coordinates in degrees. Any idea how i can get this to work correctly? I put the error at the end. I don't really under…
I am trying to get this to validate on W3C, but it keeps coming back with five e
I am trying to get this to validate on W3C, but it keeps coming back with five errors... They are not major errors at all. This is what they are... You may have neglected to close…
I am trying to get to the videos by their names, i want you use the videosByTitl
I am trying to get to the videos by their names, i want you use the videosByTitle() method to generate the proper map of title to video.. below is the code i have written and i ha…
I am trying to graph a fuction using matplotlib in Jupyter notebooks in python.
I am trying to graph a fuction using matplotlib in Jupyter notebooks in python. My code is below. I don't understand why I am getting the error message. import math def quadratic_…
I am trying to grasp the importance of some of the terms used to define the clin
I am trying to grasp the importance of some of the terms used to define the clinical performance of screening tests. I understand that sensitivity is the likelyhood that the test …
I am trying to have the final scores print our on a file from the highest score
I am trying to have the final scores print our on a file from the highest score to the lowest, but I can not seem to get it to work. #include <stdio.h> #include <stdlib.h…
I am trying to help my daughter and being as i was never that greatat math am i
I am trying to help my daughter and being as i was never that greatat math am i having problems myself. I helped her with most of herhomework and helped her to understand how to d…
I am trying to identify the functional group present based on the IR Spectrum. C
I am trying to identify the functional group present based on the IR Spectrum. CHEMISTRY 325-ORGANI. CH "AL M- 2016 (GMT-08 00) 110 Wed Mar 02 16 03 50 2016 (GMT-06:00) 105 100 95…
I am trying to implement BinarySearchTree remove() method in a recursive way. I
I am trying to implement BinarySearchTree remove() method in a recursive way. I get the idea of it but it is very confusing to implement. plz look at the code that I have for now …
I am trying to implement The Sieve of Eratosthenes to output: Enter the limit: 1
I am trying to implement The Sieve of Eratosthenes to output: Enter the limit: 1000 Primes up to 1000 2 3 5 7 11 13 17 19 23 29 31 37 41 43 47 53 59 61 67 71 73 79 83 89 97 101 10…
I am trying to implement a Queue using 2 stacks in c++, this is what I did so fa
I am trying to implement a Queue using 2 stacks in c++, this is what I did so far and now I am stuck , I am not sure if I am in the right track.. Could you please help me finish t…
I am trying to implement a generic linked list. It works fine except for a small
I am trying to implement a generic linked list. It works fine except for a small detail. When I attempt to use the insert method it will only work properly if both linked list are…
I am trying to implement a graph data structure in C#. I have the following inte
I am trying to implement a graph data structure in C#. I have the following interfaces: public interface IVertex<TValue> {     TValue Value { get;}           VertexList<I…
I am trying to implement a method to report the number of cards in a deck after
I am trying to implement a method to report the number of cards in a deck after each card is dealt, here is my code. Currently the cardsInDeck is not being reached and I need to c…
I am trying to implement a natural language query preprocessing module which wou
I am trying to implement a natural language query preprocessing module which would, given a query formulated in natural language, extract the keywords from that query and submit i…
I am trying to implement a set class that creates a binary tree out of Strings.
I am trying to implement a set class that creates a binary tree out of Strings. Currently when you run main you get: Anna is not an employee of the company! (Find method) [Ivan, B…
I am trying to implement an application that includes registration, In order to
I am trying to implement an application that includes registration, In order to register to the system the user shall enter his organization ID number let's say. To verify the use…
I am trying to implement and test the function templates Mean, Median, Selection
I am trying to implement and test the function templates Mean, Median, SelectionSort, and Swap. I have written all the code for both files, but I need help with a couple of compil…
I am trying to implement bidirectional search in a graph. I am using two breadth
I am trying to implement bidirectional search in a graph. I am using two breadth first searches from the start node and the goal node. The states that have been checked are stored…
I am trying to implement my own sublist method that returns a portion of an arra
I am trying to implement my own sublist method that returns a portion of an array list within it's given parameters. From what I have, my attempt doesnt return multiples elements …
I am trying to implement the shortest job first scheduling algorithm in java, ho
I am trying to implement the shortest job first scheduling algorithm in java, however i need help filling in the else statement. import java.util.ArrayList; public class SJF {    …
I am trying to improve my mmA method such that the number of comparisons is 3n/2
I am trying to improve my mmA method such that the number of comparisons is 3n/22. the method I attach below only give me the number of comparison is 2+C(n/2)+C(n/2). My improved …