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

Browse S

Alphabetical listing with fast deep pagination.
53166 items • Page 421 / 1064

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
So I am supposed to simulate a cache using C. I understand that I would create 2
So I am supposed to simulate a cache using C. I understand that I would create 2 dimenional arrays, but do not understand how I would incorporate pointers to pointers (**) and mal…
So I am taking my first computer organization class and im using a hypothetical
So I am taking my first computer organization class and im using a hypothetical machine called the Pep/8 to understand a grasp of how a computer works. Pep/8 is a 16-bit machine. …
So I am trying to compile my program and it tells this: error: class std:: queue
So I am trying to compile my program and it tells this: error: class std:: queue < std vector basic_string <char> >> has no members named Tokenize, GetTokens. What …
So I am trying to complete this Java project but i am stuck. Here is my code - -
So I am trying to complete this Java project but i am stuck. Here is my code - ----- import java.util.*; import java.io.*; public class FinalExam {     public static void main(Str…
So I am trying to create a java method to convert arithmetic expressions from in
So I am trying to create a java method to convert arithmetic expressions from infix notation to postfix notation. This is the code I have currently, however the method is messing …
So I am trying to determine the equilibrium constant of the following equation.
So I am trying to determine the equilibrium constant of the following equation. Fe3+ (aq) + NCS- (aq) ---> FeNCS2+ (aq) I put following volumes in five test tubes numbered 1-5.…
So I am trying to follow the directions here: I am very confused as to how to im
So I am trying to follow the directions here: I am very confused as to how to implement structures, templates, and modify vector elements from a structure. My code so far is: Main…
So I am trying to write this code that only accepts 10 inputs into the array. Bu
So I am trying to write this code that only accepts 10 inputs into the array. But when I put the 10th input it crashes and I am very stuck. Here are the specs and any help would b…
So I am wondering if I got the difference right. Both methods use explosives to
So I am wondering if I got the difference right. Both methods use explosives to send waves into the earth's surface. Now reflection seismology tries to get information from the re…
So I am working on my c programming. Basically what we do is to check whether qu
So I am working on my c programming. Basically what we do is to check whether queens(1) are in the same row, columns or diagonal. The instructor told us not to use array[][] to ma…
So I am working on this problem: A mission-critical production system has n stag
So I am working on this problem: A mission-critical production system has n stages that have to be performed sequentially; stage i is performed by machine M_i. Each machine M_i ha…
So I am writing 2 programs the first takes inventory name, price, and stock for
So I am writing 2 programs the first takes inventory name, price, and stock for 10 items and creates and saves a file with the information. The second program will output the cont…
So I am writing a CS code for a project and I keep getting \"cannot open file\"
So I am writing a CS code for a project and I keep getting "cannot open file" I know I put it into my code, but I don't know why it won't execute after i input ./a.out I put in gc…
So I am writing a CS code for a project and I keep getting \"cannot open file\"
So I am writing a CS code for a project and I keep getting "cannot open file" I know I put it into my code, but I don't know why it won't execute after i input ./a.out I put in gc…
So I came across something terribly amazing today, that is, a video showing this
So I came across something terribly amazing today, that is, a video showing this species of peacock-spider, that literally, transforms into a human face waving his arms about. Wha…
So I can\'t even figure out how to start this program. Any help would be awesome
So I can't even figure out how to start this program. Any help would be awesome and greatly appreciative. Write a C++ Program that can be used to determinte grades at the end of t…
So I cleaned up some malicious PHP scripts from a client\'s site and I\'ve been
So I cleaned up some malicious PHP scripts from a client's site and I've been monitoring for follow up connections to the scripts. Of course, I've found a LOT of IPs requesting th…
So I completed part a on this but I am struggling to do part b and part c a) In
So I completed part a on this but I am struggling to do part b and part c a) In the class MyLinkedList, the implantation of the methods contains(E e), get(int index), indexOf(E e)…
So I completed part a on this but I am struggling to do part b and part c a) In
So I completed part a on this but I am struggling to do part b and part c a) In the class MyLinkedList, the implantation of the methods contains(E e), get(int index), indexOf(E e)…
So I completely understand this question and the steps that I am doing, however
So I completely understand this question and the steps that I am doing, however need some help explaining how to write the actual rate law itself: Given the following proposed mec…
So I created this html form for users. Now I want the information on this form t
So I created this html form for users. Now I want the information on this form to be sent to another person via their email. I also want the subject line of the email to have the …
So I did a and b are correct. The c is incorrect. The answer is not 0.135. (1 po
So I did a and b are correct. The c is incorrect. The answer is not 0.135. (1 point) The acceleration due to gravity, g, is given by GM T2 where M is the mass of the Earth, r is t…
So I did a lab in my physics class in which we measured the voltage and current
So I did a lab in my physics class in which we measured the voltage and current of a simple one- light bulb circuit using a multimeter. We then measured the resistance of the ligh…
So I did a lab on Avogadro\'s number and if my final calculation is close to Avo
So I did a lab on Avogadro's number and if my final calculation is close to Avogadro's number it would be good. Anyways one of my lab question comfuses me which states: List the t…
So I did a lab on the titration of acetic acid in vinegar where we put 10 mL of
So I did a lab on the titration of acetic acid in vinegar where we put 10 mL of NaOH in the titrator and 5 mL vinegar in the beaker underneath the titrator mixed with 2 drops of p…
So I did the Milestone 1 already and it seems to be correct. But now i need to d
So I did the Milestone 1 already and it seems to be correct. But now i need to do the Milestone 2 Please help. Street Sweep MILESTONE 1 - Variable & Fixed Cost Exercise INSTRU…
So I did this lab, and need to come up with a causal question and hypothesis. Ca
So I did this lab, and need to come up with a causal question and hypothesis. Can someone help me out? For Membrane 1 the procedure was: 1. To observe the effects of adding distil…
So I do not know how to write utility functions and I need help with these probl
So I do not know how to write utility functions and I need help with these problems. I'm not sure if I did the first one right or not too.                                         …
So I don\'t even know where to start. I need to create class code without any ja
So I don't even know where to start. I need to create class code without any java api imports. write a class called Date that represents a date consisting of a year, month, and da…
So I don\'t know If this is the right place to ask this. I am new to programming
So I don't know If this is the right place to ask this. I am new to programming, I am not very in to it (I know classes,arrays,functions..etc(Basic Things)). I was programming wit…
So I feel like this should be a common question but I can\'t find the answer. Ma
So I feel like this should be a common question but I can't find the answer. Maybe I'm using the wrong terminology. Assumptions: IDs are supposed to be unique across the document.…
So I figured out the first answer but I cannot figure out part b. In the sport o
So I figured out the first answer but I cannot figure out part b. In the sport of skeleton a participant jumps onto a sled (known as a skeleton) and proceeds to slide down an icy …
So I figured out the first answer but I cannot figure out part b. In the sport o
So I figured out the first answer but I cannot figure out part b. In the sport of skeleton a participant jumps onto a sled (known as a skeleton) and proceeds to slide down an icy …
So I figured out the first half of this question, but I cannot for the life of m
So I figured out the first half of this question, but I cannot for the life of me figure out the second half. I've tried so many different things that I have almost given up all h…
So I found the answer for 008 is 2.9 m/s 2 and for 009 my answer is 7.8 m/s, but
So I found the answer for 008 is 2.9 m/s2 and for 009 my answer is 7.8 m/s, but I can't seem to figure out how to solve question 010. How would you solve it? A 4.7 kg object is su…
So I found the answer to my question here on chegg and is rated 100% can someone
So I found the answer to my question here on chegg and is rated 100% can someone with C++ knowledge explain to me where in the program I insert the correct answer. I tried to repl…
So I found the answer to the question but I don\'t get it. Does this mean the gr
So I found the answer to the question but I don't get it. Does this mean the graft was successful? A 32-year-old woman was treated for mantle cell lymphoma with a nonmyeloablative…
So I found this code online and it supposed to shift to the left. Looking at the
So I found this code online and it supposed to shift to the left. Looking at the function, there is a line there that it will shift to the right. Why do you have to do that? Also,…
So I found this code online and it works, but I dont want my classmate to have t
So I found this code online and it works, but I dont want my classmate to have the same code as mine. The task is to change some of the codes, so that my classmates and I have dif…
So I found this online review that has similar content to my exam and I just wan
So I found this online review that has similar content to my exam and I just wanted to know if anybody knows the correct answers! 19. Which of the following statements accurately …
So I found this online review that has similar content to my exam and I just wan
So I found this online review that has similar content to my exam and I just wanted to know if anybody knows the correct answers! 23. In Figure 9.1 B, identify number 1. A) Articu…
So I found this online review that has similar content to my exam and I just wan
So I found this online review that has similar content to my exam and I just wanted to know if anybody knows the correct answers! 24. In Figure 9.1 C, identify number 1. A) Articu…
So I found this online review that has similar content to my exam and I just wan
So I found this online review that has similar content to my exam and I just wanted to know if anybody knows the correct answers! 28. In Figure 9.2 A, identify number 9. A) Anteri…
So I found this online review that has similar content to my exam and I just wan
So I found this online review that has similar content to my exam and I just wanted to know if anybody knows the correct answers! 36. In Figure 9.7, identify number 1. A) Anterior…
So I got a book on Security to try and teach myself some morethings about it. Un
So I got a book on Security to try and teach myself some morethings about it. Unfortunately I've run into a bit of code that Idon't really understand what is going on. It reads: i…
So I got a purple violet looking solid in my ochem lab and was toldto identify i
So I got a purple violet looking solid in my ochem lab and was toldto identify it. From the solubility test I found it was either aweak carboxylic acid, enol, phenol, or a sulfona…
So I got how to do part B. The new capacitance would be 2.0 F because the paper
So I got how to do part B. The new capacitance would be 2.0 F because the paper is removed. Can someone explain how to solve the rest of this problem please 1. A parallel-plate ca…
So I got how to do part B. The new capacitance would be 2.0 F because the paper
So I got how to do part B. The new capacitance would be 2.0 F because the paper is removed. Can someone explain how to solve the rest of this problem please 1. A parallel-plate ca…
So I got it working with the file and adding to the list and writing back to the
So I got it working with the file and adding to the list and writing back to the file. The ranking portion is difficult and I can't figure out what to do. I have ideas but I haven…
So I got my first job recently as junior web-developer. My company creates small
So I got my first job recently as junior web-developer. My company creates small/medium sites for wide variety of customers: autobusiness companies, weddign agencies, some sauna w…