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 235 / 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 keep getting an error message when trying to compile my C++ code can someone h
I keep getting an error message when trying to compile my C++ code can someone help please? [Warning] deprecated conversion from string constant to 'char*' [-Wwrite-strings] Sourc…
I keep getting an error message. Part 1 worked but not part 2! Thanks!! Exercise
I keep getting an error message. Part 1 worked but not part 2! Thanks!! Exercise 2 Description A palindrome is a string that reads the same forwards as well as backwards. There ca…
I keep getting an error on my homepage, but when i load it, under \"MY FAVORITE
I keep getting an error on my homepage, but when i load it, under "MY FAVORITE BAND" when i click "add nirvana" it is supposed to display "only talented bands?" but then it is say…
I keep getting an error on this program. My VS 2013 keeps giving me a IntelliSou
I keep getting an error on this program. My VS 2013 keeps giving me a IntelliSource: declaration is incompatible with "Void Car::set_Driver(*p) delcared at line 35. The problem to…
I keep getting an error saying \"hello world\" for this problem below using visu
I keep getting an error saying "hello world" for this problem below using visual studio for C++. I have attached below the code that i used! Write a program that displays the foll…
I keep getting an error when I answer this question: Assume the availability of
I keep getting an error when I answer this question: Assume the availability of a function called printStars. The function receives an integer value as an argument. If the argumen…
I keep getting an error when I try to run the function. (not enough input argume
I keep getting an error when I try to run the function. (not enough input arguments.) function [r i]=ramboringra(f,a,b,eps_step) h = b - a; R(0 + 1, 0 + 1) = 0.5*(f(a) + f(b))*h; …
I keep getting an error when I try to run this program. What are the proper step
I keep getting an error when I try to run this program. What are the proper steps I need to take? #include using namespace std; float insum(int d,float r,float chs,float hmc); flo…
I keep getting an error when i run the code, I am trying to have class method wh
I keep getting an error when i run the code, I am trying to have class method where the name of the user is put into a dictionary. Can someone please fix the error: Data read from…
I keep getting an error when i run the code, I am trying to have class method wh
I keep getting an error when i run the code, I am trying to have class method where the name of the user is put into a dictionary. Can someone please fix the error: Data read from…
I keep getting an error with my solution because I cant use strtof in visual stu
I keep getting an error with my solution because I cant use strtof in visual studio due to not being supported. Is there anything i can use to replace strtof in visual studio to r…
I keep getting an error with this, and i dont know why? Heres the error symbol:
I keep getting an error with this, and i dont know why? Heres the error symbol: class SpecialOne location: class CustomerInterface C:UsersTaylerDesktopCS111Splinters PizzasrcCusto…
I keep getting an error. I asked a question yesterday and it was posted but I ge
I keep getting an error. I asked a question yesterday and it was posted but I get an error What am I doing wrong. Also I am to drop the lowest score when I determine the grade. Th…
I keep getting an error. I was wondering what i was doing wrong. Create your cod
I keep getting an error. I was wondering what i was doing wrong. Create your code in p1abc123.c (replace abc123 with your abc123 ID). It must not contain the code from the driver!…
I keep getting an incorrect answer for Requirement 2 on this problem. The answer
I keep getting an incorrect answer for Requirement 2 on this problem. The answer is not $65,048,543.69 can someone please give me the correct answer. Please and Thank You Nally, I…
I keep getting can\'t find class error at the bottom where I am trying to test t
I keep getting can't find class error at the bottom where I am trying to test the rectangle. HELP! public class TestMyRectangle {     public static void main(String[] args){     }…
I keep getting error data_access: must return a value but I have it as type void
I keep getting error data_access: must return a value but I have it as type void, can anyone help me? #include <Windows.h> #include "375p2.h" #include <semaphore.h> #i…
I keep getting error messages in this program. Could I get some help debugging t
I keep getting error messages in this program. Could I get some help debugging this c++ code: #include using namespace std; int main() { void showBoard(void); void playerInput(int…
I keep getting errors in my homework project whenever I build my code. I have a
       I keep getting errors in my homework project whenever I build my code. I have a .h file and a .cpp file and this is the method that is in the .h file:        void push ( co…
I keep getting errors in my main method... What am i doing wrong? public class m
I keep getting errors in my main method... What am i doing wrong? public class midterm_1 { public static void main(String[] args) { midterm_1 c1 = new midterm_1 (); System.out.pri…
I keep getting errors on the following programming challenge, any help would be
I keep getting errors on the following programming challenge, any help would be greatly appreciated. Thanks Car Instrument Simulator: For this assignment you will design a set of …
I keep getting errors, and I do know how to solve practice problem. The second q
I keep getting errors, and I do know how to solve practice problem. The second question, I was able to fine a meaning of isdigit() but do not know how to apply it in a real-world …
I keep getting errors. Programming in C Program 4. Write a program that combines
I keep getting errors. Programming in C Program 4. Write a program that combines programs 1 through 3 into one vending machine user interface program. First welcome the user and d…
I keep getting it wrong A 680 g rock is whirled on the end of a string 41 cm lon
I keep getting it wrong A 680 g rock is whirled on the end of a string 41 cm long which will break under a tension of 25 N. a) What is the highest speed the rock can reach before …
I keep getting it wrong A 680 g rock is whirled on the end of a string 41 cm lon
I keep getting it wrong A 680 g rock is whirled on the end of a string 41 cm long which will break under a tension of 25 N. a) What is the highest speed the rock can reach before …
I keep getting it wrong don\'t where I am doing my error A researcher was attemp
I keep getting it wrong don't where I am doing my error A researcher was attempting to quantify the amount of DDT (dichlorodiphenyltrichloroethane) in spinach with gas chromatogra…
I keep getting mixed answers on this question, so I am not sure which one is act
I keep getting mixed answers on this question, so I am not sure which one is actually the correct answer, can you please show me step by step on how you solved it. 6. arrange the …
I keep getting one as my equilibrium constant for each absorbance (#1-5). Please
I keep getting one as my equilibrium constant for each absorbance (#1-5). Please take a look at my data. I need help calculating the equilibrium constant (K_eq). This data is from…
I keep getting one error when I run this code. The error is in the TestTitanic.j
I keep getting one error when I run this code. The error is in the TestTitanic.java and it says class, interface or enum expected. How do I correct this error? Thanks! import java…
I keep getting output in scientic notation can someone please help me fix my cod
I keep getting output in scientic notation can someone please help me fix my code ASAP. I am not sure what i am doing wrong. #include <iostream> #include <iomanip> #in…
I keep getting redefinition errors and undeclared identifiers 3. (20 points. Las
I keep getting redefinition errors and undeclared identifiers 3. (20 points. Lastname_Lab6 p3.cpp) Write a program that declares three one dimensional arrays named price, quantity…
I keep getting segmentation crashes I have an array of pointers that contaion st
I keep getting segmentation crashes I have an array of pointers that contaion structures in them like Array[0]->Str1->Str12->Str2->Str2. then, I'll pass the pointer ar…
I keep getting the answer .599; however, it isincorrect. Any help is greatly app
I keep getting the answer .599; however, it isincorrect. Any help is greatly appreciated. A small 0.200-kg object moves on a frictionless horizontal table ina circular path of rad…
I keep getting the first part wrong and I can\'t do the rest if I have that wron
I keep getting the first part wrong and I can't do the rest if I have that wrong. HELP! For the system of capacitors shown in the figure below, find the following. (Let C1 = 8.00 …
I keep getting the first part wrong can someone explain what am doing wrong. Inf
I keep getting the first part wrong can someone explain what am doing wrong. Information on four investment proposals is given below:    Investment Proposal 1. Compute the project…
I keep getting the first part wrong... I got 5.0 x 10^-6A Need a good break down
I keep getting the first part wrong... I got 5.0 x 10^-6A Need a good break down, A power line carries a current of 75A west along the tops of 8.5-m-high poles. Part A What is the…
I keep getting the following error and can\'t find what is wrong Here is the cod
I keep getting the following error and can't find what is wrong Here is the code... #include <iostream> #include <fstream> #include <sstream> #include <string…
I keep getting the incorrect answer to this problem, so I need to know how to wo
I keep getting the incorrect answer to this problem, so I need to know how to work the equation. I am coming up with 0.017398 and 0.01944. Can you break down the steps please? I f…
I keep getting the incorrect answer to this problem, so I need to know how to wo
I keep getting the incorrect answer to this problem, so I need to know how to work the equation. I am coming up with 0.017398 and 0.01944. Can you break down the steps please? I f…
I keep getting the question wronng answer on the chart at the bottom Due to erra
I keep getting the question wronng answer on the chart at the bottom Due to erratic sales of its sole product-a high-capacity battery for laptop computers-PEM, Inc., has been expe…
I keep getting the same day of the week no matter what the user enters. #include
I keep getting the same day of the week no matter what the user enters. #include <stdio.h> #include <stdlib.h> #include <math.h> // Prototype Declarations getDat…
I keep getting the wrong answer and I have no idea what I\'m doing wrong :( Two
I keep getting the wrong answer and I have no idea what I'm doing wrong :( Two charges are located in the (x, y) plane as shown in the figure below. The fields produced by these c…
I keep getting the wrong answer for part c. Problem 13-40 Demand for rug-cleanin
I keep getting the wrong answer for part c. Problem 13-40 Demand for rug-cleaning machines at Clyde's U-Rent-lt is shown in the following table. Machines are rented by the day onl…
I keep getting the wrong answer for this question: A boat, propelled so as to tr
I keep getting the wrong answer for this question: A boat, propelled so as to travel with a speed of 0.50 m/sin still water, moves directly across a river that is 60 m wide. The r…
I keep getting the wrong answer, please explain. Thanks Problem 5: An alpha part
I keep getting the wrong answer, please explain. Thanks Problem 5: An alpha particle (a helium nucleus, consisting of two protons and two neutrons) has a radius of approximately 1…
I keep getting the wrong answer, please help and explain, Thanks! Problem 2: Con
I keep getting the wrong answer, please help and explain, Thanks! Problem 2: Consider a system with energy levels quantized as in the figure given. Ground state is-10eV, 1st exite…
I keep getting the wrong answer. Help! Dora Chegg Study | Guided SolwN95 79: Hom
I keep getting the wrong answer. Help! Dora Chegg Study | Guided SolwN95 79: Homework forxC The Following Reaction Pl C Dsmartwork.wwnorton.com/sw/mod/smartwork/view.phpid-549946&…
I keep getting the wrong answer. i keep getting 6.60 for the make on part 1 and
I keep getting the wrong answer. i keep getting 6.60 for the make on part 1 and 97,680 for the buy not sure what i'm doing wrong. Thanks for the help Climate-Control, Inc., manufa…
I keep getting the wrong answers for each one. the options are -will hydrolyze w
I keep getting the wrong answers for each one. the options are -will hydrolyze water, transition metal with large charge - will hydrolize water conjugate acid of a weak base - wil…
I keep getting the wrong answers not sure if I am doing it correctly. I keep get
I keep getting the wrong answers not sure if I am doing it correctly. I keep getting the wrong answers not sure if I am doing it correctly. A jet airliner moving initially at 2.95…