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 1635 / 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 got the answers right for A B and D. but the rest im having difficulties with
i got the answers right for A B and D. but the rest im having difficulties with 2 Ag+ + Cu --> Cu+2 + 2 Ag You individually weigh out a piece of Copper Wire and an empty Reacti…
i got the code to work where it repeats if the user answers question incorrectly
i got the code to work where it repeats if the user answers question incorrectly but not if you answer incorrectly it keeps repeating same question and does not accept new answer …
i got the java code for library system management but i couldnot run it on eclip
i got the java code for library system management but i couldnot run it on eclipse can you help me , how to run it ? with explanation package librarymanagementproject; //Book clas…
i got these 2 programs, i wrote them but i get an error in the last 3 lines in t
i got these 2 programs, i wrote them but i get an error in the last 3 lines in the c++ program and in the last line in the c program, can any programmer help me #include<iostre…
i got these 2 questions wrong. can you help identify the errors? //Requires: sta
i got these 2 questions wrong. can you help identify the errors? //Requires: start > 0; end > 0 //Modifies: nothing //Effects: prints out the twin primes between start and e…
i got these questions wrong on my test and i would like to know the answer to th
i got these questions wrong on my test and i would like to know the answer to these. Thanks. 1) What is the frequency of a photon emitted by a helium-neon laser if it has a wavele…
i got these values in matlab but im not sure if its right.Can you code this and
i got these values in matlab but im not sure if its right.Can you code this and if you understand it and/or if my outputs are correct let me know.Im using the program MATLAB to do…
i got these wrong looking for the right answer 1. What is the definition of a \"
i got these wrong looking for the right answer 1. What is the definition of a "gene"? a. Fundamental unit of chemical information b. Functional region of RNA Continuous segments a…
i gotta modify the code using below options ====================================
i gotta modify the code using below options ================================================= Write a program to implement Huffman coding and decoding (see pages 415-421) in Java.…
i had a few calc questions if someone can please answer. 1) f(x)arcsec(2/x) ; fi
i had a few calc questions if someone can please answer. 1) f(x)arcsec(2/x) ; find the maximum(x,y) (its not pi/2, or -1/2) 2)A billboardd=86feet wide is perpendicular to a straig…
i have 3 cases that do the following: Search, Delete, and Display. I need help a
i have 3 cases that do the following: Search, Delete, and Display. I need help adding a fourth case for Inserting a State into the hash table; ---------------My Code--------------…
i have I3=I1+I2 -5i1 +21v -.1i1 -20i2 -40i2 + .5i2 +47v pretty sure it\'a wrong.
i have I3=I1+I2 -5i1 +21v -.1i1 -20i2 -40i2 + .5i2 +47v pretty sure it'a wrong. can you please give me a step by step on how to find i1. please write a little explanation with it …
i have I3=I1+I2 -5i1 +21v -.1i1 -20i2 -40i2 + .5i2 +47v pretty sure it\'a wrong.
i have I3=I1+I2 -5i1 +21v -.1i1 -20i2 -40i2 + .5i2 +47v pretty sure it'a wrong. can you please give me a step by step on how to find i1. please write a little explanation with it …
i have a 360ml (2liter) orange fanta with serving size 12, serving per container
i have a 360ml (2liter) orange fanta with serving size 12, serving per container 6, calories 170, sugar 45g. the question are: 1. how many total calories would be contributed in t…
i have a HTML code my website is aankitmalhotra.com when i click on the contact
i have a HTML code my website is aankitmalhotra.com when i click on the contact page and type in the info and press submit it does not calcualte the age correctly can someone edit…
i have a PRINCIPLES OF OPERATIONS MANAGEMENT class and this is one questions, so
i have a PRINCIPLES OF OPERATIONS MANAGEMENT class and this is one questions, so that you have an idea about the questions and all these stuff, so i wish someone can help with it …
i have a bunch of questions that i need answers to and understanding. i cant ful
i have a bunch of questions that i need answers to and understanding. i cant fully get my head wrap aroun them. Also can you provide a very brief explanation on why the answer is …
i have a class Vehicle , its the parent class , and i have a three child class\'
i have a class Vehicle , its the parent class , and i have a three child class's and every one of them have a child and i just need to have a simple varibels and methodes in every…
i have a code in C++ language can any one plz write the followingcode in C langu
i have a code in C++ language can any one plz write the followingcode in C language. #include <iostream> using std::cout; using std::endl; using std::cin; #include <ioman…
i have a code that runs, but it only lets the player to guess where the ships ar
i have a code that runs, but it only lets the player to guess where the ships are(which is a one player game with one board). is there a way some one can help turn this game into …
i have a code. could you complete it by writing both play and shuffle functions
i have a code. could you complete it by writing both play and shuffle functions ? this is the code //main.c #include "header_dmm.h" #define LOAD 1 #define STORE 2 #define DISPLAY …
i have a code. could you complete it by writing both play and shuffle functions
i have a code. could you complete it by writing both play and shuffle functions ? this is the code //main.c #include "header_dmm.h" #define LOAD 1 #define STORE 2 #define DISPLAY …
i have a couple of questions on java for my homework 20864 A \' array palindrome
i have a couple of questions on java for my homework 20864 A 'array palindrome' is an array which, when its elements are reversed, remains the same (i.e., the elements of the arra…
i have a couple of questions on java for my homework 21229 Assume the availabili
i have a couple of questions on java for my homework 21229 Assume the availability of a method  named  makeLine that can be passed a non-negative integer  n and a character  c and…
i have a database filled with data i entered. now i am gettingstuck with the SEL
i have a database filled with data i entered. now i am gettingstuck with the SELECT operation the question is asking me to list the firstname, lastname, andphonenumber of users wh…
i have a database table called \"COMMUNIK\", and this is how i created CREATE TA
i have a database table called "COMMUNIK", and this is how i created CREATE TABLE `COMMUNIK` ( `PID` int(11) NOT NULL AUTO_INCREMENT, `KID` char(3) DEFAULT NULL, `CID` char(6) DEF…
i have a database table called clients CREATE TABLE `CLIENTS` ( `PID` int(11) NO
i have a database table called clients CREATE TABLE `CLIENTS` ( `PID` int(11) NOT NULL AUTO_INCREMENT, `CID` char(6) DEFAULT NULL, `CNAME` varchar(75) DEFAULT NULL, `CADDRESS` var…
i have a dictionary file which consist inappropariate words and its named hangma
i have a dictionary file which consist inappropariate words and its named hangman.txt so i cant paste but here is the assignment instruction Let's play Hangman! Word: _ _ _ Misses…
i have a function which receives for parameters it is called ratethegroup() it r
i have a function which receives for parameters it is called ratethegroup() it recieves four integer values and their total so ratethegroup(int score1,int score2, int score3,int t…
i have a home work on the LC-3 assemply language, it is asking me to write a sub
i have a home work on the LC-3 assemply language, it is asking me to write a subroutine and i need helo on it. it is: write an LC-3 assembly language subroutine, named READS, whic…
i have a homework question where 12cos4.2+12isin4.2is˜-5.88-10.46i I put in 4.2-
i have a homework question where 12cos4.2+12isin4.2is˜-5.88-10.46i I put in 4.2->cos>x12 in my calculator it comes outto˜11.96, is it because of radians and degrees? what sh…
i have a java code completed but need to add in there if the user answers incorr
i have a java code completed but need to add in there if the user answers incorrectly then they are asked the same question again till they get it correct and it should not just g…
i have a java error problem, can someone help me with it? the problem is the pub
i have a java error problem, can someone help me with it? the problem is the public Math(JButton buttons[]) { /* * To change this template, choose Tools | Templates * and open the…
i have a piston cylinder device with a total height of 4.5 cm at the stops. from
i have a piston cylinder device with a total height of 4.5 cm at the stops. from 0 to 1cm is the initial quality of the mixture. The piston is 10 cm in diameter with a mass of 40 …
i have a practice problem where we have to create an assembly language program.
i have a practice problem where we have to create an assembly language program. This involves setting up a DIP switch and then to activate the LEDs on the Dragon 12 light board. T…
i have a problem with my code and i want you to fix it.......the code generate t
i have a problem with my code and i want you to fix it.......the code generate the program with no problem except that it gives wrong values for BMI ...........my code is: #includ…
i have a problem with writing code i have a text file that has data 101 50000 22
i have a problem with writing code i have a text file that has data 101 50000 225 70000 -93 15000 550 49000 333 93000 781 -11678 499 27654 680 55000 209 60000 0 with this datas i …
i have a program in computing where i have to read a list of students and their
i have a program in computing where i have to read a list of students and their grades from an input file and calculate each studen't average, then copy the information into a new…
i have a program that requires to keep track of all the itemsbought that have th
i have a program that requires to keep track of all the itemsbought that have there own unique parameters and they are of type Item Ex) Clothing-shit,price,quantity,weight Groceri…
i have a project to builu a slot machine. If the user gets the lucky number, the
i have a project to builu a slot machine. If the user gets the lucky number, the liquid display will say Jackpot! You Win!" on its screen and a noise will play only on Jackpots. W…
i have a question about python programming. it\'s about how to use numpy to perf
i have a question about python programming. it's about how to use numpy to perform data analysis. please help me with this You are given a Python variable with the name rainfall. …
i have a question about python programming. it\'s about how to use numpy to perf
i have a question about python programming. it's about how to use numpy to perform data analysis. please help me with this You are given a Python variable with the name rainfall. …
i have a question about significant figures and unsure on how many i should have
i have a question about significant figures and unsure on how many i should have, for this particular data set is should be three correct? please help Part 1 Disk Alone Angular ac…
i have a question about these code. im triyng to get a shuffle deck with 13 diff
i have a question about these code. im triyng to get a shuffle deck with 13 different faces but i only het number from 1 trought 4 instead the of the other 9 faces i have how can …
i have a question from gianacoli\'s physics for scientists andengineers 4th edit
i have a question from gianacoli's physics for scientists andengineers 4th edition. chapter 10 rotational motion, pg. 277 problem 21: A small rubber wheel is used to drive a large…
i have a question on this lc3 and i need some help thank thank you In the figure
i have a question on this lc3 and i need some help thank thank you In the figure, show the contents of memory after the following LC-3 assembly language program is assembled and l…
i have a questions on page118 from Murach\'s Oracle SQL and PL/SQL Works with Al
i have a questions on page118 from Murach's Oracle SQL and PL/SQL Works with All Versions Through 11g could write a code for me please. 9. write a SELECT statemnet that returns th…
i have a review final exam, can somebody gives me the answer sheet for all of th
i have a review final exam, can somebody gives me the answer sheet for all of these so i can double check with my answer! schema: Name Final Exam PSY 101-25 are organized patterns…
i have a runable code below that works with just guessing where the ships are. i
i have a runable code below that works with just guessing where the ships are. i need help editing this code to be able to have a player play against computer and taking turns pla…
i have a school project can anyone help me do the homework -------------- Transl
i have a school project can anyone help me do the homework -------------- Translating Reading Frames Given a sequence of DNA, it is necessary to examine all six reading frames of …