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 204 / 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 these four set of questions, and I don\'t know how to answer them since I
I have these four set of questions, and I don't know how to answer them since I don't know the formulas and stuffs - Can you please explain them in a simple way, it doesn't have t…
I have these p-chem questions i need help with if anyone could please help! 1) W
I have these p-chem questions i need help with if anyone could please help! 1) Which of the following statements is true about heat and work? There may be more than one correct an…
I have these p-chem questions i need help with if anyone could please help! 1) W
I have these p-chem questions i need help with if anyone could please help! 1) Which of the following statements is true about heat and work? There may be more than one correct an…
I have these problems that I cannot get right for the life of me. Please help! 1
I have these problems that I cannot get right for the life of me. Please help! 1.You are tasked with designing a roller coaster loop-the-loop with radius r. How fast must the cart…
I have these problems to study from for an upcoming exam formy physics class (wh
I have these problems to study from for an upcoming exam formy physics class (which I really need to pass), the only problem isthat they will not give us the answers, so please if…
I have these questions for a homework assignment and have to show work. This wor
I have these questions for a homework assignment and have to show work. This works with MIPS coding language and is the class Introduction to Computer Architecture. 1.   Compile t…
I have these three files, the TruckDemo.java file should spit back a answer of t
I have these three files, the TruckDemo.java file should spit back a answer of true, but im getting a false statement, can you help show me what I got wrong?? this problem is page…
I have these three questions they are attached and need answers 1. Write down th
I have these three questions they are attached and need answers 1. Write down the definition of a function in terms of a relation. Then define what it means for a function to be i…
I have these two Javascript functions that are equal except for the variables on
I have these two Javascript functions that are equal except for the variables onClickVoteUp: function (e) {     var $target = $(e.target);     var upvoted = this.model.get("upvote…
I have these two integrals that I need to solve by using trig substitution, I di
I have these two integrals that I need to solve by using trig substitution, I did the substitution and I'm stuck in the step that comes after that. I know there may be alternative…
I have this BST #ifndef BST_H #define BST_H #include #include #include template
I have this BST #ifndef BST_H #define BST_H #include #include #include template struct Node { Node(); DataType Item; //assumes a copy constructor has been written for a DataType N…
I have this C++ coding problem I need help with. Question: An Unsorted Type ADT
I have this C++ coding problem I need help with. Question: An Unsorted Type ADT is to be extended by the addition of function SplitLists, which has the following specifications: F…
I have this Data Structures project that I\'m struggle with and need help. Some
I have this Data Structures project that I'm struggle with and need help. Some specification and a MUST..Do not use Java-provided classes (List, Collections, Comparator) or method…
I have this Data Structures project that I\'m struggle with and need help. Speci
I have this Data Structures project that I'm struggle with and need help. Specification: Do not use Java-provided classes (List, Collections, Comparator) or methods (Collections.s…
I have this Dynamics Prac Assignment that asks \'Using only observations taken b
I have this Dynamics Prac Assignment that asks 'Using only observations taken before 1800 AD and your own experimental measurements, try to estimate the distance to the moon and i…
I have this Dynamics Prac Assignment that asks \'Using only observations taken b
I have this Dynamics Prac Assignment that asks 'Using only observations taken before 1800 AD and your own experimental measurements, try to estimate the distance to the moon and i…
I have this GPA calculator that I am working on and it compiles with no errors.
I have this GPA calculator that I am working on and it compiles with no errors. Say I enter 9 hours for the semester it is wanting me to enter 9 classes, how can I fix it so that …
I have this Java Project and it is only done, but I have a few problems. First h
I have this Java Project and it is only done, but I have a few problems. First here is the assignment: Implement the object model shown in Figure 1-25 to implement a small banking…
I have this Java Project and it is only done, but I have a few problems. First h
I have this Java Project and it is only done, but I have a few problems. First here is the assignment: Implement the object model shown in Figure 1-25 to implement a small banking…
I have this Java code is working perfect, but I just need to count how many Pair
I have this Java code is working perfect, but I just need to count how many Pairs, in below you will find the output is 2 pairs, so I need in that output ( the number of pairs = 2…
I have this Java programming assignment that I\'m working on and this I am suppo
I have this Java programming assignment that I'm working on and this I am suppose to have a while loop that will //increment the count by 1 //ask a user to input the score //add t…
I have this JavaScript exercise can not find solution on last part, this is what
I have this JavaScript exercise can not find solution on last part, this is what I need. Input: A text string, using prompt. Output: Either "Valid name" or "Invalid name", dependi…
I have this MIPS Assembly program that checks for palindrome but I dont really u
I have this MIPS Assembly program that checks for palindrome but I dont really understand the steps. If someone could comment some of the code and help me understand that would be…
I have this Sub in VBA Excel and I have everything figured out except how to add
I have this Sub in VBA Excel and I have everything figured out except how to add this: This is what I have so far: Option Explicit Sub EX8_2_2NearestNeighbor() Dim iSeg As Integer…
I have this activity that I have to do using the R program. I have done the work
I have this activity that I have to do using the R program. I have done the work to graph the histogram by histo(a) and of course stuff before that but my instructor wants us to: …
I have this almost completed, my code its producing a gui that changes the image
I have this almost completed, my code its producing a gui that changes the image randomly for the computer and for the user it changes it on button selection. My issue its that i …
I have this answer below in pic, but when I check the answer in this link it\'s
I have this answer below in pic, but when I check the answer in this link it's not the write answer!! http://db.grussell.org/sql/interface.cgi?tn=Tutorial%203&qn=9 I have …
I have this arduino code that I want to use to control the steering of a motor.
I have this arduino code that I want to use to control the steering of a motor. The professor told me to get rid of the oscilloscope function, and then add the necessary code to c…
I have this array of strings array char names[32][4] = { \"ABA\", \"ABC\",\"ABD\
I have this array of strings array char names[32][4] = { "ABA", "ABC","ABD","ABG", "BAA", "BAB", "BAC", "ABA", "CBA", "DAB", "DBC", "DBE","DBA","EAB", "FAB", "FAC", "FAA", "GAB", …
I have this as a program and I dont know how to divide it into different classes
I have this as a program and I dont know how to divide it into different classes. Please make changes to make this program work import java.util.Scanner; import java.text.DecimalF…
I have this assembl y code , i need to - Add the necessary I/O needed to read th
I have this assembly code , i need to - Add the necessary I/O needed to read the data from the user instead of having default digit - Add the necessary push & pop needed for (…
I have this assignment for a c++ data structures class. I just need to create so
I have this assignment for a c++ data structures class. I just need to create some methods and implement them. I also need a test driver to test the code. Here is the assignment: …
I have this assignment for a c++ data structures class. I just need to create so
I have this assignment for a c++ data structures class. I just need to create some methods and implement them. I also need a test driver to test the code. Here is the assignment: …
I have this assignment in C programing: Programming assignment (100 pts): Write
I have this assignment in C programing: Programming assignment (100 pts): Write a program that uses an array of structures to hold contact information for your friends. The progra…
I have this assignment that has five parts to it and I know how do do them all,
I have this assignment that has five parts to it and I know how do do them all, except one part. The first part is: On a Linux or Windows host machine, install virtual machine sof…
I have this assignment where im supposed to create 3 cubes .. the proff. wants u
I have this assignment where im supposed to create 3 cubes .. the proff. wants us to use both BufferedReader and Scanner. im not sure why its not compiling even though i tried eve…
I have this assignment: \"First, design and implement a Python program that take
I have this assignment: "First, design and implement a Python program that takes a positive whole number n as input and outputs the square root of n using the Babylonian algorithm…
I have this basic class structure: public class SinglyLinkedList { private Link
I have this basic class structure: public class SinglyLinkedList {     private Link head;   private Link tail;     private int size;     private static class Link {         privat…
I have this bit of code over here. Basically, it asks the userto enter informati
I have this bit of code over here. Basically, it asks the userto enter information about a movie. I need it to do it for twomovies. The code works just fine for the first movie, u…
I have this bubble sort. I need to add a counter to check the comparisons. In or
I have this bubble 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 but when i debug I get errors in priceList.cpp and groceryBill.cpp /
I have this but when i debug I get errors in priceList.cpp and groceryBill.cpp //priceList.h #pragma once #include <string> #include <stdexcept> #include "PriceListIte…
I have this c code which is supposed to print a line of textbut it has some logi
I have this c code which is supposed to print a line of textbut it has some logic problems and memory related problems. Cananybody please look through it and modify the code for m…
I have this c++ project that i need help with ! Up until this point, I only have
I have this c++ project that i need help with ! Up until this point, I only have nested switch cases for the program, 3 cases for the three load types, and each case has 7 nested …
I have this calculator that is supposed to return the change when you pay for so
I have this calculator that is supposed to return the change when you pay for something .. the calculator works , except tha it has a bug when i enter number like .90 to .94 cents…
I have this case i have to analyze. I think it has dealing with strict product l
I have this case i have to analyze. I think it has dealing with strict product liability. I am also struggling to find a supporting case for my answer. Any help? Q2.      While dr…
I have this childrens rubber ball which glows in the dark after it\'s exposed to
I have this childrens rubber ball which glows in the dark after it's exposed to light. I "charge" it with a flash light then play with my dogs at night. I thought to try a very in…
I have this class Day: public class Day { private String day = null; String days
I have this class Day: public class Day { private String day = null; String days[] = { "Sun", "Mon", "Tues", "Wed", "Thur", "Fri", "Sat" }; public void setDay(String day) { this.d…
I have this class I am able to use to test my code: import java.util.Iterator; /
I have this class I am able to use to test my code: import java.util.Iterator; // This Class can be used to test the OrderedLinkedList class public class LinkedListTest {       pr…
I have this class I am able to use to test my code: import java.util.Iterator; /
I have this class I am able to use to test my code: import java.util.Iterator; // This Class can be used to test the OrderedLinkedList class public class LinkedListTest {       pr…
I have this class I am able to use to test my code: import java.util.Iterator; /
I have this class I am able to use to test my code: import java.util.Iterator; // This Class can be used to test the OrderedLinkedList class public class LinkedListTest {       pr…